Thanks, Alexey. I was not aware of the city_limit=* key. And I realize that I never have the direction key properly with traffic_sign=city_limit. (forward/backward in stead of the cardinal directions)
Looking closer it turns out that the city_limit=* key is exclusively used in Germany, but nowhere else. But Germany is not the only country that use end-of-city-limit signs. Are there other alternatives? Volker On Sun, 12 Apr 2020 at 13:54, Alexey Zakharenkov <[email protected]> wrote: > > Hello. > > direction=backward is invalid value in this context. The road is often > split at city_limit node to reflect the change in highway properties > (primarily max_speed), and backward/forward notion is undefined for an > endpoint of a segment. It has even less sense for a node aside a road. > Please see https://wiki.openstreetmap.org/wiki/Key:direction > > You are looking for this: > https://wiki.openstreetmap.org/wiki/Key:city_limit > I.e. put also city_limit=begin/end (optional 'both' value is assumed) tag > and direction=N/E/S/W/... tag to indicate how the sign is oriented. > > Best regards, > Alexey > > > > 12.04.2020, 13:56, "Volker Schmidt" <[email protected]>: > > Do we have a tagging convention for "city limit end" (example) > <https://en.wikipedia.org/wiki/File:Denmark_City_limit_sign_end.svg> > for those cases where there is no "city limit start" sign in the opposite > direction, for example on a one-way street leaving the agglomeration? > Would it be correct to use the traffic_sign > <https://wiki.openstreetmap.org/wiki/Key:traffic_sign>=city_limit with > direction=backward in this case? > > , > > _______________________________________________ > Tagging mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/tagging > > _______________________________________________ > Tagging mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/tagging >
_______________________________________________ Tagging mailing list [email protected] https://lists.openstreetmap.org/listinfo/tagging
