ST_GeomFromGML
Signature
Description
Converts an input gml
representation into a Geometry, optionally with spatial reference id srid
.
This function supports:
- only GML 2.1.2
- 3D coordinates
- Multi-geometries
Examples
For a Point, with a srid
For a 3D Point
For a Linestring
For a MultiLinestring
For a Polygon
See also