geom_from_gml function

Returns a geometry from a GML representation of geometry

Syntax

geom_from_gml(text)

Arguments

text → GML representation of a geometry

Example

 geom_from_gml( '4,4 5,5 6,6') → returns a geometry