On Sun, Dec 12, 2010 at 5:07 AM, ce-test, qualified testing bv - Gert
Gremmen <g.grem...@cetest.nl> wrote:
> How can we show on OSM.org the English street names in regions that allow for 
> local names in Arabic and Hebrew ?

Dividing the problem into two parts helps.  The "on OSM.ORG" portion
of your question might be the most challenging to solve.  Leaving that
aside, the toolserver example shows you some of what is possible with
Mapnik.  Separate layers-per-language is possible.

> I saw some discussion about it, but could not understand how to fix it in my 
> situation.

Without understanding your situation, some quick pointers are:

Consider using a view to choose the first language for your list of
preferred languages, and render that one. There is guidance for this
on the wiki[1], and Avar shows us how this is done on toolserver[2]

Consider using a view to assemble a compound name from your list of
preferred languages and render that combination.  Something like "
Language / Another Language (Yet Another Language) " is possible,
though you may find more rendering collisions than you like given the
longer names.

Also consider using Mapnik2, which supports using stylesheets per
bounding polygon.  So each region of a regionalized map may have a
different style, including language, road colours and even highway
shields if that is how you roll.

[1] http://wiki.openstreetmap.org/wiki/Regionalisedmap
[2] 
http://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/osm-tools/osm2pgsql-style/create-language-views.pl?revision=53614&view=markup

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to