{ "name": "EvacuationZones", "displayName": "Evacuation Zone Editor", "description": "Evacuation Zone Editor", "category": "", "helpUrl": "https://gis.jacksonnc.org/jcgis/rest/directories/arcgisoutput/EM/EvacuationZoneEditor_GPServer/EM_EvacuationZoneEditor/EvacuationZones.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Area_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Area of Interest", "description": "Draw polygon showing area to be evacuated, or select an already created polygon.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102719, "latestWkid": 2264 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255 }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Zone_Type", "dataType": "GPString", "displayName": "Zone Type", "description": "Various zones to choose from.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Event", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Evacuation", "Damage Assessment", "Event" ] }, { "name": "Name", "dataType": "GPString", "displayName": "Name", "description": "Give the zone a name of the team that is going to it.", "direction": "esriGPParameterDirectionInput", "defaultValue": "TEST", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }