-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preset for amenity=pharmacy
unexpectedly adds dispensing=yes
#627
Comments
amenity=pharmacy
unexpectedly adds dispensing=yes
The original PR is osmlab/name-suggestion-index#7277 I merged that because its changes looks good for NSI, but unexpectedly tags problem can't be solved by me. |
The default was added in the course of resolving openstreetmap/iD#4763, but I don't find a source why the default value of |
Oh - yeah I forgot about this, but we can just remove the field in the NSI script that builds the presets. |
Thank you for resolving this issue. It has been bothering me for a long time. |
I usually contribute to the Name Suggestion Index, but when I tried to correct it, I didn't see that field, so I'm opening the issue as I think the problem is probably here.
I am sorry if this is wrong.
In Japan, drug stores are basically added with this preset (tag), but an unexpected dispensing=yes is added.
Since not all stores have dispensing available, I would like to have it not added automatically, is this possible?
The text was updated successfully, but these errors were encountered: