{ "name": "SelectContours", "displayName": "Select Contours", "description": "Select Contours", "category": "", "helpUrl": "https://gis.yavapaiaz.gov/ArcGIS/rest/directories/arcgisoutput/Elevation/SelectContours_GPServer/Elevation_SelectContours/SelectContours.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Select_Extent", "dataType": "GPString", "displayName": "Select Extent", "description": "'x y, x y, x y, x y'", "direction": "esriGPParameterDirectionInput", "defaultValue": "#", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Contours", "dataType": "GPString", "displayName": "Contours", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }