Zverik / every_door

A dedicated app for collecting thousands of POI for OpenStreetMap
https://every-door.app
ISC License
400 stars 34 forks source link

Why is amenity=drinking_water exluded? #761

Closed not-my-profile closed 1 month ago

not-my-profile commented 1 month ago

I'd like to edit drinking waters with the app but amenity=drinking_water cannot be downloaded. Why is it listed under wrongAmenities in good_tags.dart?

mnalis commented 1 month ago

I'd like to edit drinking waters with the app but amenity=drinking_water cannot be downloaded

Could you explain in more detail exactly what do you click and what you expect to happen, and what happens instead? You should be able to see/add/edit amenity=drinking_water normally in Micromapping mode (click on :evergreen_tree: tree icon)

Why is it listed under wrongAmenities in good_tags.dart?

AFAIK, because, even if under amenity=* key, it is not to be available under Amenity mode [^1] , but should instead be available under Micromapping mode.

[^1]: which IIRC should be about "venue manned by people or providing paid services. So, shops, churches, vending machines and parcel delivery machines, but not post boxes or garbage bins."

not-my-profile commented 1 month ago

Ah sorry I didn't know that I had to click on the tree. Thanks!