{ "name": "GetPlaceByXY", "displayName": "GetPlaceByXY", "description": "איתור כתובת או יישוב קרוב ביותר, לפי נקודה", "category": "", "helpUrl": "https://www10.emap.co.il/arcgis/rest/directories/arcgisoutput/Clients/MaccabiGetPlaceByLocation_GPServer/Clients_MaccabiGetPlaceByLocation/GetPlaceByXY.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "coordinateX", "dataType": "GPDouble", "displayName": "coordinateX", "description": "coordinateX", "direction": "esriGPParameterDirectionInput", "defaultValue": 34.810311982512, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "coordinateY", "dataType": "GPDouble", "displayName": "coordinateY", "description": "coordinateY", "direction": "esriGPParameterDirectionInput", "defaultValue": 32.095057405875, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Full_Adress", "dataType": "GPString", "displayName": "Full_Adress", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "City_Code", "dataType": "GPString", "displayName": "City_Code", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Result_Type", "dataType": "GPString", "displayName": "Result_Type", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "APPROX_COORDINATE_X", "dataType": "GPDouble", "displayName": "APPROX_COORDINATE_X", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "APPROX_COORDINATE_Y", "dataType": "GPDouble", "displayName": "APPROX_COORDINATE_Y", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }