mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-30 14:23:52 +01:00
26 lines
766 B
JSON
26 lines
766 B
JSON
{
|
|
"key": "industrial",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"oil": "Oil",
|
|
"grinding_mill": "Grinding Mill",
|
|
"factory": "Factory",
|
|
"wellsite": "Wellsite",
|
|
"depot": "Depot",
|
|
"scrap_yard": "Scrap Yard",
|
|
"warehouse": "Warehouse",
|
|
"brickyard": "Brickyard",
|
|
"port": "Port",
|
|
"mine": "Mine",
|
|
"sawmill": "Sawmill",
|
|
"communication": "Communication",
|
|
"slaughterhouse": "Slaughterhouse",
|
|
"concrete_plant": "Concrete Plant",
|
|
"shipyard": "Shipyard",
|
|
"heating_station": "Heating Station",
|
|
"chemical": "Chemical"
|
|
}
|
|
}
|
|
}
|