Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProjectParametersProperties

Hierarchy

  • ProjectParametersProperties

Index

Properties

Optional geometries

geometries: GeometryProperties[]

The input geometries to project.

Read more...

Optional outSpatialReference

outSpatialReference: SpatialReferenceProperties

The spatial reference to which you are projecting the geometries.

Read more...

Optional transformForward

transformForward: boolean

Indicates whether to transform forward or not.

Read more...

Optional transformation

The well-known id {wkid:number} or well-known text {wkt:string} of the datum transformation to be applied to the projected geometries.

Read more...

Generated using TypeDoc