[openstreetmap/openstreetmap-website] Add OpenMapTiles vector map (PR #4042)
Triomphe346
notifications at github.com
Mon Jun 5 08:40:37 UTC 2023
> How the layer maps from OSM tags to it's supported languages is a matter for the layer and the tools used to generate it's tiles from the OSM data.
I see on their own demo that they could correctly handle different Chinese variants (attach sample is Simplified Chinese only demo with 'zh-CN' browser setting).
<img width="636" alt="Demo of MapTiler in Simplified Chinese" src="https://github.com/openstreetmap/openstreetmap-website/assets/135592060/46d2e395-b16b-4b6e-97fd-f70e616639a8">
It seems that they do not explicitly document this. If it is possible to support `zh-Hans`/`zh-Hant` variants disregarding the listed supported language code? (may need mapping `zh-CN` browser setting to `zh-Hans` in MapTiler & `zh-HK`/`zh-TW` browser setting to `zh-Hant` in MapTiler manually) @tomhughes
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4042#issuecomment-1576373285
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4042/c1576373285 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230605/0fec6e18/attachment-0001.htm>
More information about the rails-dev
mailing list