Changes between Version 153 and Version 154 of WKTRaster
- Timestamp:
- 10/08/10 20:56:21 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster
v153 v154 68 68 * '''Function Reference - ''' You will find every raster function documented [http://postgis.refractions.net/documentation/manual-svn/RT_reference.html as a chapter of the svn PostGIS documentation]. Find also some more useful functions [wiki:WKTRasterUsefulFunctions in this page]. 69 69 70 * '''Tutorials - ''' [wiki:WKTRasterTutorial01 This tutorial] will show you how to load a huge raster coverage and intersect it with a vector coverage. 70 * '''Tutorials - ''' [wiki:WKTRasterTutorial01 This tutorial] will show you how to load a huge raster coverage and intersect it with a vector coverage. Jorge has a whole series on PostGIS Raster and comparing activities you do in Oracle GeoRaster vs. how you would do them with PostGIS Raster. Check out [http://gis4free.wordpress.com/category/postgis-raster/ Jorge's PostGIS Raster Tutorial Series]. 71 71 72 72 * '''Book - ''' [http://www.postgis.us/chapter_13 PostGIS in Action] has a full chapter dedicated to PostGIS Raster.