{ "name": "GetClosestFacility", "displayName": "GetClosestFacility", "description": "(null)", "category": "", "helpUrl": "https://cartes.ville.sherbrooke.qc.ca/arcgis/rest/directories/arcgisoutput/CarteComplete/NaUtils_GPServer/CarteComplete_NaUtils/GetClosestFacility.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "origin_feature", "dataType": "GPString", "displayName": "origin_feature", "description": "origin_feature", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "facilities_name", "dataType": "GPString", "displayName": "facilities_name", "description": "facilities_name", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "response", "dataType": "GPString", "displayName": "response", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "error", "dataType": "GPString", "displayName": "error", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }