Files
iD/data/presets/fields/capacity_parking.json
Quincy Morgan 2a1fbcc3b8 Add field and preset for accessible parking (close #7465)
Add Type field and search terms to Parking Space
Add parking-specific capacity field
Deprecate `disabled_spaces`
2020-03-26 11:28:53 -07:00

8 lines
132 B
JSON

{
"key": "capacity",
"type": "number",
"minValue": 0,
"label": "Total Spaces",
"placeholder": "10, 20, 30..."
}