#2456: read CSV from GDAL data directory
---------------------------------+---------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: blocker | Milestone: 7.1.0
Component: Projections/Datums | Version: svn-releasebranch70
Resolution: | Keywords: gdal
CPU: Unspecified | Platform: Unspecified
---------------------------------+---------------------------------
Comment (by neteler):
Example, why we need to fix this (http://epsg.io/4674):
{{{
grass70 -c epsg:4674 ~/grassdata/SIRGAS2000
GRASS 7.0.2svn (SIRGAS2000):~ > g.proj -w
GEOGCS["grs80",
DATUM["unknown",
SPHEROID["Geodetic_Reference_System_1980",6378137,298.257222101],
TOWGS84[0,0,0,0,0,0,0]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433]]
}}}
which is not properly detected.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2456#comment:10>
GRASS GIS <https://grass.osgeo.org>