Open Issues Need Help
View All on GitHub natural_water + water=moat should be considered water about 2 months ago
bug good first issue
Part of osmose that runs the analysis, and send the results to the frontend.
Python
#openstreetmap#openstreetmap-data#quality-assurance
Whitelist certain uppercase words for Australia about 2 months ago
good first issue
Part of osmose that runs the analysis, and send the results to the frontend.
Python
#openstreetmap#openstreetmap-data#quality-assurance
Whitelist payment:coins:denominations and payment:notes:denominations in TagFix_DuplicateValue 4 months ago
AI Summary: Modify the Osmose backend to whitelist the tags `payment:coins:denominations` and potentially `payment:notes:denominations` within the `TagFix_DuplicateValue` analyzer. This prevents false positives for vending machines with multiple coin denominations listed in the tag value. The change should be implemented using one of the supported Osmose analyzer methods (MapCSS, Python, SQL/PostGIS, or comparator).
Complexity:
3/5
bug good first issue
Part of osmose that runs the analysis, and send the results to the frontend.
Python
#openstreetmap#openstreetmap-data#quality-assurance