ag:LocationLineStringCoordinates
element LocationLineStringCoordinates in namespace http://release.niem.gov/niem/domains/agriculture/4.0/
Definition
A line string is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between.
Diagram
XML Schema
<xs:element name="LocationLineStringCoordinates" type="geo:LineStringType" substitutionGroup="ag:LocationCoordinatesAbstract" nillable="true">
<xs:annotation>
<xs:documentation>
A line string is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between.</xs:documentation>
</xs:annotation>
</xs:element>