Changes between Version 39 and Version 40 of WKTRaster


Ignore:
Timestamp:
Apr 16, 2009, 11:19:30 AM (15 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster

    v39 v40  
    8080 * etc...
    8181
    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...
    8384
    8485'''...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.