spatial-data-lab / knime-geospatial-extension

This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for geospatial analysis in KNIME Analytic Platform.
MIT License
25 stars 10 forks source link

Support custom OSRM server in OSRM Distance Matrix Node #291

Closed wybert closed 1 year ago

wybert commented 1 year ago

It would be good if we could expose the,

  1. Minimum delay (seconds) for the minimum delay in seconds between two requests
  2. Default timeout (seconds) for slow internet connection timeout support
  3. the base URL for the demo server which OSRM provided