#26: please let people find their EPSG on the web
--------------------------+------------------------------------
Reporter: timmie | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: trivial | Milestone: 7.1.0
Component: wxGUI | Version: unspecified
Resolution: | Keywords: wxgui, location-wizard
CPU: Unspecified | Platform: Unspecified
--------------------------+------------------------------------
Comment (by neteler):
GDAL offers a function for that:
Python: srs.AutoIdentifyEPSG()
(see
http://www.gdal.org/classOGRSpatialReference.html#acb0373c83927bfd694048da6f79e33ea)
In C: OSRAutoIdentifyEPSG()
See
* http://gis.stackexchange.com/questions/7608/shapefile-prj-to-postgis-
srid-lookup-table
* https://lists.osgeo.org/pipermail/gdal-dev/2014-August/039963.html
* https://lists.osgeo.org/pipermail/grass-dev/2015-August/075926.html
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/26#comment:7>
GRASS GIS <https://grass.osgeo.org>