{ "name": "FindNearstAssetBatch", "displayName": "Find Nearst Asset Batch", "description": "", "category": "", "helpUrl": "https://gis-cl3.moretonbay.qld.gov.au/arcgis/rest/directories/arcgisoutput/Projects/FindNearstAssetBatch_GPServer/Projects_FindNearstAssetBatch/FindNearstAssetBatch.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "InJson", "dataType": "GPDataFile", "displayName": "In Json", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "SearchDistanceInMetre", "dataType": "GPDouble", "displayName": "SearchDistanceInMetre", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": 1000, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "AssetType", "dataType": "GPString", "displayName": "AssetType", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "Roads Pavement", "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": "Result", "dataType": "GPDataFile", "displayName": "Result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }