Changes

Jump to navigation Jump to search
* Useful functions for spatial joins:
**'''sum(expression)''': aggregate to return a sum for a set of records **'''count(expression)''': aggregate to return the size of a set of records **'''ST_Area(geometry)''' returns the area of the polygons
**'''ST_AsText(geometry)''' returns WKT text
**'''ST_Contains(geometry A, geometry B)''' returns the true if geometry A contains geometry B
337

edits

Navigation menu