[GRASS-dev] [GRASS GIS] #1452: wx location wizard doesn't ask for datum transform options because proj4 4.7.1's epsg file is broken
GRASS GIS
trac at osgeo.org
Sat Sep 29 10:05:41 PDT 2012
#1452: wx location wizard doesn't ask for datum transform options because proj4
4.7.1's epsg file is broken
-------------------------------------+--------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: Projections/Datums | Version: svn-releasebranch64
Keywords: location wizard, g.proj | Platform: All
Cpu: All |
-------------------------------------+--------------------------------------
Comment(by cmbarton):
The location wizard is a fancy wrapper for g.proj. It creates a proj4
string and send it to g.proj.
g.proj is supposed to return a datum transfer list when relevant for the
proj4 string. This *USED* to happen with any relevant proj4 string. It
seems now that it is ONLY happening when g.proj gets an EPSG code. The
code to return the datum transfer seems to be working properly, since it
works for EPSG. So my guess is that g.proj is no longer returning a datum
transform list for proj4 strings.
Michael
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1452#comment:25>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list