This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Mapping Layer - Africa in English

1

Greetings all,

Until recently there were two different versions of the map with North African countries labeled - one had the countries labelled in English and on the other the countries were listed in Arabic. Apparently the one that labelled the countries in English is no longer supported and I am wondering why this would be? Is there a place to access a layer where these country names are listed in English?

Thanks,

Amber

This question is marked "community wiki".

asked 06 Jul '11, 10:37

amber's gravatar image

amber
1112
accept rate: 0%

OK perhaps my terminology was incorrect . . . I am looking for north African countries names to be labelled in english . .I am not sure if this was a layer or not, but it was accessed on this site less than a month ago . . . can anyone else provide assistance?

Thanks, Amber

(06 Jul '11, 10:52) amber

2 Answers:

4

There are OSM maps in specific languages on Wikimedia Toolserver. eg a map in English, of North Africa.

See the full list of languages.

Also see the OSM wiki article on Map Internationalization.

answered 06 Jul '11, 11:02

Vclaw's gravatar image

Vclaw
9.2k895141
accept rate: 22%

In short, the main renderer is using Mapnik tool/map style and choose to render the text in the tag "name" which is by definition the official name in the local language. If the name in english is different (or a different character set), it is tagged into another tag like "name:en". Then it is a matter of the renderer to display the "name" or "name:en" text, depending on the destinated public.

(08 Jul '11, 15:47) Pieren

-1

The main OpenStreetMap website never had layers with different names. I suggest that you find out who provided those layers and talk to them.

answered 06 Jul '11, 10:47

petschge's gravatar image

petschge
8.3k217398
accept rate: 21%

Source code available on GitHub .