Hi,
I get an error for specifics coordinates, when trying to build an isochrone map.
I’m using ORS Tools in QGIS.
I’m trying to build a isochrone map from layer, using the travel mode: “driving car”
However, if I change travel mode to cycling, walking or something other than driving car, then I don’t get an error.
I can also build the isochrone if I move the point say 50-100m away.
These are the coordinates: [50.8803701, 20.6477226]
This is from the log:
QGIS version: 3.16.16-Hannover
QGIS code revision: f5778a89
Qt version: 5.15.2
GDAL version: 3.4.1
GEOS version: 3.10.0-CAPI-1.16.0
PROJ version: Rel. 8.2.1, January 1st, 2022
Processing algorithm…
Algorithm ‘Isochrones from Point-Layer’ starting…
Input parameters:
{ ‘INPUT_AVOID_BORDERS’ : None, ‘INPUT_AVOID_COUNTRIES’ : ‘’, ‘INPUT_AVOID_FEATURES’ : [], ‘INPUT_AVOID_POLYGONS’ : None, ‘INPUT_FIELD’ : ‘store’, ‘INPUT_METRIC’ : 0, ‘INPUT_POINT_LAYER’ :
Feature ID 478 caused a GenericServerError:
500 ({“error”:{“code”:3099,“message”:“Unable to build an isochrone map.”},“info”:{“engine”:{“build_date”:“2023-07-09T01:31:50Z”,“version”:“7.1.0”},“timestamp”:1692603373172}})
Execution completed in 0.48 seconds
Results:
{‘OUTPUT’: ‘Isochrones_4b27be05_aee8_4902_982f_16a9e71f1fb6’}
Loading resulting layers
Algorithm ‘Isochrones from Point-Layer’ finished
Thank you in advance