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

ValueDefinition
26901NAD83 UTM Zone 1N
26902NAD83 UTM Zone 2N
26903NAD83 UTM Zone 3N
26904NAD83 UTM Zone 4N
26905NAD83 UTM Zone 5N
26906NAD83 UTM Zone 6N
26907NAD83 UTM Zone 7N
26908NAD83 UTM Zone 8N
26909NAD83 UTM Zone 9N
26910NAD83 UTM Zone 10N
26911NAD83 UTM Zone 11N
26912NAD83 UTM Zone 12N
26913NAD83 UTM Zone 13N
26914NAD83 UTM Zone 14N
26915NAD83 UTM Zone 15N
26916NAD83 UTM Zone 16N
26917NAD83 UTM Zone 17N
26918NAD83 UTM Zone 18N
26919NAD83 UTM Zone 19N
26920NAD83 UTM Zone 20N
26921NAD83 UTM Zone 21N
26922NAD83 UTM Zone 22N
26923NAD83 UTM Zone 23N
32655WGS84 UTM Zone 55N
32702WGS84 UTM Zone 2S
32755WGS84 UTM Zone 55S
3857WGS84 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: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>