mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 09:04:02 +02:00
Add Transit Shelter preset
This commit is contained in:
@@ -2472,6 +2472,11 @@ en:
|
||||
# 'amenity=shelter, shelter_type=lean_to'
|
||||
name: Lean-To
|
||||
terms: '<translate with synonyms or related terms for ''Lean-To'', separated by commas>'
|
||||
amenity/shelter/public_transport:
|
||||
# 'amenity=shelter, shelter_type=public_transport'
|
||||
name: Transit Shelter
|
||||
# 'terms: bus stop,metro stop,waiting'
|
||||
terms: '<translate with synonyms or related terms for ''Transit Shelter'', separated by commas>'
|
||||
amenity/shower:
|
||||
# amenity=shower
|
||||
name: Shower
|
||||
|
||||
@@ -131,6 +131,7 @@
|
||||
"amenity/shelter": {"icon": "maki-shelter", "fields": ["name", "shelter_type", "building_area", "bench", "bin"], "geometry": ["point", "vertex", "area"], "terms": ["lean-to", "gazebo", "picnic"], "tags": {"amenity": "shelter"}, "name": "Shelter"},
|
||||
"amenity/shelter/gazebo": {"icon": "maki-shelter", "fields": ["name", "building_area", "bench", "lit"], "geometry": ["point", "area"], "tags": {"amenity": "shelter", "shelter_type": "gazebo"}, "name": "Gazebo"},
|
||||
"amenity/shelter/lean_to": {"icon": "maki-shelter", "fields": ["name", "operator", "building_area"], "geometry": ["point", "area"], "tags": {"amenity": "shelter", "shelter_type": "lean_to"}, "name": "Lean-To"},
|
||||
"amenity/shelter/public_transport": {"icon": "maki-shelter", "fields": ["name", "shelter_type", "building_area", "bench", "lit"], "geometry": ["point", "area"], "terms": ["bus stop", "metro stop", "waiting"], "tags": {"amenity": "shelter", "shelter_type": "public_transport"}, "reference": {"key": "shelter_type", "value": "public_transport"}, "name": "Transit Shelter"},
|
||||
"amenity/shower": {"icon": "temaki-shower", "fields": ["operator", "opening_hours", "fee", "supervised", "building_area", "access_simple"], "geometry": ["point", "vertex", "area"], "terms": ["rain closet"], "tags": {"amenity": "shower"}, "name": "Shower"},
|
||||
"amenity/smoking_area": {"icon": "fas-smoking", "fields": ["name", "shelter", "bin", "bench", "opening_hours"], "geometry": ["point", "vertex", "area"], "terms": [], "tags": {"amenity": "smoking_area"}, "name": "Smoking Area"},
|
||||
"amenity/social_facility": {"icon": "temaki-social_facility", "fields": ["name", "operator", "address", "building_area", "social_facility", "social_facility_for", "opening_hours", "wheelchair"], "geometry": ["point", "area"], "terms": [], "tags": {"amenity": "social_facility"}, "name": "Social Facility"},
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"icon": "maki-shelter",
|
||||
"fields": [
|
||||
"name",
|
||||
"shelter_type",
|
||||
"building_area",
|
||||
"bench",
|
||||
"lit"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"bus stop",
|
||||
"metro stop",
|
||||
"waiting"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "shelter",
|
||||
"shelter_type": "public_transport"
|
||||
},
|
||||
"reference": {
|
||||
"key": "shelter_type",
|
||||
"value": "public_transport"
|
||||
},
|
||||
"name": "Transit Shelter"
|
||||
}
|
||||
@@ -889,6 +889,13 @@
|
||||
"object_types": ["node", "area"],
|
||||
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shelter-15.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "shelter_type",
|
||||
"value": "public_transport",
|
||||
"description": "Transit Shelter",
|
||||
"object_types": ["node", "area"],
|
||||
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shelter-15.svg?sanitize=true"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
"value": "shower",
|
||||
|
||||
Vendored
+32
@@ -3580,6 +3580,10 @@
|
||||
"name": "Lean-To",
|
||||
"terms": ""
|
||||
},
|
||||
"amenity/shelter/public_transport": {
|
||||
"name": "Transit Shelter",
|
||||
"terms": "bus stop,metro stop,waiting"
|
||||
},
|
||||
"amenity/shower": {
|
||||
"name": "Shower",
|
||||
"terms": "rain closet"
|
||||
@@ -7192,6 +7196,34 @@
|
||||
"description": "Orthofoto layer provided by basemap.at. \"Successor\" of geoimage.at imagery.",
|
||||
"name": "basemap.at Orthofoto"
|
||||
},
|
||||
"eufar-balaton": {
|
||||
"attribution": {
|
||||
"text": "EUFAR Balaton ortofotó 2010"
|
||||
},
|
||||
"description": "1940 geo-tagged photography from Balaton Limnological Institute.",
|
||||
"name": "EUFAR Balaton orthophotos"
|
||||
},
|
||||
"finds.jp_KBN_2500": {
|
||||
"attribution": {
|
||||
"text": "GSI KIBAN 2500"
|
||||
},
|
||||
"description": "GSI Kiban 2500 via finds.jp. Good for tracing, but a bit older.",
|
||||
"name": "Japan GSI KIBAN 2500"
|
||||
},
|
||||
"gsi.go.jp": {
|
||||
"attribution": {
|
||||
"text": "GSI Japan"
|
||||
},
|
||||
"description": "Japan GSI ortho Imagery. Usually better than bing, but a bit older.",
|
||||
"name": "Japan GSI ortho Imagery"
|
||||
},
|
||||
"gsi.go.jp_std_map": {
|
||||
"attribution": {
|
||||
"text": "GSI Japan"
|
||||
},
|
||||
"description": "Japan GSI Standard Map. Widely covered.",
|
||||
"name": "Japan GSI Standard Map"
|
||||
},
|
||||
"hike_n_bike": {
|
||||
"attribution": {
|
||||
"text": "© OpenStreetMap contributors"
|
||||
|
||||
Reference in New Issue
Block a user