[postgis-devel] [PostGIS] #611: [raster] gdal2wktraster.py crashes on Windows 7
PostGIS
trac at osgeo.org
Wed Sep 29 16:12:04 PDT 2010
#611: [raster] gdal2wktraster.py crashes on Windows 7
----------------------------+-----------------------------------------------
Reporter: pracine | Owner: pracine
Type: defect | Status: new
Priority: low | Milestone: PostGIS Raster Future
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
This might be true for Windows Vista as well.
This is a documented GDAL for Python issue:
http://trac.osgeo.org/gdal/ticket/3456
This happen when the -k option is used. The band.ReadAsArray call makes
gdal2wktraster.py to crashes.
One work around is to install the GDAL version available at:
http://vbkto.dyndns.org/sdk/
It comes with MapServer but you can just copy the GDAL binaries and GDAL
for Python you need.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/611>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list