Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpatialReferenceProperties

Hierarchy

  • SpatialReferenceProperties

Index

Properties

Optional imageCoordinateSystem

imageCoordinateSystem: any

An image coordinate system defines the spatial reference used to display the image in its original coordinates without distortion, map transformations or ortho-rectification.

Read more...

Optional wkid

wkid: number

The well-known ID of a spatial reference.

Read more...

Optional wkt

wkt: string

The well-known text that defines a spatial reference.

Read more...

Generated using TypeDoc