module documentation
GML geometry writer.
Function | shape |
Convert a Shape to a GML3 geometry element. |
Function | _pos |
Undocumented |
Function | _tag |
Undocumented |
def shape_to_element(shape:
gws.IShape
, coordinate_precision: t.Optional[ int]
= None, always_xy=False, crs_format: gws.CrsFormat
= gws.CrsFormat.urn, namespace: t.Optional[ gws.XmlNamespace]
= None, with_xmlns=True, with_inline_xmlns=False) -> gws.IXmlElement
:
(source)
¶
Convert a Shape to a GML3 geometry element.