gml:geometricPositionListGroup
GML supports two different ways to specify a list of geometric positions: either by a sequence of geometric positions (by reusing the group definition) or a sequence of direct positions (element posList). The posList element allows for a compact way to specify the coordinates of the positions, if all positions are represented in the same coordinate reference system.
Group information
Namespace: http://www.opengis.net/gml/3.2
Schema document: external/ogc/gml/3.2.1/geometryBasic0d1d.xsd
Content
- Choice [1..1]
- gml:posList
- Choice [1..*]
- gml:pos
- gml:pointProperty This property element either references a point via the XLink-attributes or contains the point element. pointProperty is the predefined property which may be used by GML Application Schemas whenever a GML feature has a property with a value that is substitutable for Point.
from group gml:geometricPositionGroup
Used in
- Anonymous type of element gml:Row