Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gml:LineStringSegment
Namespace http://www.opengis.net/gml/3.2
Annotations
A LineStringSegment is a curve segment that is defined by two or more control points including the start and end point, with linear interpolation between them.
The content model follows the general pattern for the encoding of curve segments.
Diagram
Diagram index72.tmp#id620 index72.tmp#id621 index72.tmp#id622 index72.tmp#id619 index951.tmp#id628 index141.tmp#id125 index142.tmp#id448 index148.tmp#id452 index140.tmp#id453 index149.tmp#id126 index951.tmp#id627
Type gml:LineStringSegmentType
Type hierarchy
Properties
content: complex
Used by
Model (gml:pos | gml:pointProperty | gml:pointRep | gml:posList | gml:coordinates)
Children gml:coordinates, gml:pointProperty, gml:pointRep, gml:pos, gml:posList
Instance
<gml:LineStringSegment interpolation="linear" numDerivativeInterior="0" numDerivativesAtEnd="0" numDerivativesAtStart="0">
  <gml:pos axisLabels="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:pos>
  <gml:pointProperty xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:pointProperty>
  <gml:pointRep xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{1,1}</gml:pointRep>
  <gml:posList axisLabels="" count="" srsDimension="" srsName="" uomLabels="">{1,1}</gml:posList>
  <gml:coordinates cs="," decimal="." ts=" ">{1,1}</gml:coordinates>
</gml:LineStringSegment>
Attributes
QName Type Fixed Default Use Annotation
interpolation gml:CurveInterpolationType linear optional
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional
Source
<element name="LineStringSegment" type="gml:LineStringSegmentType" substitutionGroup="gml:AbstractCurveSegment">
  <annotation>
    <documentation>A LineStringSegment is a curve segment that is defined by two or more control points including the start and end point, with linear interpolation between them. 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