[postgis-users] Error Using WKTRASTER!

mukesh karanwal mukesh_karanwal at yahoo.com
Sun Jan 31 21:49:09 PST 2010


Hi,
 
I am trying to load raster data (Goetiff file) using "wktRaster" with the following command:
 
C:\Program Files\..\..>gdal2wktraster.py -r utmfile.tif -t utmtable -o utmfile.sql
As i execute this command from command prompt, it gives the following error:
 
File "C:\Program Files\..\..>gdal2wktraster.py" , line 32, in <module>
        from osgeo import gdal
        import error: no module named osgeo
 
I am having Python 2.5 with
system path: C:\gdalwin32-1.6\bin
GDAL_DATA:  C:\gdalwin32-1.6\data
 
how can i get rid of this error and store geotiff file in postgresql ?
 
 
With Regards,
Mukesh


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20100131/4eab5720/attachment.html>


More information about the postgis-users mailing list