Changes between Version 39 and Version 40 of WKTRaster
- Timestamp:
- 04/16/09 11:19:30 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster
v39 v40 80 80 * etc... 81 81 82 '''...allows raster storage INSIDE the database''' (as WKB) for efficient overlay analysis operations between vector and raster layers... 82 '''...allows raster storage INSIDE the database (as WKB)'''... 83 * for efficient overlay analysis operations between vector and raster layers... 83 84 84 85 '''...or OUTSIDE the database''' (as JPEG or TIFF) so desktop and web applications can quickly access and load raster tiles and nevertheless benefits from the powerful PostGIS GiST spatial index. Every WKT Raster SQL functions working with in-db raster tiles work seamlessly with out-db raster tiles.