ST_AsGML
Signature
Description
Store a geometry (geom
) as a GML representation.
This function supports:
- only GML 2.1.2
- 3D coordinates
- Multi-geometries
Examples
For a Point
For a (3D) Linestring
For a Linestring with a srid (here in WGS84)
For a Polygon
For a MultiPolygon
See also