Changes between Version 24 and Version 25 of WKTRaster
- Timestamp:
- 04/16/09 05:48:21 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster
v24 v25 63 63 '''allows raster storage INSIDE the database''' (as WKB) for efficient overlay analysis operations between vector and raster layers... 64 64 65 '''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- the-db raster tiles work seamlessly with out-the-db raster tiles.65 '''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. 66 66 67 67 '''introduces the concept of raster objects...'''