[GRASS-dev] [GRASS GIS] #1849: Cannot create a new GRASS Location using a custom proj4 string
GRASS GIS
trac at osgeo.org
Sat May 4 23:44:21 PDT 2013
#1849: Cannot create a new GRASS Location using a custom proj4 string
-------------------------------------------+--------------------------------
Reporter: voncasec | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: Projections/Datums | Version: unspecified
Keywords: proj4, location wizard, wxgui | Platform: Linux
Cpu: x86-64 |
-------------------------------------------+--------------------------------
Comment(by hamish):
besides the one on line 1500, maybe also needed in wizard.py line 901,
1346?
tried manually adding to latest wingrass 6.4svn build, selected the grid
file by epsg code 27200, but it jumped back to the 7-term default proj4
terms anyway. argh.
specifying from the search list worked (yay), specifying by proj4 terms
fails with:
{{{
...
if len(dtrans) == 0:
TypeError: object of type 'int' has no len()
}}}
as in comment:2.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1849#comment:6>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list