Skip To Content
ArcGIS Developer
Dashboard

Snap Raster

Raster analysis tasks that have the snapRaster property in their context parameter will adjust the extent of output rasters so that they match the cell alignment of the specified snap raster.

Snap Raster syntax:

{"snapRaster": {
  "url": "https://<servername.domain.com>/arcgis/rest/services/<servicename>/ImageServer"}
}

Related topics