[openstreetmap-website] Generate tile set for osm.org with English (or Latin-based) place names (#917)

Tom Hughes notifications at github.com
Sat Feb 28 12:58:05 UTC 2015


Well if you want to change the current map style then https://github.com/gravitystorm/openstreetmap-carto is the place to go, but that's not what you want, because you want to support both.

So now you have two major problems:

* You need to fork openstreetmap-carto and find a way to do location sensitive selection of what names to use (possibly best done at database import time)
* You need somebody to provide the (significant) infrastructure to render and serve these tiles

Neither of those is a problem with the openstreetmap web site frontend code, which is what is in this repository.

The first involves starting a new project to develop and maintain the technology to do the multilingual rendering.

The second involves finding a sugar daddy to provide the infrastructure, or petitioning OSMF to provide the funds for the existing operations team to purchase the necessary extra hardware.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/917#issuecomment-76525089
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20150228/9eb5ca4b/attachment.html>


More information about the rails-dev mailing list