mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-11-03 08:13:52 +01:00
22 lines
767 B
JSON
22 lines
767 B
JSON
{
|
|
"key": "boundary",
|
|
"type": "combo",
|
|
"label": "Type",
|
|
"strings": {
|
|
"options": {
|
|
"aboriginal_lands": "Aboriginal Lands",
|
|
"administrative": "Administrative Boundary",
|
|
"border_zone": "Border Zone",
|
|
"forest": "Forest Boundary",
|
|
"forest_compartment": "Forest Compartment",
|
|
"hazard": "Hazardous Area",
|
|
"maritime": "Maritime Boundary",
|
|
"national_park": "National Park",
|
|
"political": "Political / Electoral Boundary",
|
|
"postal_code": "Postal Code Boundary",
|
|
"protected_area": "Protected Area",
|
|
"special_economic_zone": "Special Economic Zone",
|
|
"disputed": "Disputed Territory"
|
|
}
|
|
}
|
|
}
|