Optional properties: SpatialReferencePropertiesAn image coordinate system defines the spatial reference used to display the image in its original coordinates without distortion, map transformations or ortho-rectification.
Readonly isIndicates if the spatial reference refers to a geographic coordinate system.
Readonly isWGS84Indicates if the wkid of the spatial reference object is 4326.
Readonly isIndicates if the wkid of the spatial reference object is one of the following values: 102113, 102100, 3857.
Readonly isIndicates if the spatial reference of the map supports wrapping around the International Date Line.
Readonly metersThe factor to convert one unit value in the spatial reference's unit to meters.
Readonly unitThe unit of the spatial reference.
The well-known ID of a spatial reference.
The well-known text that defines a spatial reference.
Static WGS84A convenience spatial reference instance for WGS84.
Static WebA convenience spatial reference instance for Web Mercator.
Protected _getProtected _setReturns a deep clone of the spatial reference object.
Checks if the specified spatial reference object has the same wkid or wkt as this spatial reference object.
Protected notifyConverts an instance of this class to its ArcGIS portal JSON representation.
Static fromJSONGenerated using TypeDoc
Defines the spatial reference of a view, layer, or method parameters.
Read more...