[GRASS-dev] Re: [GRASS GIS] #1189: wingrass: 'g.region -l' fails

GRASS GIS trac at osgeo.org
Thu Mar 17 16:56:09 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:8 hellik]:
 > any other test out there to test if there is maybe another spaces-in-
 pathnames-problem?

 some additional information

 {{{
 GRASS 6.4> g.proj -d
 GRASS datum code: nad27
 WKT Name: North_American_Datum_1927
 Datum transformation parameters (PROJ.4 format):
         nadgrids=c:/Program Files/GRASS 6.4.SVN/etc/nad/conus
 }}}

 {{{
 GRASS 6.4> g.proj -j
 +proj=utm
 +zone=13
 +a=6378206.4
 +rf=294.9786982
 +no_defs
 +nadgrids=c:/Program Files/GRASS 6.4.SVN/etc/nad/conus
 +to_meter=1.0
 GRASS 6.4>
 }}}

 {{{
 GRASS 6.5> g.proj -d
 GRASS datum code: nad27
 WKT Name: North_American_Datum_1927
 Datum transformation parameters (PROJ.4 format):
         nadgrids=c:/Program Files/GRASS 6.5.SVN/etc/nad/conus
 }}}

 {{{
 GRASS 6.5> g.proj -j
 +proj=utm
 +zone=13
 +a=6378206.4
 +rf=294.9786982
 +no_defs
 +nadgrids=c:/Program Files/GRASS 6.5.SVN/etc/nad/conus
 +to_meter=1.0
 }}}

 {{{
 GRASS 7.0.svn> g.proj -j
 +proj=utm
 +zone=13
 +a=6378206.4
 +rf=294.9786982
 +no_defs
 +nadgrids=C:\Program Files\GRASS 7.0.SVN/etc/nad/conus
 +to_meter=1.0
 GRASS 7.0.svn>
 }}}

 {{{
 GRASS 7.0.svn> g.proj -d
 GRASS datum code: nad27
 WKT Name: North_American_Datum_1927
 Datum transformation parameters (PROJ.4 format):
         nadgrids=C:\Program Files\GRASS 7.0.SVN/etc/nad/conus
 GRASS 7.0.svn>
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1189#comment:9>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list