Showing:

Annotations
Diagrams
Source
Used by
Element Group gml:geometricPositionGroup
Namespace http://www.opengis.net/gml/3.2
Annotations
GML supports two different ways to specify a geometric position: either by a direct position (a data type) or a point (a geometric object).
pos elements are positions that are "owned" by the geometric primitive encapsulating this geometric position.
pointProperty elements contain a point that may be referenced from other geometry elements or reference another point defined elsewhere (reuse of existing points).
Diagram
Diagram index144.tmp#id125 index145.tmp#id409
Used by
Model gml:pos | gml:pointProperty
Children gml:pointProperty, gml:pos
Source
<group name="geometricPositionGroup">
  <annotation>
    <documentation>GML supports two different ways to specify a geometric position: either by a direct position (a data type) or a point (a geometric object). pos elements are positions that are "owned" by the geometric primitive encapsulating this geometric position. pointProperty elements contain a point that may be referenced from other geometry elements or reference another point defined elsewhere (reuse of existing points).</documentation>
  </annotation>
  <choice>
    <element ref="gml:pos"/>
    <element ref="gml:pointProperty"/>
  </choice>
</group>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic0d1d.xsd