PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
Datum postgis_srs_entry | ( | PG_FUNCTION_ARGS | ) |
Search for srtext and proj4text given auth_name and auth_srid, returns TABLE(auth_name text, auth_srid text, srtext text, proj4text text)
Definition at line 534 of file postgis/lwgeom_transform.c.
References srs_entry::auth_code, srs_entry::auth_name, result, and srs_tuple_from_entry().