Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element gml:GeodesicString
Namespace http://www.opengis.net/gml/3.2
Annotations
A sequence of geodesic segments. 
The number of control points shall be at least two.
interpolation is fixed as "geodesic".
The content model follows the general pattern for the encoding of curve segments.
Diagram
Diagram index88.tmp#id478 index88.tmp#id479 index88.tmp#id480 index88.tmp#id477 index591.tmp#id554 index93.tmp#id329 index90.tmp#id119 index91.tmp#id327 index190.tmp#id553 index591.tmp#id552 index592.tmp#id476
Type gml:GeodesicStringType
Type hierarchy
Properties
content: complex
Model gml:posList | gml:pos | gml:pointProperty
Children gml:pointProperty, gml:pos, gml:posList
Instance
<gml:GeodesicString interpolation="geodesic" numDerivativeInterior="0" numDerivativesAtEnd="0" numDerivativesAtStart="0">
  <gml:posList axisLabels="" count="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:posList>
</gml:GeodesicString>
Attributes
QName Type Fixed Default Use Annotation
interpolation gml:CurveInterpolationType geodesic optional
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional
Source
<element name="GeodesicString" type="gml:GeodesicStringType" substitutionGroup="gml:AbstractCurveSegment">
  <annotation>
    <documentation>A sequence of geodesic segments. The number of control points shall be at least two. interpolation is fixed as "geodesic". The content model follows the general pattern for the encoding of curve segments.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryPrimitives.xsd