{ "name": "Script", "displayName": "Script", "description": "CARS event location processing", "category": "", "helpUrl": "https://gis.indot.in.gov/ro/rest/directories/arcgisoutput/DOT/CarsRRS_v3_GPServer/DOT_CarsRRS_v3/Script.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "route_id", "dataType": "GPString", "displayName": "route_id", "description": "17 character route id", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "route", "dataType": "GPString", "displayName": "route", "description": "route name", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "startMeasure", "dataType": "GPString", "displayName": "startMeasure", "description": "Beginning measure of the event", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "endMeasure", "dataType": "GPString", "displayName": "endMeasure", "description": "End measure of the event", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "GeomCoords", "dataType": "GPString", "displayName": "GeomCoords", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Counties", "dataType": "GPString", "displayName": "Counties", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "fromIntersection", "dataType": "GPString", "displayName": "fromIntersection", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "toIntersection", "dataType": "GPString", "displayName": "toIntersection", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "routeEventMsg", "dataType": "GPString", "displayName": "routeEventMsg", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "serviceMsg", "dataType": "GPString", "displayName": "serviceMsg", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }