Opened 11 years ago

Closed 11 years ago

#1869 closed defect (fixed)

wingrass7: r.in.wms - ERROR: Unable to load GDAL python bindings

Reported by: hellik Owned by: grass-dev@…
Priority: normal Milestone: 7.0.0
Component: Raster Version: svn-trunk
Keywords: wingrass, r.in.wms, gdal, python Cc:
CPU: x86-64 Platform: MSWindows 7

Description

tested with some examples from the manual

r.in.wms url=http://irs.gis-lab.info layers=osm output=osm format=png           
ERROR: Unable to load GDAL python bindings
(Sat Feb 02 18:26:31 2013) Command finished (0 sec)                             
(Sat Feb 02 18:41:46 2013)                                                      
r.in.wms url=http://iceds.ge.ucl.ac.uk/cgi-bin/icedswms layers=bluemarble,landsat_1_01 styles=default,default output=landsat srs=4326 format=png
ERROR: Unable to load GDAL python bindings
(Sat Feb 02 18:41:46 2013) Command finished (0 sec)        

tested with

GRASS version: 7.0.svn                                                          
GRASS SVN Revision: 54831                                                       
Build Date: 2013-02-02                                                          
GIS Library Revision: 52468 (2012-07-27)                                        
GDAL/OGR: 1.9.2                                                                 
PROJ.4: 4.8.0                                                                   
GEOS: 3.3.6dev                                                                  
SQLite: 3.7.10                                                                  
Python: 2.7.2                                                                   
wxPython: 2.8.12.1                                                              
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)  

Helmut

Change History (1)

in reply to:  description comment:1 by hellik, 11 years ago

Resolution: fixed
Status: newclosed

Replying to hellik:

r.in.wms url=http://irs.gis-lab.info layers=osm output=osm format=png           
ERROR: Unable to load GDAL python bindings

see http://lists.osgeo.org/pipermail/osgeo4w-dev/2013-February/002088.html

adding the osgeo4w-GDAL-python-bindings helps for this, for further r.in.wms-issues in windows see:

http://trac.osgeo.org/grass/ticket/1872

closing ticket.

Helmut

Note: See TracTickets for help on using tickets.