[GRASS-dev] Re: [GRASS GIS] #820: r.in.wms doesn't work in WinGRASS installer distribution

GRASS GIS trac at osgeo.org
Fri Apr 9 17:11:54 EDT 2010


#820: r.in.wms doesn't work in WinGRASS installer distribution
---------------------------+------------------------------------------------
  Reporter:  ddalimonte    |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect        |      Status:  new                      
  Priority:  normal        |   Milestone:  6.4.0                    
 Component:  Packaging     |     Version:  svn-releasebranch64      
Resolution:                |    Keywords:  r.in.wms, wingrass       
  Platform:  MSWindows XP  |         Cpu:  Unspecified              
---------------------------+------------------------------------------------
Comment (by hellik):

 Replying to [comment:8 hamish]:

 >  * r.in.wms for 6.4 is a problematic dead end. The new Python rewrite
 for grass 7 is where the future is. (using new GDAL/OGR drivers if
 possible)

 tested with the latest WinGrass7-installer:

 {{{
 r.in.wms layers=global_mosaic mapserver=http://wms.jpl.nasa.gov/wms.cgi
 output=wms_global_mosaic
 Calculating tiles...
 Traceback (most recent call last):
   File "C:\Program Files\GRASS-70-SVN\scripts\m.proj.py",
 line 281, in <module>
     main()
   File "C:\Program Files\GRASS-70-SVN\scripts\m.proj.py",
 line 214, in main
     inf = file(infile)
 IOError: [Errno 13] Permission denied:
 'c:\\users\\syringia\\appdata\\local\\temp\\tmpsnqm6-'
 ERROR: cs2cs failed
 ERROR: r.tileset failed
 }}}

 [Errno 13] Permission denied: maybe related to?
 http://bugs.python.org/issue1425127

 Helmut

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/820#comment:22>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list