Hallo,
wie kann ich die Karte z.B. von Bulgarien so aufrufen, dass die Beschriftungen / Orts- und Straßennamen etc. nicht in der Landessprache sondern in Deutsch angezeigt werden? In der derzeitigen Form ist die Karte für mich nicht nutzbar, da ich keine osteuropäische Sprache beherrsche.
https://openstreetmap.org ist eine Karte für den welt-weiten Gebrauch
Deutsche Beschritungen (neben den lokalen) findest du hier:
I guess your problem is not that you don’t speak Bulgarian, but that you can’t read Cyrillic script? For many languages that use Cyrillic script, as well as for Greek, the name in Latin script is tagged with int_name=*
, using the official transliteration method of the country (afaik). When that is missing, the next most common tag with Latin script is name:en=*
To get the German transliteration, the item should have name:de=*
but this is less common. See for instance name=Варна
, int_name=Varna
, name:de=Warna
and many others for Node: Varna (31058194) | OpenStreetMap
Danke @ToniE:
Hatte ich getestet, aber leider nicht leider schwer zu lesen, da die kyrillischen Texte vorrangig bleiben…
Thanks al lot @rhhs,
Exactly that is the issue. But how to get a map having EN or DE script?
Dann kannst Du Dir noch mal
https://americanamap.org/#map=6.57/42.855/25.308
anschauen, da werden die Namen in lateinischer Schrift prominent dargestellt, natürlich nur die, die auch so hinterlegt sind.