gws.gis.gml

gws.gis.gml.tag(*args)[source]
gws.gis.gml.parse_envelope(el: gws.tools.xml2.Element) → Optional[gws.types.Bounds][source]

Parse a gml:Envelope.

See:

OGC 07-036, 10.1.4.6 EnvelopeType, Envelope

gws.gis.gml.shape_to_tag(shape: gws.types.IShape, precision=0, invert_axis=False)[source]
gws.gis.gml.features_from_xml(xml, invert_axis=False)[source]