Description | The |
Syntax | GEO_TYPE(geometry) |
Output | text |
Variables
geometry: The geometry value whose type you want to identify.
Example
GEO_TYPE(`geometry`)
Unknown Geometry | Geo Type |
Point geometry | Point |
Polygon geometry | Polygon |
LineString geometry | LineString |
