Changes between Version 231 and Version 232 of WKTRaster/SpecificationWorking03


Ignore:
Timestamp:
Aug 3, 2012, 12:37:35 PM (12 years ago)
Author:
Bborie Park
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]]