geo-oasis:line
Line property element containing a list of pairs of coordinates representing latitude then longitude in the WGS84 coordinate reference system
Element information
Namespace: urn:oasis:names:tc:emergency:EDXL:HAVE:1.0:geo-oasis
Schema document: external/have/1.0/geo-oasis.xsd
Type: geo-oasis:LinePropertyType
Properties: Global, Qualified
Content
- gml:LineString [1..1]
Attributes
None
Sample instance
<geo-oasis:line> <gml:LineString> <gml:posList>1.0 1.0</gml:posList> </gml:LineString> </geo-oasis:line>