Skip to content

[deprecation] allow to disable a rule by presence of other tags and/or location #62

@tyrasd

Description

@tyrasd

See openstreetmap/id-tagging-schema#484:

  {
    "old": {"highway": "cycleway", "bicycle": "no"},
    "replace": {"highway": "path", "bicycle": "no"}
  },

We would like to be able to disable this rule when moped!=no (or mofa!=no) is set, as these two modes of transport are also considered valid uses of a highway=cycleway in certain jurisdictions or local OSM communities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions