{ "name": "HPMSGetLRSPoint1", "displayName": "HPMS Get LRS Point SDE Prod", "description": "This service is used by the SPORT application to obtain the HPMS route name and measure for a click point. This task uses production data.", "category": "", "helpUrl": "https://data.wsdot.wa.gov/arcgis/rest/directories/arcgisoutput/SPORT/Sport_SDE_Prod_GPServer/SPORT_Sport_SDE_Prod/HPMSGetLRSPoint1.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "ClickPointX", "dataType": "GPString", "displayName": "Click Point X", "description": "X", "direction": "esriGPParameterDirectionInput", "defaultValue": "1042701.22", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ClickPointY", "dataType": "GPString", "displayName": "Click Point Y", "description": "Y", "direction": "esriGPParameterDirectionInput", "defaultValue": "621267", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "RouteID", "dataType": "GPString", "displayName": "Route ID", "description": "HPMS Route ID", "direction": "esriGPParameterDirectionInput", "defaultValue": "760000720i", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "HPMSRoutesFeatures", "dataType": "GPString", "displayName": "HPMS Routes Features", "description": "LAPR Routes", "direction": "esriGPParameterDirectionInput", "defaultValue": "LAPR_Prod", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "LAPR_Prod", "City Limits" ] }, { "name": "RouteFieldName", "dataType": "GPString", "displayName": "Route Field Name", "description": "The name of the route field.", "direction": "esriGPParameterDirectionInput", "dependency": "HPMSRoutesFeatures", "defaultValue": "RouteID", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Results", "dataType": "GPMultiValue:GPString", "displayName": "Results", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": [], "parameterType": "esriGPParameterTypeDerived", "category": "", "parameterInfos": [ { "name": "String", "dataType": "GPString", "displayName": "String" } ] } ] }