ag:LocationPointCoordinates
element LocationPointCoordinates in namespace http://release.niem.gov/niem/domains/agriculture/4.0/
Definition
A 2D or 3D geometric point is defined by a single coordinate tuple. The direct position of a point is specified by the gml:pos element which is of type gml:DirectPositionType.
Diagram
XML Schema
<xs:element name="LocationPointCoordinates" type="geo:PointType" substitutionGroup="ag:LocationCoordinatesAbstract" nillable="true">
<xs:annotation>
<xs:documentation>
A 2D or 3D geometric point is defined by a single coordinate tuple. The direct position of a point is specified by the gml:pos element which is of type gml:DirectPositionType.</xs:documentation>
</xs:annotation>
</xs:element>