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

OSM POIs node to accept one or multiple value tags

Open sturmkev opened this issue 7 months ago • 0 comments

This would be a nice enhancement of the node to avoid unnecessary looping if a user needs to fetch multiple value tags (value) of a single place tag (key) from OSM (https://taginfo.openstreetmap.org/).

This could work in a way that the user either inputs a single word (e.g. "restaurant") or multiple words (e.g. "restaurant, school, bank") that are e.g. separated by a comma.

Single Value Image

Multiple Values Image

sturmkev avatar Apr 25 '25 13:04 sturmkev