Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element gml:LinearRing
Namespace http://www.opengis.net/gml/3.2
Annotations
A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident. The number of direct positions in the list shall be at least four.
Diagram
Diagram index158.tmp#id244 index163.tmp#id128 index164.tmp#id263 index165.tmp#id267 index166.tmp#id268 index167.tmp#id129 index1370.tmp#id568
Type gml:LinearRingType
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:LinearRing>
  <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:LinearRing>
Source
<element name="LinearRing" type="gml:LinearRingType" substitutionGroup="gml:AbstractRing">
  <annotation>
    <documentation>A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident. The number of direct positions in the list shall be at least four.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/geometryBasic2d.xsd