Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface representing a coordinate system configured for a specific CoordinatesModel.

Hierarchy

  • CoordinateSystem

Index

Properties

Properties

displayName

displayName: string

What is displayed to the user in the coordinate selection menu.

output

output: string

The output type for this coordinate system. Can be one of "dd", "ddm", "dms", "xy", "mgrs" or "usng" as defined in CoordinateSystemType.

Optional wkid

wkid: number

The WKID for the coordinate system (if spatial reference is WKID based).

Optional wkt

wkt: string

The WKT for the coordinate system (if spatial reference is WKT based).