Changes between Version 95 and Version 96 of WKTRaster/Documentation01


Ignore:
Timestamp:
Apr 15, 2010, 12:37:00 PM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/Documentation01

    v95 v96  
    182182
    183183 1. Compile PostGIS [wiki:UsersWikiWinCompile using these instructions].
     184
    184185 2. Get GDAL 1.7.1 sources from [http://trac.osgeo.org/gdal/wiki/DownloadSource] and extract (you need this for advanced features like ST_DumpAsPolygons)
     186
    185187 3. Build gdal make sure to build without libtool. Refer to [http://trac.osgeo.org/gdal/ticket/3465].
    186188ALSO '''NOTE:'''  It compiles and binds, but ST_DumpAsPolygons crashes and so do the regression tests involving GDAL.  Will try to build as static.