Since April 2008, the German road tagging page
osm.wiki/index.php/De:Germany_roads_tagging
was changed in the way that the refs shall contain spaces now, e.g. A7 shall be written as A 7 now. This might be the correct official notation but it is not consistent with the refs in other countries and also not consistent with the main OSM tagging page (this will, e.g., confuse a newbie badly).
The problem is now that some people try hard to modify existing highways to include the spaces in the refs. Since highways are usually not consisting of just one segment (because of bridges, tunnels, etc.), one has to exchange the ref of all the segments. What I see now is that most segments of a highway were changed but some are not. I see that in some regions there are more spaces, in others are no at all. My opinion to this is that we should not use spaces because this is the way it is done in other countries and this will keep a consistent OSM map.
Recently, somebody has done this "random correction of refs in highway segments" in the area where I did most of the existing mapping. As a consequence, the refs in this area look now very ugly which I do not like at all.
My personal consequence out of this is that I will not tag any new highway I create with a "ref" tag anymore...
Diskuse
Komentář od randomjunk z 7. 06. 2008 v 10:01
Germany is a different country, it hasn't different refs. Other countries write their refs without spaces... this was copied into OSM ref tags. If Germany always uses spaces then that's the way the ref tags should be. The intermediate stage of people correcting old ones is obviously annoying.
If someone wants to produce a consistant map across countries then they can pre-process the data before rendering it.
As for not tagging highway refs because of this, that doesn't help anyone.
Komentář od randomjunk z 7. 06. 2008 v 10:04
that should read "has different refs" not "hasn't"
Komentář od corrados z 7. 06. 2008 v 10:19
I guess you are right, I'll rethink what I wrote in my last sentence...
Komentář od Paxton z 7. 06. 2008 v 14:51
Maybe it is possible to let the server do all replacements?
Komentář od Pixel83 z 7. 06. 2008 v 18:52
A simple regular expression should be able to do that, since all refs have the same pattern. (1-2 letters, optional space, integer)
Maybe one could run an automated job right before the osmarender process?
Komentář od corrados z 8. 06. 2008 v 09:59
> Maybe one could run an automated job right before the osmarender process?
That would be my favourite solution to the problem. In this case we would get a consistent map.
Komentář od ColinMarquardt z 8. 06. 2008 v 23:06
There have been several fixbot runs in the past, this certainly could be something for a new run: osm.wiki/index.php/User:Frederik_Ramm/Fixbot_Log
Komentář od corrados z 9. 06. 2008 v 10:08
Thanks for that hint, I've written a mail to Frederik.