Skip to content

Commit

Permalink
Change condition for approach_aid to be in line with OSM wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
7h30n3 committed Jun 17, 2024
1 parent 019ebff commit e753f73
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions assets/question_catalog/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -913,10 +913,7 @@
{
"osm_tags": {
"public_transport": "platform",
"kerb": [
"raised",
"yes"
],
"kerb": "raised",
"kerb:approach_aid": false
},
"!parent": [
Expand Down

0 comments on commit e753f73

Please sign in to comment.