mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 09:12:52 +00:00
npm run all to rebuild preset file
This commit is contained in:
@@ -3968,6 +3968,11 @@ en:
|
||||
name: Neighborhood
|
||||
# 'terms: neighbourhood'
|
||||
terms: '<translate with synonyms or related terms for ''Neighborhood'', separated by commas>'
|
||||
place/plot:
|
||||
# place=plot
|
||||
name: Plot
|
||||
# 'terms: tract,land,lot,parcel'
|
||||
terms: '<translate with synonyms or related terms for ''Plot'', separated by commas>'
|
||||
place/quarter:
|
||||
# place=quarter
|
||||
name: Sub-Borough / Quarter
|
||||
|
||||
@@ -11422,6 +11422,26 @@
|
||||
],
|
||||
"name": "Neighborhood"
|
||||
},
|
||||
"place/plot": {
|
||||
"icon": "triangle-stroked",
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"place": "plot"
|
||||
},
|
||||
"terms": [
|
||||
"tract",
|
||||
"land",
|
||||
"lot",
|
||||
"parcel"
|
||||
],
|
||||
"name": "Plot"
|
||||
},
|
||||
"place/quarter": {
|
||||
"icon": "triangle-stroked",
|
||||
"fields": [
|
||||
@@ -41258,13 +41278,13 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"amenity/pharmacy/Adler Apotheke": {
|
||||
"amenity/pharmacy/Adler-Apotheke": {
|
||||
"tags": {
|
||||
"name": "Adler Apotheke",
|
||||
"name": "Adler-Apotheke",
|
||||
"healthcare": "pharmacy",
|
||||
"amenity": "pharmacy"
|
||||
},
|
||||
"name": "Adler Apotheke",
|
||||
"name": "Adler-Apotheke",
|
||||
"icon": "pharmacy",
|
||||
"geometry": [
|
||||
"point",
|
||||
@@ -59310,12 +59330,12 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/beverages/REWE Getränkemarkt": {
|
||||
"shop/beverages/Rewe Getränkemarkt": {
|
||||
"tags": {
|
||||
"name": "REWE Getränkemarkt",
|
||||
"name": "Rewe Getränkemarkt",
|
||||
"shop": "beverages"
|
||||
},
|
||||
"name": "REWE Getränkemarkt",
|
||||
"name": "Rewe Getränkemarkt",
|
||||
"icon": "shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
@@ -59899,12 +59919,12 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/car/Citroen": {
|
||||
"shop/car/Citroën": {
|
||||
"tags": {
|
||||
"name": "Citroen",
|
||||
"name": "Citroën",
|
||||
"shop": "car"
|
||||
},
|
||||
"name": "Citroen",
|
||||
"name": "Citroën",
|
||||
"icon": "car",
|
||||
"geometry": [
|
||||
"point",
|
||||
@@ -66620,26 +66640,6 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/convenience/Boutique": {
|
||||
"tags": {
|
||||
"name": "Boutique",
|
||||
"shop": "convenience"
|
||||
},
|
||||
"name": "Boutique",
|
||||
"icon": "shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/convenience/CBA": {
|
||||
"tags": {
|
||||
"name": "CBA",
|
||||
@@ -67280,12 +67280,12 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/convenience/LAWSON": {
|
||||
"shop/convenience/Lawson": {
|
||||
"tags": {
|
||||
"name": "LAWSON",
|
||||
"name": "Lawson",
|
||||
"shop": "convenience"
|
||||
},
|
||||
"name": "LAWSON",
|
||||
"name": "Lawson",
|
||||
"icon": "shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
@@ -75569,26 +75569,6 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/kiosk/Kiosk": {
|
||||
"tags": {
|
||||
"name": "Kiosk",
|
||||
"shop": "kiosk"
|
||||
},
|
||||
"name": "Kiosk",
|
||||
"icon": "shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/kiosk/Kiosko": {
|
||||
"tags": {
|
||||
"name": "Kiosko",
|
||||
@@ -79992,26 +79972,6 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/ALDI": {
|
||||
"tags": {
|
||||
"name": "ALDI",
|
||||
"shop": "supermarket"
|
||||
},
|
||||
"name": "ALDI",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/Ahorramás": {
|
||||
"tags": {
|
||||
"name": "Ahorramás",
|
||||
@@ -80092,6 +80052,26 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/Aldi": {
|
||||
"tags": {
|
||||
"name": "Aldi",
|
||||
"shop": "supermarket"
|
||||
},
|
||||
"name": "Aldi",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/Aldi Nord": {
|
||||
"tags": {
|
||||
"name": "Aldi Nord",
|
||||
@@ -83432,26 +83412,6 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/NETTO": {
|
||||
"tags": {
|
||||
"name": "NETTO",
|
||||
"shop": "supermarket"
|
||||
},
|
||||
"name": "NETTO",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/NORMA": {
|
||||
"tags": {
|
||||
"name": "NORMA",
|
||||
@@ -83532,6 +83492,26 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/Netto": {
|
||||
"tags": {
|
||||
"name": "Netto",
|
||||
"shop": "supermarket"
|
||||
},
|
||||
"name": "Netto",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/Netto Marken-Discount": {
|
||||
"tags": {
|
||||
"name": "Netto Marken-Discount",
|
||||
@@ -84112,26 +84092,6 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/REWE City": {
|
||||
"tags": {
|
||||
"name": "REWE City",
|
||||
"shop": "supermarket"
|
||||
},
|
||||
"name": "REWE City",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/Ralphs": {
|
||||
"tags": {
|
||||
"name": "Ralphs",
|
||||
@@ -84252,6 +84212,26 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/Rewe City": {
|
||||
"tags": {
|
||||
"name": "Rewe City",
|
||||
"shop": "supermarket"
|
||||
},
|
||||
"name": "Rewe City",
|
||||
"icon": "grocery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/supermarket/Rimi": {
|
||||
"tags": {
|
||||
"name": "Rimi",
|
||||
|
||||
@@ -2204,6 +2204,10 @@
|
||||
"key": "place",
|
||||
"value": "neighbourhood"
|
||||
},
|
||||
{
|
||||
"key": "place",
|
||||
"value": "plot"
|
||||
},
|
||||
{
|
||||
"key": "place",
|
||||
"value": "quarter"
|
||||
|
||||
19
dist/locales/en.json
vendored
19
dist/locales/en.json
vendored
@@ -4577,6 +4577,10 @@
|
||||
"name": "Neighborhood",
|
||||
"terms": "neighbourhood"
|
||||
},
|
||||
"place/plot": {
|
||||
"name": "Plot",
|
||||
"terms": "tract,land,lot,parcel"
|
||||
},
|
||||
"place/quarter": {
|
||||
"name": "Sub-Borough / Quarter",
|
||||
"terms": "boro,borough,quarter"
|
||||
@@ -5643,10 +5647,6 @@
|
||||
"description": "Satellite and aerial imagery.",
|
||||
"name": "Mapbox Satellite"
|
||||
},
|
||||
"New_and_Misaligned_TIGER_Roads-2013": {
|
||||
"description": "At zoom level 16+, public domain map data from the US Census. At lower zooms, only changes since 2006 minus changes already incorporated into OpenStreetMap",
|
||||
"name": "New & Misaligned TIGER Roads"
|
||||
},
|
||||
"OSM_Inspector-Addresses": {
|
||||
"attribution": {
|
||||
"text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA"
|
||||
@@ -5689,6 +5689,17 @@
|
||||
},
|
||||
"name": "OSM Inspector: Tagging"
|
||||
},
|
||||
"US-TIGER-Roads-2012": {
|
||||
"name": "TIGER Roads 2012"
|
||||
},
|
||||
"US-TIGER-Roads-2014": {
|
||||
"description": "At zoom level 16+, public domain map data from the US Census. At lower zooms, only changes since 2006 minus changes already incorporated into OpenStreetMap",
|
||||
"name": "TIGER Roads 2014"
|
||||
},
|
||||
"US-TIGER-Roads-2017": {
|
||||
"description": "Yellow = Public domain map data from the US Census. Red = Data not found in OpenStreetMap",
|
||||
"name": "TIGER Roads 2017"
|
||||
},
|
||||
"Waymarked_Trails-Cycling": {
|
||||
"attribution": {
|
||||
"text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0"
|
||||
|
||||
Reference in New Issue
Block a user