Changes between Version 13 and Version 14 of WKTRaster/SpecificationWorking01
- Timestamp:
- 04/16/09 08:00:52 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationWorking01
v13 v14 2 2 3 3 ---- 4 == = '''Objective 0.1.6c - Being able to load rasters in the database ''' ===4 == '''Objective 0.1.6c - Being able to load rasters in the database ''' == 5 5 6 6 … … 75 75 ---- 76 76 77 == = '''Objective 0.1.6d - Being able to get all the properties of a raster (all the “Get” functions).''' ===77 == '''Objective 0.1.6d - Being able to get all the properties of a raster (all the “Get” functions).''' == 78 78 79 79 '''RT_SRID(raster|geometry) -> integer'''[[BR]] … … 129 129 130 130 ---- 131 == = '''Objective 0.1.6e - Being able to intersect vector and raster to produce vector.''' ===131 == '''Objective 0.1.6e - Being able to intersect vector and raster to produce vector.''' == 132 132 133 133 '''RT_GetBBox(raster) -> polygon geometry'''[[BR]] … … 140 140 ---- 141 141 142 == = '''Objective 0.1.6f - Being able to return a JPEG, a TIFF or a PNG.''' ===142 == '''Objective 0.1.6f - Being able to return a JPEG, a TIFF or a PNG.''' == 143 143 144 144 '''RT_bytea(raster, band) -> raster'''[[BR]]