knime-geospatial-extension icon indicating copy to clipboard operation
knime-geospatial-extension copied to clipboard

Instead of returning wrong results the OSRM Distance Matrix node should return an error if the service is unavailable

Open koettert opened this issue 1 year ago • 0 comments

In the execute method of the node check if the currently entered OSRM server address is valid and working otherwise throw an exception e.g. "OSRM server not available"

Investigate if the current default service is no longer available at all or if this is only temporary.

koettert avatar Oct 08 '24 14:10 koettert