DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info.gz) Geometry property functions

Info Catalog (mysql.info.gz) Functions to convert geometries between formats (mysql.info.gz) Analysing spatial information (mysql.info.gz) Functions that create new geometries from existing ones
 
 18.5.2 `Geometry' Functions
 ---------------------------
 
 Each function that belongs to this group takes a geometry value as its
 argument and returns some quantitative or qualitative property of the
 geometry. Some functions restrict their argument type. Such functions
 return `NULL' if the argument is of an incorrect geometry type.  For
 example, `Area()' returns `NULL' if the object type is neither
 `Polygon' nor `MultiPolygon'.
 

Menu

 
* General geometry property functions  General Geometry Functions
* Point property functions    `Point' Functions
* Linestring property functions  `LineString' Functions
* Multilinestring property functions  `MultiLineString' Functions
* Polygon property functions  `Polygon' Functions
* Multipolygon property functions  `MultiPolygon' Functions
* Geometrycollection property functions  `GeometryCollection' Functions
 
Info Catalog (mysql.info.gz) Functions to convert geometries between formats (mysql.info.gz) Analysing spatial information (mysql.info.gz) Functions that create new geometries from existing ones
automatically generated byinfo2html