Primitive Types
The following table lists the primitive (non-object) data types that may be contained in the JSON response objects.
Name | Description | Format | Example |
---|---|---|---|
CoordSys | A geographical coordinate system. | EPSG format | "coordSys": "EPSG:4269" |
LinearUnit | A unit of measure for distance. | One of the following values: M, DM, KM, FT, YD, or MI. | "distanceUnit": "M" |
Country | An ISO country code. | 2 or 3 character ISO country code | "country": "CAN" |