[GRASS-dev] [GRASS GIS] #1165: wingrass: cs2cs fails from the msys
command line
GRASS GIS
trac at osgeo.org
Sun Sep 19 03:47:37 EDT 2010
#1165: wingrass: cs2cs fails from the msys command line
--------------------------------+-------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Projections/Datums | Version: svn-develbranch6
Keywords: cs2cs, wingrass | Platform: MSWindows XP
Cpu: x86-64 |
--------------------------------+-------------------------------------------
Hi,
while testing r.in.wms in 6.5svn in WinGrass I'm finding that a simple
cs2cs call fails on the Msys command line. (actually happens in r.tileset)
perhaps it's not finding the "/usr/share/proj/" support files (however
that's registered in the Windows build), although `cs2cs -ld` et al. seem
to work ok.
{{{
GRASS 6.5> cs2cs +proj=longlat +to +proj=longlat
Using from definition: proj=longlat
Rel. 4.7.1, 23 September 2009
<cs2cs.exe>:
projection initialization failure
cause: Unknown error
program abnormally terminated
GRASS 6.5> echo $?
3
}}}
the above ''should'' result in a blank line awaiting coord input.
?
thanks,
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1165>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list