Open tyrasd opened 2 years ago
related: @1ec5 rightly suggests in https://github.com/openstreetmap/id-tagging-schema/pull/509#issuecomment-1163347274 that there might be cases where a deprecation/validation rule should only be active in a certain region (or should be inactive in a certain region). In the example case above, the validation rule could be active everywhere except in the NL, while the enhanced rule (with added mofa!=no
condition) could be active only in the NL.
See https://github.com/openstreetmap/id-tagging-schema/issues/484:
We would like to be able to disable this rule when
moped!=no
(ormofa!=no
) is set, as these two modes of transport are also considered valid uses of ahighway=cycleway
in certain jurisdictions or local OSM communities.