Changes between Version 120 and Version 121 of WKTRaster/SpecificationWorking01
- Timestamp:
- 04/07/10 11:27:07 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/SpecificationWorking01
v120 v121 222 222 There is already a ST_raster_envelope() function but this has actually the behavior of the ST_ConvexHull(raster) described below. There is also a ticket (#348) related to this function: http://trac.osgeo.org/postgis/ticket/348 223 223 224 [[Image(WKTRasterEnvelopeConvexHullAnd Shape.gif)]]224 [[Image(WKTRasterEnvelopeConvexHullAndPolygon.gif)]] 225 225 226 226 '''ST_ConvexHull(raster) -> polygon geometry''' - Returns the minimum convex geometry that encloses every pixel from the raster.