Showing:

Annotations
Diagrams
Source
Used by
Element Group gml:geometricPositionListGroup
Namespace http://www.opengis.net/gml/3.2
Annotations
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.
Diagram
Diagram index147.tmp#id411 index144.tmp#id125 index145.tmp#id409 index517.tmp#id481
Used by
Model gml:posList | gml:pos | gml:pointProperty
Children gml:pointProperty, gml:pos, gml:posList
Source
<group name="geometricPositionListGroup">
  <annotation>
    <documentation>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.</documentation>
  </annotation>
  <choice>
    <element ref="gml:posList"/>
    <group ref="gml:geometricPositionGroup" maxOccurs="unbounded"/>
  </choice>
</group>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic0d1d.xsd