diff --git a/buildings.json b/buildings.json
index 5eb9cb320..ff4f674ac 100644
--- a/buildings.json
+++ b/buildings.json
@@ -1,8 +1,8 @@
{
"type": "overpass",
"name": {
- "en": "Buildings",
- "de": "Gebäude"
+ "de": "Gebäude",
+ "en": "Buildings"
},
"query": {
"16": [
diff --git a/car_maxspeed.json b/car_maxspeed.json
index 3ca53a8ab..22741b0d1 100644
--- a/car_maxspeed.json
+++ b/car_maxspeed.json
@@ -5,8 +5,8 @@
},
"query": {
"11": "way[highway~\"^(motorway|trunk)$\"];",
- "15": "way[highway~\"^(motorway|motorway_link|trunk|trunk_link|primary|primary_link|secondary|secondary_link|tertiary|tertiary_link|residential|unclassified)$\"];",
"13": "way[highway~\"^(motorway|motorway_link|trunk|trunk_link|primary|primary_link|secondary|tertiary)$\"];",
+ "15": "way[highway~\"^(motorway|motorway_link|trunk|trunk_link|primary|primary_link|secondary|secondary_link|tertiary|tertiary_link|residential|unclassified)$\"];",
"17": "way[highway~\"^(motorway|motorway_link|trunk|trunk_link|primary|primary_link|secondary|secondary_link|tertiary|tertiary_link|residential|unclassified|service|living_street|pedestrian|track|road)$\"];"
},
"feature": {
diff --git a/children.json b/children.json
index a093ffc69..0bcbd722a 100644
--- a/children.json
+++ b/children.json
@@ -79,4 +79,4 @@
" ",
""
]
-}
\ No newline at end of file
+}
diff --git a/communication.json b/communication.json
index 1dce46148..1762ae364 100644
--- a/communication.json
+++ b/communication.json
@@ -73,4 +73,4 @@
"zoom": 16
}
}
-}
\ No newline at end of file
+}
diff --git a/cycle_amenities.json b/cycle_amenities.json
index 22332c202..0d49ce638 100644
--- a/cycle_amenities.json
+++ b/cycle_amenities.json
@@ -1,8 +1,8 @@
{
"type": "overpass",
"name": {
- "en": "Amenities",
- "de": "Einrichtungen"
+ "de": "Einrichtungen",
+ "en": "Amenities"
},
"query": {
"13": [
diff --git a/education.json b/education.json
index 86455f04d..32b40a9db 100644
--- a/education.json
+++ b/education.json
@@ -104,4 +104,4 @@
"zoom": 16
}
}
-}
\ No newline at end of file
+}
diff --git a/emergency.json b/emergency.json
index 062f4ad7b..f4e091ea1 100644
--- a/emergency.json
+++ b/emergency.json
@@ -72,4 +72,4 @@
"sign": "📞"
}
}
-}
\ No newline at end of file
+}
diff --git a/financial.json b/financial.json
index 3f6a1144f..c8d47b49d 100644
--- a/financial.json
+++ b/financial.json
@@ -61,4 +61,4 @@
"zoom": 15
}
}
-}
\ No newline at end of file
+}
diff --git a/health.json b/health.json
index 5995c6a94..50b14b871 100644
--- a/health.json
+++ b/health.json
@@ -85,4 +85,4 @@
"social_facility": "",
"veterinary": ""
}
-}
\ No newline at end of file
+}
diff --git a/hiking_routes.json b/hiking_routes.json
index 3c216429b..c2cea7fa9 100644
--- a/hiking_routes.json
+++ b/hiking_routes.json
@@ -1,8 +1,8 @@
{
"type": "overpass",
"name": {
- "en": "Hiking routes",
- "de": "Wanderrouten"
+ "de": "Wanderrouten",
+ "en": "Hiking routes"
},
"query": {
"10": "relation[type=route][route=hiking][network~\"^(iwn)$\"]",
diff --git a/historic.json b/historic.json
index 07ce57aa9..19eb553da 100644
--- a/historic.json
+++ b/historic.json
@@ -79,4 +79,4 @@
"zoom": 14
}
}
-}
\ No newline at end of file
+}
diff --git a/index.json b/index.json
index 96252938e..cb865d766 100644
--- a/index.json
+++ b/index.json
@@ -278,5 +278,6 @@
}
]
}
- ]
+ ],
+ "name": {}
}
diff --git a/natural.json b/natural.json
index fec35a43a..cb78e28ac 100644
--- a/natural.json
+++ b/natural.json
@@ -20,19 +20,19 @@
"node[natural~\"^(peak|volcano)$\"];",
")"
],
- "16": [
- "(",
- "node[natural];",
- "way[natural];",
- "relation[natural];",
- ")"
- ],
"13": [
"(",
"node[natural~\"^(peak|volcano|wood|scrub|heath|grassland|fell|bare_rock|scree|shingle|sand|mud|water|wetland|glacier|bay|cape|beach|coastline|spring|hot_spring|geyser|valley|ridge|arete|cliff|saddle|rock|stone|sinkhole|cave_entrance)$\"];",
"way[natural~\"^(peak|volcano|wood|scrub|heath|grassland|fell|bare_rock|scree|shingle|sand|mud|water|wetland|glacier|bay|cape|beach|coastline|spring|hot_spring|geyser|valley|ridge|arete|cliff|saddle|rock|stone|sinkhole|cave_entrance)$\"];",
"relation[natural~\"^(peak|volcano|wood|scrub|heath|grassland|fell|bare_rock|scree|shingle|sand|mud|water|wetland|glacier|bay|cape|beach|coastline|spring|hot_spring|geyser|valley|ridge|arete|cliff|saddle|rock|stone|sinkhole|cave_entrance)$\"];",
")"
+ ],
+ "16": [
+ "(",
+ "node[natural];",
+ "way[natural];",
+ "relation[natural];",
+ ")"
]
},
"feature": {
diff --git a/pt_routes.json b/pt_routes.json
index 22fbb6629..eed3ac9d3 100644
--- a/pt_routes.json
+++ b/pt_routes.json
@@ -1,8 +1,8 @@
{
"type": "overpass",
"name": {
- "en": "Routes",
- "de": "Routen"
+ "de": "Routen",
+ "en": "Routes"
},
"query": {
"12": "relation[type=route][route~\"^(subway|monorail|ferry|train)$\"];",
@@ -76,4 +76,4 @@
"color": "#007fff"
}
}
-}
\ No newline at end of file
+}
diff --git a/public.json b/public.json
index 2c5345776..548bccd68 100644
--- a/public.json
+++ b/public.json
@@ -72,4 +72,4 @@
"toilets": "",
"townhall": ""
}
-}
\ No newline at end of file
+}
diff --git a/railway-infrastructure.json b/railway-infrastructure.json
index b68a5b355..f2876ae95 100644
--- a/railway-infrastructure.json
+++ b/railway-infrastructure.json
@@ -1,8 +1,8 @@
{
"type": "overpass",
"name": {
- "en": "Railway infrastructure",
- "de": "Eisenbahn Infrastruktur"
+ "de": "Eisenbahn Infrastruktur",
+ "en": "Railway infrastructure"
},
"query": {
"11": "(way[railway=rail][usage~'^(main|branch)$'];node[railway~'^(station)$'];)",
diff --git a/tourism_attractions.json b/tourism_attractions.json
index f1226a635..5409208b7 100644
--- a/tourism_attractions.json
+++ b/tourism_attractions.json
@@ -52,4 +52,4 @@
"zoo": "🦁",
"other": ""
}
-}
\ No newline at end of file
+}
diff --git a/tourism_services.json b/tourism_services.json
index 5deadcf71..14b0c3b65 100644
--- a/tourism_services.json
+++ b/tourism_services.json
@@ -95,4 +95,4 @@
"zoom": 16
}
}
-}
\ No newline at end of file
+}
diff --git a/walk_amenities.json b/walk_amenities.json
index 2ce5e877c..52959f7bf 100644
--- a/walk_amenities.json
+++ b/walk_amenities.json
@@ -1,8 +1,8 @@
{
"type": "overpass",
"name": {
- "en": "Amenities",
- "de": "Einrichtungen"
+ "de": "Einrichtungen",
+ "en": "Amenities"
},
"query": {
"13": [
diff --git a/water.json b/water.json
index accb12258..1df53ae25 100644
--- a/water.json
+++ b/water.json
@@ -1,8 +1,8 @@
{
"type": "overpass",
"name": {
- "en": "Waterbodies",
- "de": "Gewässer"
+ "de": "Gewässer",
+ "en": "Waterbodies"
},
"query": {
"10": [
@@ -116,4 +116,4 @@
" ",
""
]
-}
\ No newline at end of file
+}