Ticket #611 (closed defect: wontfix)
[raster] gdal2wktraster.py crashes on Windows 7
| Reported by: | pracine | Owned by: | pracine |
|---|---|---|---|
| Priority: | low | Milestone: | PostGIS Future |
| Component: | raster | Version: | trunk |
| Keywords: | Cc: |
Description
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:
It comes with MapServer? but you can just copy the GDAL binaries and GDAL for Python you need.
Change History
Note: See
TracTickets for help on using
tickets.
