PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
projPJ lwproj_from_string | ( | const char * | txt | ) |
Get a projection from a string representation.
Eg: "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"
Definition at line 173 of file liblwgeom/lwgeom_transform.c.
References lwalloc(), and lwfree().
Referenced by gml_reproject_pa(), and transform_geom().