Changes between Version 90 and Version 91 of WKTRaster
- Timestamp:
- 12/10/09 11:31:09 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster
v90 v91 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 '''71 * '''Source Code, API and Bug report''' 72 72 73 * PostGIS WKT Raster source code is available from the OSGeo Subversion repository73 * PostGIS WKT Raster source code is available from the OSGeo Subversion repository 74 74 {{{ 75 75 svn checkout https://svn.osgeo.org/postgis/spike/wktraster wktraster 76 76 }}} 77 * You can also download the latest development snapshot from: http://postgis.refractions.net/download/77 * You can also download the latest development snapshot from: http://postgis.refractions.net/download/ 78 78 79 79 * API reference is available on [http://postgis.refractions.net/documentation/raster-doxygen/ WKT Raster Doxygen] pages. 80 80 81 81 * See report with [report:17 All tickets reported to WKT Raster]