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

Geocoding node with option to ignore unknown locations #331

Open koettert opened 7 months ago

koettert commented 7 months ago

If the new option is enabled (which should be the new default) the node should return a missing cell for its location instead of failing if it doesn't recognize a location.

Requested by https://forum.knime.com/t/geocoding-bug/76683