ag_codes:CoordinateReferenceSystemCodeSimpleType
simpleType CoordinateReferenceSystemCodeSimpleType in namespace http://release.niem.gov/niem/codes/ag_codes/4.0/
Definition
A data type containing the geospatial projection standard used for calculating acreage.
Diagram
Enumerations
Value | Definition |
26901 | NAD83 UTM Zone 1N |
26902 | NAD83 UTM Zone 2N |
26903 | NAD83 UTM Zone 3N |
26904 | NAD83 UTM Zone 4N |
26905 | NAD83 UTM Zone 5N |
26906 | NAD83 UTM Zone 6N |
26907 | NAD83 UTM Zone 7N |
26908 | NAD83 UTM Zone 8N |
26909 | NAD83 UTM Zone 9N |
26910 | NAD83 UTM Zone 10N |
26911 | NAD83 UTM Zone 11N |
26912 | NAD83 UTM Zone 12N |
26913 | NAD83 UTM Zone 13N |
26914 | NAD83 UTM Zone 14N |
26915 | NAD83 UTM Zone 15N |
26916 | NAD83 UTM Zone 16N |
26917 | NAD83 UTM Zone 17N |
26918 | NAD83 UTM Zone 18N |
26919 | NAD83 UTM Zone 19N |
26920 | NAD83 UTM Zone 20N |
26921 | NAD83 UTM Zone 21N |
26922 | NAD83 UTM Zone 22N |
26923 | NAD83 UTM Zone 23N |
32655 | WGS84 UTM Zone 55N |
32702 | WGS84 UTM Zone 2S |
32755 | WGS84 UTM Zone 55S |
3857 | WGS84 Web Mercator (Auxiliary Sphere) |
XML Schema
<xs:simpleType name="CoordinateReferenceSystemCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type containing the geospatial projection standard used for calculating acreage.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="26901">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 1N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26902">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 2N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26903">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 3N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26904">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 4N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26905">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 5N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26906">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 6N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26907">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 7N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26908">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 8N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26909">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 9N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26910">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 10N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26911">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 11N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26912">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 12N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26913">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 13N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26914">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 14N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26915">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 15N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26916">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 16N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26917">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 17N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26918">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 18N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26919">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 19N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26920">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 20N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26921">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 21N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26922">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 22N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="26923">
<xs:annotation>
<xs:documentation>
NAD83 UTM Zone 23N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="32655">
<xs:annotation>
<xs:documentation>
WGS84 UTM Zone 55N</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="32702">
<xs:annotation>
<xs:documentation>
WGS84 UTM Zone 2S</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="32755">
<xs:annotation>
<xs:documentation>
WGS84 UTM Zone 55S</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3857">
<xs:annotation>
<xs:documentation>
WGS84 Web Mercator (Auxiliary Sphere)</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>