{ "name": "SPMSAssetsByRoute", "displayName": "SPMS Assets by Route and Offsets", "description": "SPMS Assets by Route and Offsets\n\nThis Geoprocessing service is used with SPMS to collect information where a route and route measure intersects: Corporate Boundaries INDOT SubDistricts Congressional Districts EXOR Functional Class EXOR Reference Posts EXOR Thru Lanes EXOR Metropolitan Areas EXOR Population EXOR Federal Aid EXOR Districts", "category": "", "helpUrl": "https://gis.indot.in.gov/rh/rest/directories/arcgisoutput/Roads_and_Highways/LocateProjectRouteOffsets_GPServer/Roads_and_Highways_LocateProjectRouteOffsets/SPMSAssetsByRoute.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Route", "dataType": "GPString", "displayName": "Route", "description": "Project Route Name", "direction": "esriGPParameterDirectionInput", "defaultValue": "I-65", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Reference_Post_From", "dataType": "GPString", "displayName": "Reference Post From", "description": "Project Minimum Reference Post", "direction": "esriGPParameterDirectionInput", "defaultValue": "10", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Reference_Post_From_Offset", "dataType": "GPLong", "displayName": "Reference Post From Offset", "description": "Reference Post Offset in 10ths of a mile (10/100 = 0.10). This will be added to the Reference Post value when calculating.", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Reference_Post_To", "dataType": "GPString", "displayName": "Reference Post To", "description": "Project Maximum Reference Post", "direction": "esriGPParameterDirectionInput", "defaultValue": "11", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Reference_Post_To_Offset", "dataType": "GPLong", "displayName": "Reference Post To Offset", "description": "Reference Post Offset in 10ths of a mile (10/100 = 0.10). This will be added to the Reference Post value when calculating.", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Result", "dataType": "GPFeatureRecordSetLayer", "displayName": "Result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Project_Location", "dataType": "GPFeatureRecordSetLayer", "displayName": "Project Location", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Summary", "dataType": "GPMultiValue:GPRecordSet", "displayName": "Summary", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": [], "parameterType": "esriGPParameterTypeDerived", "category": "", "parameterInfos": [ { "name": "", "dataType": "GPRecordSet", "displayName": "" } ] } ] }