Files
iD/data/presets/fields/scuba_diving.json
Bryan Housel 1b0d7636d3 Add scuba_diving: services multiselect field, update terms
This updates both the `shop=scuba_diving` and `amenity=dive_centre` presets
2018-10-31 11:57:43 -04:00

16 lines
280 B
JSON

{
"key": "scuba_diving:",
"type": "multiCombo",
"label": "Services",
"options": [
"repair",
"courses",
"rental",
"filling",
"air_filling",
"nitrox_filling",
"trimix_filling",
"oxygen_filling"
]
}