获得 Business Analyst 许可后可用。
描述
Calculates or recalculates a suitability score.
使用方法
Calculates or recalculates the Suitability Analysis scores.
语法
CalculateSuitabilityScore(in_analysis_layer)
参数 | 说明 | 数据类型 |
in_analysis_layer | The Suitability Analysis Layer that will be used in the analysis. | Feature Layer |
派生输出
名称 | 说明 | 数据类型 |
out_analysis_layer | The name of the Suitability Analysis layer that will be added to the map. | Feature Layer |
代码示例
The following Python window script demonstrates how to use the RecalculateScore tool.
import arcpy
arcpy.ba.CalculateSuitabilityScore("Site Suitability001")
环境
许可信息
- Basic: 需要 Business Analyst
- Standard: 需要 Business Analyst
- Advanced: 需要 Business Analyst