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

The Geocoding Node should accept fails on some of the rows and continue the whole process #372

Closed wybert closed 6 days ago

wybert commented 2 weeks ago

The Geocoding Node should accept some rows' failures and continue the process.

  1. We should throw some messages about which rows have failed
  2. and return either missing value of the geometry columns for these rows or don't return results for those rows
  3. Provide some options in the UI
  4. handle missing value
  5. progressbar