{ "name": "PrioritizeParcels", "displayName": "Prioritize Parcels", "description": "This tool accepts multiple raster layer inputs and sums the overlaid pixels. Then it averages the pixel values within the polygons of a designated feature class.", "category": "", "helpUrl": "https://gis.audubon.org/arcgisweb/rest/directories/arcgisoutput/SEALT/Prioritize_Parcels_GPServer/SEALT_Prioritize_Parcels/PrioritizeParcels.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "input_rasters", "dataType": "GPMultiValue:GPString", "displayName": "Select input datasets", "description": "Data inputs for prioritization", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "Wetlands- all types" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Wetlands- all types", "Estuarine wetlands", "Freshwater forested shrub wetlands", "Marine wetlands", "Freshwater emergent wetlands", "Anadromous waters", "Eelgrass", "Rivers and streams", "Lakes and ponds", "Important Bird Areas", "Productive old growth forest", "Protected areas", "Public lands" ] }, { "name": "in_parcels", "dataType": "GPString", "displayName": "Select parcels to be scored", "description": "Service areas and boroughs to select a subset of parcels", "direction": "esriGPParameterDirectionInput", "defaultValue": "Haines", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "All", "Northern Mainland", "Northern Islands", "Southern Mainland and Inside Islands", "Prince of Wales Island Complex", "Haines", "Hoonah-Angoon", "Juneau", "Ketchikan", "Petersburg", "Prince of Wales - Hyder", "Sitka", "Skagway", "Wrangell", "Yakutat" ] }, { "name": "user", "dataType": "GPString", "displayName": "Select your last name", "description": "Last name of tester", "direction": "esriGPParameterDirectionInput", "defaultValue": "Kronenberger", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Brouillette", "Cadmus", "Carstensen", "Cincotta", "Custer", "Garrett", "Kronenberger", "Markegard", "Stevens", "Stichert" ] }, { "name": "output", "dataType": "GPFeatureRecordSetLayer", "displayName": "Output", "description": "Feature service output", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }