[openstreetmap/openstreetmap-website] Spaces and underscores in links (Issue #3881)
maro-21
notifications at github.com
Mon Jan 9 17:48:14 UTC 2023
This script ok for links to Wikipedia and other Wikis in the tags such as `wikipedia`, `brand:wikipedia`, `wikimedia_commons` [etc.](https://taginfo.openstreetmap.org/search?q=wikipedia), but the tag `amenity=place of worship` with spaces won't be rendered on the map as a place of worship. Looking at the set of tags, everything looks ok at first glance when we see the correct link, but this is what may cause us not to find out what is wrong without opening the editor.
So for example:
`wikipedia=en:Open Street Map` and `wikipedia=en:Open_Street_Map`
is technically the same, but
`amenity=place_of_worship` and `amenity=place of worship`
is not.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3881#issuecomment-1376015555
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/3881/1376015555 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230109/b5acbf52/attachment-0001.htm>
More information about the rails-dev
mailing list