Raster 输出裁剪栅格。 代码示例 裁剪示例 1 将国家土地覆被栅格数据集裁剪到单个州的范围。 import arcpy from arcpy.ia import * # Set input raster in_raster = arcpy.Raster("USA_Landcover.tif") # Clip the raster using a feature extent clip_raster = arcpy.ia.Clip(in_raster, aoi = "C:\...
ArcGIS geoprocessing tool that cuts out a portion of a raster dataset, mosaic dataset, or image service layer.
ArcGIS Online: Choose a basemap (Map Viewer) ArcGIS Online: Choose basemap (Map Viewer Classic) ArcGIS Pro: Create Map Tile Package (Data Management) ArcGIS Pro: Clip Raster (Data Management) Discover more on this topic Esri Community Search for related information Training Find trai...
Raster Analysis service tasks Get started with the Raster Analysis service Raster input Raster output Feature Input Feature Output Check job status Raster Analytics (Tasks) Add Image Aggregate Multidimensional Raster Analyze Changes Using CCDC Analyze Changes Using LandTrendr Build Multidimensional Transpose...
ArcGIS Desktop систекающейподдержкойибудетудален 1 марта 2026 года. Будущихвыпусков ArcGIS Desktop непланируется, ирекомендуетсяперейтина ArcGIS Pro. См. Перех...
Currently, the two workarounds for this issue involve setting a smaller output extent for the clipped image and then mosaicking all of the outputs (How To: Merge Multiple Raster Datasets into a New Raster Dataset in ArcGIS Pro (esri.com)) or alternatively adjusting...
ArcGIS Desktop–ArcGIS Image Analystextension for ArcGIS Pro ArcGIS Enterprise – ArcGIS Image Server with raster analyticsconfigured ArcGIS Online – Raster Analysis Using the model Follow theguideto use the model. Before using this model,ensure that the supported deep learninglibrariesare installed.For...
Raster en entrée Couche raster en entrée. Type Indiquez si vous voulez que la zone figure à l’intérieur ou à l’extérieur de la géométrie de découpage. Outside (Extérieur): l’imagerie en dehors de l’étendue est supprimée. ...
First, the classic technique is theraster clip toolin the “Data Management” toolset of ArcToolbox. This has been around for a while. And second, theArcGIS Pro Raster Functionscan clip rasters as well. The main advantage of the “Raster Functions” option is that you can visualize the en...
You can also clip raster data, using a polygon, graphic, or even a data frame. If you need help, we have a tutorial onhow to clip rasterswith two different techniques. Some of the advantages are: Save time by working with a subset of data. ...