Changes between Version 41 and Version 42 of WKTRaster/SpecificationWorking01
- Timestamp:
- 12/15/09 10:23:28 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationWorking01
v41 v42 166 166 == '''Objective 0.1.6e - Being able to intersect vector and raster to produce vector.''' == 167 167 168 '''ST_GetBBox(raster) -> polygon geometry'''[[BR]] 168 '''ST_GetBBox(raster) -> polygon geometry''' 169 170 List of similar functions in PostGIS:[[BR]] 171 ST_Envelope(geometry)[[BR]] 172 ST_ExteriorRing(geometry)[[BR]] 173 174 169 175 '''ST_Envelope(raster|geometry) -> polygon geometry'''[[BR]] 170 176 '''ST_Shape(raster) -> polygon geometry'''[[BR]]