OSM: Handle Useful Unnamed Ways/Nodes #4
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
memory-filters
osm
output-sanitizer
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: projectmoon/open-webui-filters#4
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For certain places the user is interested in, it might be an unnamed Way or Node. Currently, we discard these results. This is useful because otherwise the results can be polluted with information that we don't want.
But this leads to loss of information for things like unnamed neighborhood playgrounds, green spaces, etc. We need an algorithm to determine if we should keep an unnamed result.
É. Has an address attached to it.
Handled in
91a7de26fd
.