{ "name": "ProcessNeighborhood", "displayName": "Process Neighborhood", "description": "This geoprocessing service accepts a user-selected neighborhood polygon as input, selects address points within the polygon and writes the points out to a smoke detector installs feature class.", "category": "", "helpUrl": "https://gis.princegeorgescountymd.gov/arcgis/rest/directories/arcgisoutput/AdoptANeighborhood/ProcessNeighborhood_GPServer/AdoptANeighborhood_ProcessNeighborhood/ProcessNeighborhood.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "neighborhoods", "dataType": "GPString", "displayName": "neighborhoods", "description": "This parameter is a user-defined neighborhood polygon.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Neighborhoods", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Smoke Detector Status", "Neighborhoods", "Address Points" ] } ] }