[GRASS-dev] Re: [GRASS GIS] #1189: wingrass: 'g.region -l' fails
GRASS GIS
trac at osgeo.org
Thu Mar 17 16:26:37 EDT 2011
#1189: wingrass: 'g.region -l' fails
--------------------------------+-------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.1
Component: Packaging | Version: svn-develbranch6
Keywords: wingrass, g.region | Platform: MSWindows XP
Cpu: x86-32 |
--------------------------------+-------------------------------------------
Comment(by hellik):
Replying to [comment:7 hamish]:
> [spearfish]
> > WARNUNG: pj_transform() fehlgeschlagen: failed to load datum shift
file
>
>
> > maybe there's something wrong with the sample dataset?
>
> seeing that spearfish is the most-tested dataset out there, if there was
a problem there I think we would have found it by now.
>
>
> another thing to try: 'g.region -d' before 'g.region -l'.
>
tested by wingrass64, wingrass65, wingrass70
-WinGRASS-6.4.SVN-r45671-1-Setup.exe
{{{
GRASS 6.4> g.proj -p
-PROJ_INFO-------------------------------------------------
name : UTM
datum : nad27
nadgrids : conus
proj : utm
ellps : clark66
a : 6378206.4000000004
es : 0.0067686580
f : 294.9786982000
zone : 13
-PROJ_UNITS------------------------------------------------
unit : meter
units : meters
meters : 1.0
}}}
{{{
GRASS 6.4> g.region -d
GRASS 6.4> g.region -l
WARNUNG: pj_transform() fehlgeschlagen: failed to load datum shift file
FEHLER: Fehler in pj_do_proj (Projektion des Eingabekoordinatenpaars).
}}}
-WinGRASS-6.5.SVN-r45672-1-Setup.exe
{{{
GRASS 6.5> g.proj -p
-PROJ_INFO-------------------------------------------------
name : UTM
datum : nad27
nadgrids : conus
proj : utm
ellps : clark66
a : 6378206.4000000004
es : 0.0067686580
f : 294.9786982000
zone : 13
-PROJ_UNITS------------------------------------------------
unit : meter
units : meters
meters : 1.0
}}}
{{{
GRASS 6.5> g.region -d
GRASS 6.5> g.region -l
WARNUNG: pj_transform() fehlgeschlagen: failed to load datum shift file
FEHLER: Fehler in pj_do_proj (Projektion des Eingabekoordinatenpaars).
GRASS 6.5>
}}}
-WinGRASS-7.0.SVN-r45681-1-Setup.exe
{{{
GRASS 7.0.svn> g.proj -p
-PROJ_INFO-------------------------------------------------
name : UTM
datum : nad27
nadgrids : conus
proj : utm
ellps : clark66
a : 6378206.4000000004
es : 0.0067686580
f : 294.9786982000
zone : 13
-PROJ_UNITS------------------------------------------------
unit : meter
units : meters
meters : 1.0
GRASS 7.0.svn>
}}}
{{{
GRASS 7.0.svn> g.region -d
GRASS 7.0.svn> g.region -l
WARNUNG: pj_transform() fehlgeschlagen: failed to load datum shift file
FEHLER: Fehler in pj_do_proj (Projektion des Eingabekoordinatenpaars).
GRASS 7.0.svn>
}}}
> ok, so perhaps a spaces in pathnames problem.
> look for the +nadgrids= filename from 'g.proj -p'.
any other test out there to test if there is maybe another spaces-in-
pathnames-problem?
Helmut
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1189#comment:8>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list