Changes between Version 52 and Version 53 of WKTRaster/SpecificationWorking01


Ignore:
Timestamp:
Dec 15, 2009, 12:13:42 PM (14 years ago)
Author:
pracine
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking01

    v52 v53  
    171171
    172172ST_Boundary(geometry) (not really - always return a geometry a dimension lower - i.e. the boundary of a polygon is a polyline.)[[BR]]
    173 ST_box(geometry)[[BR]]
    174 ST_box2d(geometry)[[BR]]
    175 ST_box3d(geometry)[[BR]]
     173ST_box(geometry) (return a box object)[[BR]]
     174ST_box2d(geometry) (return a box2d object)[[BR]]
     175ST_box3d(geometry) (return a box3d object)[[BR]]
    176176ST_Envelope(geometry)[[BR]]
    177177getBBOX(geometry) (Deprecation in 1.2.3)[[BR]]