Changes between Version 231 and Version 232 of WKTRaster/SpecificationWorking03

Show
Ignore:
Timestamp:
08/03/12 12:37:35 (10 months ago)
Author:
dustymugs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking03

    v231 v232  
    532532'''These now work by first converting the raster using ST_Polygon(raster)''' 
    533533 
    534 '''ST_Area(raster|geometry) -> double''' 
     534'''ST_Area(raster|geometry) -> double'''[[BR]] 
    535535'''ST_Centroid(raster|geometry) -> point geometry'''[[BR]] 
    536536'''ST_PointOnSurface(raster|geometry) -> point geometry'''[[BR]]