Represents a projection used by the coordinate transformer.
{ "title" : "WGS84", "srsCode" : "EPSG:4326", "wkid": 4326, "units" : "degree"} Copy
{ "title" : "WGS84", "srsCode" : "EPSG:4326", "wkid": 4326, "units" : "degree"}
This projection mapped to a SpatialReference object.
The srs code.
A human readable title for this projection.
The units used by this projection.
Optional
The well known id associated with this projection (if available).
Represents a projection used by the coordinate transformer.
Example