-
Notifications
You must be signed in to change notification settings - Fork 164
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
Add website field to standard preset for shops/amenities #1413
Comments
I agree and support! |
The question to me is, which is the best place to add this field. We could add it to the top level => Which means all shop/*.json will have it. We could add it as a => Which means about 85 POI would use it https://github.com/search?q=repo%3Aopenstreetmap%2Fid-tagging-schema+%22%40templates%2Fpoi%22+path%3A%2F%5Edata%5C%2Fpresets%5C%2F%2F&type=code In this case, we would have to look at those 85 files and check if the |
It's touchy...
I guess the first case is less problematic than the second (one can reasonably target a subpage), but suggesting adding a website that hardly exists just occupies screen estate and invites populating bad data. |
|
OSM Tag(s)
website=
How would you like this tag to see supported?
As a Field
Label
Website
Aliases
No response
Terms
No response
Link to OSM Wiki page
https://wiki.openstreetmap.org/wiki/Key:website
Status of the Tag
De Facto
Usage of the tag
Tons
Suggested Icon
No response
Replaces other Tag?
No response
Regional Tag?
No response
Further Information
Most people in many countries today would probably rather use a website to get more info about and contact a shop or similar, rather than their phone number. Yet the phone field is always shown, while you have to manually add the website field to a lot of establishments. It's shown by default on some, but not on many.
Here are some examples:
shop=camera
shop=supermarket
shop=bicycle
amenity=bicycle_rental
shop=mall
shop=yes
shop=books
shop=anime
leisure=sports_centre
amenity=bar
amenity=ice_cream
amenity=library
Hope you can look into this, which would make editing easier and more enjoyable for me. Thank you for your work!
See also openstreetmap/iD#7877
The text was updated successfully, but these errors were encountered: