MCPcopy Create free account
hub / github.com/OSGeo/PROJ / pj_get_datums_ref

Function pj_get_datums_ref

src/datums.cpp:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 {nullptr, nullptr, nullptr, nullptr}};
62
63const struct PJ_DATUMS *pj_get_datums_ref() { return pj_datums; }
64
65/*
66 * This list is no longer updated, and some values may conflict with

Callers 1

pj_datum_setFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected