openstreetmap-americana icon indicating copy to clipboard operation
openstreetmap-americana copied to clipboard

Add highway shields for Romania

Open ZeLonewolf opened this issue 3 years ago • 6 comments

Not all European shields are boring. Romania's look awesome! image

Originally posted by @zekefarwell in https://github.com/ZeLonewolf/openstreetmap-americana/issues/98#issuecomment-1022391986

ZeLonewolf avatar Jan 26 '22 17:01 ZeLonewolf

Here is the mention problem with the ref parsing. Ref for this route is DN1 but shields show only number 1. It's not terrible, but it will not look as pretty. https://www.openstreetmap.org/relation/38256 https://en.wikipedia.org/wiki/DN1

Mashin6 avatar Jan 26 '22 18:01 Mashin6

Sounds like the ref values are wrong. ref=DN1 should be just ref=1 for the same reason that US Route 1 has ref=1 instead of ref=US1.

zekefarwell avatar Jan 26 '22 18:01 zekefarwell

Right, DN1 would be better as name= or alt_ref=. There doesn't seem to have been a formal route=road relation proposal and every community came up with their own implementation (it's not the only place where I've seen this). Now this causes problems for global projects like this one. :( We can try to suggest a change to their refs, but I am somewhat skeptical that this will be successfull.

Mashin6 avatar Jan 26 '22 20:01 Mashin6

I think we can just render the refs as they are. We can share with the Romanian mapping community and if they care that it doesn't look right, they can discuss what to do about it.

zekefarwell avatar Jan 26 '22 21:01 zekefarwell

(20c67cb) So the motorway shields are all good: image But the trunk shields don't look good: image

Stretching the shield makes it a bit better, but the 4 letter are IMO borderline readable. image Longer refs are bad. image

Mashin6 avatar Jan 30 '22 01:01 Mashin6

Perhaps we should split this issue into motorways (which are ready and trivial to implement) and trunk roads (which still need a resolution on ref prefixes).

1ec5 avatar Jul 10 '22 22:07 1ec5