Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GPOptions

A convenience module for providing input options for the geoprocessing service return values.

Read more...

Hierarchy

  • GPOptions

Index

Properties

outSpatialReference

outSpatialReference: SpatialReference

The spatial reference of the output geometries.

Read more...

processExtent

processExtent: Extent

ProcessExtent, if specified, will only process features that overlap this extent.

Read more...

processSpatialReference

processSpatialReference: SpatialReference

The spatial reference that the model will use to perform geometry operations.

Read more...

returnM

returnM: boolean

If true, m-values will be included in the results if the features have m-values.

Read more...

returnZ

returnZ: boolean

If true, z-values will be included in the results if the features have z-values.

Read more...

Generated using TypeDoc