Changes between Version 78 and Version 79 of WKTRaster
- Timestamp:
- 12/09/09 12:59:23 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster
v78 v79 48 48 The goal of '''WKT Raster''' is to implement the RASTER type '''as much as possible like the GEOMETRY type''' is implemented in PostGIS and to offer '''a single set of overlay SQL functions''' (like ST_Intersects) operating '''seamlessly''' on vector and raster coverages. 49 49 50 == Installation == 51 52 * '''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. 53 54 * '''Documentation - ''' [[wiki:WKTRaster/Documentation01 Documentation] is under developement. 55 56 * '''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]. 57 50 58 == Development Info == 51 59 … … 62 70 }}} 63 71 API reference is available on [http://postgis.refractions.net/documentation/raster-doxygen/ WKT Raster Doxygen] pages. 64 65 * '''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.66 67 * '''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].68 72 69 73 * '''More Info -''' For more details and examples of application using WKT Raster:[[BR]][[BR]]