ag:LocationPolygonCoordinates
element LocationPolygonCoordinates in namespace http://release.niem.gov/niem/domains/agriculture/4.0/
Definition
A gml Polygon is a special surface that is defined by a single surface patch. The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior.
Diagram
XML Schema
<xs:element name="LocationPolygonCoordinates" type="geo:PolygonType" substitutionGroup="ag:LocationCoordinatesAbstract" nillable="true">
<xs:annotation>
<xs:documentation>
A gml Polygon is a special surface that is defined by a single surface patch. The boundary of this patch is coplanar and the polygon uses planar interpolation in its interior.</xs:documentation>
</xs:annotation>
</xs:element>