mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
Add Bike and Ride field (#521)
This commit is contained in:
parent
a2615cefe6
commit
22400a7d9a
2 changed files with 6 additions and 0 deletions
5
data/fields/bike_ride.json
Normal file
5
data/fields/bike_ride.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"key": "bike_ride",
|
||||
"type": "check",
|
||||
"label": "Bike and Ride"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue