{ "name": "getcrashbycountyyear", "displayName": "GetCrashByCountyYear", "description": "(null)", "category": "", "helpUrl": "http://transportal.cee.wisc.edu/arcgis/rest/directories/arcgisoutput/crash/getcrashbycountyyear_GPServer/crash_getcrashbycountyyear/getcrashbycountyyear.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Counties", "dataType": "GPMultiValue:GPString", "displayName": "Counties", "description": "list of counties", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "Calumet - 8" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Adams - 1", "Ashland - 2", "Barron - 3", "Bayfield - 4", "Brown - 5", "Buffalo - 6", "Burnett - 7", "Calumet - 8", "Chippewa - 9", "Clark - 10", "Columbia - 11", "Crawford - 12", "Dane - 13", "Dodge - 14", "Door - 15", "Douglas - 16", "Dunn - 17", "Eau claire - 18", "Florence - 19", "Fond du Lac - 20", "Forest - 21", "Grant - 22", "Green - 23", "Green lake - 24", "Iowa - 25", "Iron - 26", "Jackson - 27", "Jefferson - 28", "Juneau - 29", "Kenosha - 30", "Kewaunee - 31", "La Crosse - 32", "Lafayette - 33", "Langlade - 34", "Lincoln - 35", "Manitowoc - 36", "Marathon - 37", "Marinette - 38", "Marquette - 39", "Menominee - 73", "Milwaukee - 40", "Monroe - 41", "Oconto - 42", "Oneida - 43", "Outagamie - 44", "Ozaukee - 45", "Pepin - 46", "Pierce - 47", "Polk - 48", "Portage - 49", "Price - 50", "Racine - 51", "Richland - 52", "Rock - 53", "Rusk - 54", "St. Croix - 55", "Sauk - 56", "Sawyer - 57", "Shawano - 58", "Sheboygan - 59", "Taylor - 60", "Trempealeau - 61", "Vernon - 62", "Vilas - 63", "Walworth - 64", "Washburn - 65", "Washington - 66", "Waukesha - 67", "Waupaca - 68", "Waushara - 69", "Winnebago - 70", "Wood - 71" ] }, { "name": "Start_Year", "dataType": "GPLong", "displayName": "Start Year", "description": "start year", "direction": "esriGPParameterDirectionInput", "defaultValue": 2016, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "End_Year", "dataType": "GPLong", "displayName": "End Year", "description": "end year", "direction": "esriGPParameterDirectionInput", "defaultValue": 2017, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Out_Features", "dataType": "GPFeatureRecordSetLayer", "displayName": "Out Features", "description": "output features", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 4326, "latestWkid": 4326 }, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "id", "type": "esriFieldTypeString", "alias": "id", "length": 15 }, { "name": "injSvr", "type": "esriFieldTypeString", "alias": "injSvr", "length": 5 } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Success", "dataType": "GPBoolean", "displayName": "Success", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Error", "dataType": "GPString", "displayName": "Error", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }