ProcessExtent, if specified, will only process features that overlap this extent.
The spatial reference that the model will use to perform geometry operations.
The options to be used for data requests.
If true
, m-values will be included in the results if the features have m-values.
If true
, z-values will be included in the results if the features have z-values.
The ArcGIS Server REST service URL (usually of a Feature Service Layer or Map Service Layer) for use in a task.
Cancels an asynchronous geoprocessing job.
Sends a request to the GP Task for the current state of the job identified by jobId
.
Sends a request to the server to execute a synchronous GP task.
Sends a request to the GP Task to get the task result identified by jobId
and resultName
.
Sends a request to the GP Task to get the task result identified by jobId
and resultName
as an image.
Get the task result identified by jobId
as an MapImageLayer.
Submits a job to the server for asynchronous processing by the GP task.
Resolves when an asynchronous job has completed.
Generated using TypeDoc
The spatial reference of the output geometries.
Read more...