Changes between Version 91 and Version 92 of WKTRaster
- Timestamp:
- 12/10/09 11:33:53 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster
v91 v92 56 56 * '''Windows Binaries - ''' [http://www.postgis.org/download/windows/experimental.php Windows Experimental Builds] If you are running PostGIS on Windows, you can find fairly recent binaries of WKT Raster in the Windows Experimental Binaries section along with binaries of the most recent PostGIS trunk. 57 57 58 * '''Documentation - ''' [ [wiki:WKTRaster/Documentation01 Documentation] is under development.58 * '''Documentation - ''' [wiki:WKTRaster/Documentation01 Documentation] is under development. 59 59 60 60 * '''GDAL WKT Raster driver - ''' A [http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html GDAL WKT Raster driver] was developed following a [http://socghop.appspot.com/ Google Summer of Code 2009] grant obtained by [http://www.gis4free.org/blog/ Jorge Arevalo]. … … 69 69 * '''Specifications -''' To know more about or contribute your ideas about the design of WKT Raster consult [wiki:WKTRaster/SpecificationWorking01 the working specification page]. Accepted specifications are aggregates into the [wiki:WKTRaster/SpecificationFinal01 final specification page]. 70 70 71 * '''Source Code, API and Bug report''' 72 73 * PostGIS WKT Raster source code is available from the OSGeo Subversion repository 71 * '''Source Code, API and Bug report'''[[BR]][[BR]] 72 * PostGIS WKT Raster source code is available from the OSGeo Subversion repository 74 73 {{{ 75 74 svn checkout https://svn.osgeo.org/postgis/spike/wktraster wktraster 76 75 }}} 77 * You can also download the latest development snapshot from: http://postgis.refractions.net/download/ 78 79 * API reference is available on [http://postgis.refractions.net/documentation/raster-doxygen/ WKT Raster Doxygen] pages. 80 81 * See report with [report:17 All tickets reported to WKT Raster] 76 * You can also download the latest development snapshot from: http://postgis.refractions.net/download/[[BR]][[BR]] 77 * API reference is available on [http://postgis.refractions.net/documentation/raster-doxygen/ WKT Raster Doxygen] pages.[[BR]][[BR]] 78 * See report with [report:17 All tickets reported to WKT Raster] 82 79 83 80 == More Info ==