Home
last modified time | relevance | path

Searched defs:datum_auth_name (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/proj/proj-7.2.1/data/sql/
H A Dproj_db_table_defs.sql245 datum_auth_name TEXT, field
291 datum_auth_name TEXT NOT NULL, field
/dports/graphics/proj/proj-7.2.1/src/iso19111/
H A Dfactory.cpp2502 const auto &datum_auth_name = row[4]; in createGeodeticCRS() local
2603 const auto &datum_auth_name = row[3]; in createVerticalCRS() local
6297 const std::string &datum_auth_name, const std::string &datum_code, in createGeodeticCRSFromDatum()
6327 const std::string &datum_auth_name, const std::string &datum_code) const { in createVerticalCRSFromDatum() argument
H A Dc_api.cpp858 const char *datum_auth_name, in proj_query_geodetic_crs_from_datum()
3346 const char *datum_auth_name, const char *datum_code, in proj_create_vertical_crs_ex()