ISpatialReference
Spatial reference systems define mathematical transformations and coordinate systems for displaying spatial information in 2D and 3D.
ISpatialReference
can also be imported from the following packages:
import { ISpatialReference } from "@esri/arcgis-rest-geocoding";
import { ISpatialReference } from "@esri/arcgis-rest-routing";
import { ISpatialReference } from "@esri/arcgis-rest-service-admin";
import { ISpatialReference } from "@esri/arcgis-rest-feature-layer";
Properties
Property | Type | Notes |
---|---|---|
Optional | number | |
Optional | number | |
Optional | string | |
Optional | number | |
Optional | number | |
Optional | string |
Interface defined in packages/arcgis-rest-types/src/geometry.ts:28