[GRASS-dev] [GRASS GIS] #2140: m.proj does not handle cs2cs failure
GRASS GIS
trac at osgeo.org
Wed Mar 26 12:12:54 PDT 2014
#2140: m.proj does not handle cs2cs failure
--------------------------------+-------------------------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Projections/Datums | Version: svn-trunk
Keywords: m.proj, cs2cs | Platform: All
Cpu: All |
--------------------------------+-------------------------------------------
Comment(by wenzeslaus):
In the current version (after r59228) the tests
{{{
echo "111 111" > test.txt
m.proj input=test.txt proj_out="bla bla bla" proj_in="another bla bla bla"
}}}
outputs
{{{
Rel. 4.8.0, 6 March 2012
<cs2cs>:
projection initialization failure
cause: no arguments in initialization list
program abnormally terminated
ERROR: Using from definition:
}}}
which is much better than traceback but still it does not say what is the
problem and there is the strange "ERROR: Using from definition:"
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2140#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list