{ "name": "FindNearestAssetLocal", "displayName": "Find Nearest Asset Local", "description": "", "category": "", "helpUrl": "https://gis.moretonbay.qld.gov.au/arcgis/rest/directories/arcgisoutput/Projects/FindNearestAssetLocal_GPServer/Projects_FindNearestAssetLocal/FindNearestAssetLocal.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Lat", "dataType": "GPDouble", "displayName": "Latitude", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": -27.260755, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Longitude", "dataType": "GPDouble", "displayName": "Longitude", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": 153.038106, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Long", "dataType": "GPDouble", "displayName": "Search Distance In Metre", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": 10000, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Asset_Type", "dataType": "GPString", "displayName": "Asset Type", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "Stormwater Inlet", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Barriers Fence", "Roads Pavement", "Roads Signage", "Roads Traffic Island", "Stormwater Inlet", "Depot", "Stormwater Channels", "Pathway", "Bus Stop", "Street Lighting", "Council Building", "Headwall", "Stormwater Pipes", "Stormwater System", "Road Centreline" ] }, { "name": "Asset_Number", "dataType": "GPString", "displayName": "Asset Number", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Distance", "dataType": "GPDouble", "displayName": "Distance", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Search_Path", "dataType": "GPString", "displayName": "Search Path", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }