Skip to content

Commit

Permalink
Remove railway=platform from !osm_tags
Browse files Browse the repository at this point in the history
Having railway=platform actually leaves ambiguity what vehicles stop there.
  • Loading branch information
wielandb committed Jul 2, 2023
1 parent 553334c commit ac39d34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/datasets/question_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -2710,8 +2710,7 @@
},
"!osm_tags" {
"highway":"bus_stop",
"amenity": "bus_station",
"railway":"platform"
"amenity": "bus_station"
}
}
]
Expand Down

0 comments on commit ac39d34

Please sign in to comment.