Files
iD/data/presets/fields/oneway/bicycle.json
Quincy Morgan ecec397736 Added fields for oneway:bicycle, destination, minspeed, and dog tags and added them to moreFields of appropriate presets
Reduced the maximum fields count before warning from 9 to 8
Updated some similar highway presets to use field inheritance
Added additional fields to moreFields of various highway presets
2019-01-17 10:09:46 -05:00

9 lines
144 B
JSON

{
"key": "oneway:bicycle",
"type": "check",
"label": "One Way (Bicycles)",
"prerequisiteTag": {
"key": "oneway"
}
}