When using theReclassifytool as part of a model If the input to the tool is derived data from a tool that isn't already run, the remap parameter in theReclassifytool will be empty until the preceding tool is run and the model is validated. To avoid this, always run preceding tools befo...
# Name: RemapValue_Ex_02.py# Description: Uses the RemapValue object to execute Reclassify tool.# Requirements: Spatial Analyst Extension# Import system modulesimportarcpyfromarcpyimportenvfromarcpy.saimport*# Set environment settingsenv.workspace ="C:/sapyexamples/data"# Set local variablesinRaster...
按单个值进行重分类时,Reclassify工具将以一对一的方式将一个值更改为另一个值。按值的范围进行重分类时,Reclassify工具需要设定输入栅格中现有值的各个下限和上限以及它们各自对应的替代值,可以使用自然断点法(Natural Breaks(Jenks))、分位数法(Quantile)、等间距法(Equal Interval)、自定义间距法(Defined Interval)、...
ClickApply>OKto close theLayer Propertiesdialog box. Use theReclassifytool from theSpatial Analysttoolbox to reclassify the range values set for the classified DEM file inStep 3. In theReclassifydialog box, set the layer inStep 3as the input raster. Press theDeletekey to deleteNoDataval...
ArcGIS Pro stops responding when using the Reclassify tool with an input raster that is included in a group layer. Prevent the ability to change or unassign the association role set for a feature's asset group and asset type after the initial run of the Enable Network Topology tool. The ...
Error Inspector options in the UI out of sync with what is being sent to the Evaluate REST end point Unable to change the enterprise geodatabase version more than once after using the Make Route Event Layer tool in ArcGIS Pro. Unable to use the Alter Field geoprocessing tool to change the...
我们在这里使用Reclassify命令进行打分分类,对坡度,距离道路距离,日照强度进行分类,统一度量衡为1-5,然后使用Weighted Overlay进行加权叠加运算,最后使用Reclassify功能选取4-5范围区间并使用Raster to Polygon进行格式转化,得到APPRO_Build.shp作...
Reclassify(in_raster, reclass_field, remap, {missing_values}) 参数说明数据类型 in_raster 要进行重分类的输入栅格。 Raster Layer reclass_field 表示要进行重分类的值的字段。 Field remap 重映射对象用于指定如何对输入栅格的值进行重分类。 有两种对输出栅格中的值进行重新分类的方法:RemapRange和RemapValue。可...
For example, to view ArcGIS Pro license information for the Raster to Geodatabase tool, go to the Raster to Geodatabase row in the Conversion toolbox licensing topic. Equivalent licensing levels ArcGIS ProArcGIS Runtime Basic Standard Standard Advanced Advanced Advanced 3D Analyst extension Analysis...
例如,ArcGIS Pro中的数据管理工具箱(Data Management Toolbox)包括一个栅格工具集(Raster toolset),该工具集包含数十种地理处理工具,用于栅格数据的基本操作,包括处理栅格数据集、使用镶嵌(mosaics)以及管理栅格数据集的属性。在其他工具箱和工具集中可以找到用于光栅数据的其他几个工具,例如,用于在栅格格式和其他投影格式...