ArcGIS REST Services Directory Login
JSON

Task: Weighted Parcel Analysis

Display Name: Weighted Parcel Analysis

Description: Performs weighted analysis on parcel features using seven criteria fields. This tool calculates a weighted total for each feature based on seven input fields and user-specified weights for conservation and community analysis. Formula: WeightedTotal = (atriskspp × Weight1) + (habitatconn × Weight2) + (ecoservices × Weight3) + (commresilience × Weight4) + (accessnature × Weight5) + (localcomm × Weight6) + (sentlandpriority × Weight7) PARAMETERS: Input Parcels Layer (Required): Polygon feature layer containing parcel data with the seven required analysis fields. Syntax: Feature layer path Example: Feature service URL or local feature class Weight for At Risk Species (Required): Numeric multiplier for atriskspp field. Syntax: Decimal number (0.0 to 1.0 typical) Example: 0.15 Weight for Habitat Connectivity (Required): Numeric multiplier for habitatconn field. Syntax: Decimal number (0.0 to 1.0 typical) Example: 0.20 Weight for Ecosystem Services (Required): Numeric multiplier for ecoservices field. Syntax: Decimal number (0.0 to 1.0 typical) Example: 0.15 Weight for Community Resilience (Required): Numeric multiplier for commresilience field. Syntax: Decimal number (0.0 to 1.0 typical) Example: 0.15 Weight for Access to Nature (Required): Numeric multiplier for accessnature field. Syntax: Decimal number (0.0 to 1.0 typical) Example: 0.10 Weight for Local Community (Required): Numeric multiplier for localcomm field. Syntax: Decimal number (0.0 to 1.0 typical) Example: 0.10 Weight for Sentinel Landscape Priority (Required): Numeric multiplier for sentlandpriority field. Syntax: Decimal number (0.0 to 1.0 typical) Example: 0.15 Output Weighted Parcels (Required): Output feature class with calculated WeightedTotal field. Syntax: Feature class path Example: Output feature service or local feature class USAGE: 1. Select input parcel layer with required analysis fields 2. Set appropriate weights for each criterion (should sum to 1.0) 3. Specify output location 4. Run tool to generate weighted analysis results The output will contain all original fields plus a new WeightedTotal field containing the calculated weighted sum for each feature.

Category:

Help URL: https://gis.nri.tamu.edu/arcgis/rest/directories/arcgisoutput/WeightedAnalysisTool_GPServer/WeightedAnalysisTool/WeightedAnalysisTool.htm

Execution Type: esriExecutionTypeSynchronous

Parameters:


Supported Operations:   Execute Task

Child Resources:   Metadata