[GRASS-dev] Re: [GRASS GIS] #667: please allow to export projection
information in more formats
GRASS GIS
trac at osgeo.org
Sat Nov 19 07:46:59 EST 2011
#667: please allow to export projection information in more formats
-------------------------+--------------------------------------------------
Reporter: timmie | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Default | Version: svn-develbranch6
Keywords: g.proj | Platform: Linux
Cpu: x86-32 |
-------------------------+--------------------------------------------------
Comment(by hamish):
For keeping track of the EPSG code used to create the location, try r49298
in trunk.
the wxPy location wizard (ie 'g.proj -c') should now save a
PERMANENT/PROJ_EPSG file in locations created by epsg code, and 'g.proj
-p|-g' will display it.
'''NOTE''': The EPSG code is preserved for historical metadata interest
only; the contents of this file are not used by pj_*() routines at all.
The PROJ_INFO file contains the active projection parameters; to avoid
conflicts of consistency this term should not be mixed into that file or
used in its place. (e.g. the epsg code typically does not define datum
transform parameters, or in the case of current PROJ 4.7.1svn's copy it
can contain incorrect datum transform terms)
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/667#comment:9>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list