Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes an object that represents which spatial references require a specific datum transform.

Hierarchy

  • DatumTransformRegistryItem

Index

Properties

fromSR

fromSR: SpatialReference

The spatial reference that the geometries are being projected from.

toSR

toSR: SpatialReference

The spatial reference that the geometries are being projected to.

transformation

transformation: SpatialReference

The datum transform to apply when projecting.