{
 "name": "GetHwySegData",
 "displayName": "GetHwySegData",
 "description": "Summary",
 "category": "",
 "helpUrl": "https://gis.odot.state.or.us/arcgis1006/rest/directories/arcgisoutput/transgis_plt/tools_GPServer/transgis_plt_tools/GetHwySegData.htm",
 "executionType": "esriExecutionTypeAsynchronous",
 "parameters": [
  {
   "name": "lrmkey",
   "dataType": "GPString",
   "displayName": "Linear Reference Method (LRM) Key",
   "description": "LRM Key",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "00100D00",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "startmp",
   "dataType": "GPString",
   "displayName": "Start Milepoint",
   "description": "Start MP",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "285.84",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "endmp",
   "dataType": "GPString",
   "displayName": "End Milepoint",
   "description": "End MP",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "285.94",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "result",
   "dataType": "GPString",
   "displayName": "Result",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}