mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 14:38:05 +02:00
add preset for amenity=shelter
http://taginfo.openstreetmap.org/tags/amenity=shelter#overview http://wiki.openstreetmap.org/wiki/Tag%3Aamenity%3Dshelter
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"key": "shelter_type",
|
||||
"type": "combo",
|
||||
"options": [
|
||||
"public_transport",
|
||||
"picnic_shelter",
|
||||
"weather_shelter",
|
||||
"lean_to",
|
||||
"basic_hut",
|
||||
"field_shelter",
|
||||
"rock_shelter"
|
||||
],
|
||||
"label": "Type"
|
||||
}
|
||||
Reference in New Issue
Block a user