Changes between Version 51 and Version 52 of WKTRaster/SpecificationWorking01

Show
Ignore:
Timestamp:
12/15/09 12:10:27 (3 years ago)
Author:
pracine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking01

    v51 v52  
    170170List of similar functions in PostGIS: 
    171171 
    172 ST_Boundary(geometry)[[BR]] 
     172ST_Boundary(geometry) (not really - always return a geometry a dimension lower - i.e. the boundary of a polygon is a polyline.)[[BR]] 
    173173ST_box(geometry)[[BR]] 
    174174ST_box2d(geometry)[[BR]]