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 index161.tmp#id251 index161.tmp#id252 index161.tmp#id253 index161.tmp#id250 index586.tmp#id500 index166.tmp#id268 index163.tmp#id128 index164.tmp#id263 index302.tmp#id499 index586.tmp#id498 index943.tmp#id426
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