mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
Merge branch 'prettier-config' into main
This commit is contained in:
commit
7617c45325
214 changed files with 701 additions and 524 deletions
|
|
@ -20,4 +20,4 @@
|
|||
"advertising": "billboard"
|
||||
},
|
||||
"name": "Billboard"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -17,4 +17,4 @@
|
|||
"advertising": "column"
|
||||
},
|
||||
"name": "Advertising Column"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,4 +16,4 @@
|
|||
"advertising": "totem"
|
||||
},
|
||||
"name": "Advertising Totem"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@
|
|||
"tapioca",
|
||||
"pearl tea",
|
||||
"boba drink"
|
||||
|
||||
],
|
||||
"name": "Bubble Tea Cafe"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
"payment_multi",
|
||||
"self_service",
|
||||
"automated"
|
||||
|
||||
],
|
||||
"moreFields": [
|
||||
"email",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"icon": "maki-entrance-alt1",
|
||||
"fields": [
|
||||
"parking_entrance",
|
||||
"parking_entrance",
|
||||
"ref",
|
||||
"access_simple",
|
||||
"address",
|
||||
|
|
|
|||
|
|
@ -18,6 +18,8 @@
|
|||
"irish bar"
|
||||
],
|
||||
"locationSet": {
|
||||
"exclude": ["ie"]
|
||||
"exclude": [
|
||||
"ie"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,5 +21,5 @@
|
|||
"traffic spikes"
|
||||
],
|
||||
"name": "Spike Strip",
|
||||
"matchScore": 0.50
|
||||
"matchScore": 0.5
|
||||
}
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@
|
|||
},
|
||||
"matchScore": 0.5,
|
||||
"name": "Apartment Building"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,4 +16,4 @@
|
|||
"ford": "yes"
|
||||
},
|
||||
"name": "Ford"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,14 +19,14 @@
|
|||
},
|
||||
"name": "Crossing With Pedestrian Signals",
|
||||
"terms": [
|
||||
"pedestrian traffic lights",
|
||||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)",
|
||||
"bicycle crossing (lights)",
|
||||
"crosswalk (lights)",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
"pedestrian traffic lights",
|
||||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)",
|
||||
"bicycle crossing (lights)",
|
||||
"crosswalk (lights)",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"locationSet": {
|
||||
"exclude": ["fr", "lt", "pl", "de"]
|
||||
"exclude": [
|
||||
"fr",
|
||||
"lt",
|
||||
"pl",
|
||||
"de"
|
||||
]
|
||||
},
|
||||
"icon": "temaki-pedestrian_and_cyclist",
|
||||
"fields": [
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"locationSet": {
|
||||
"exclude": [
|
||||
"fr", "lt", "pl"
|
||||
"fr",
|
||||
"lt",
|
||||
"pl"
|
||||
]
|
||||
},
|
||||
"icon": "temaki-ped_cyclist_crosswalk",
|
||||
|
|
|
|||
|
|
@ -22,14 +22,14 @@
|
|||
},
|
||||
"name": "Crossing With Pedestrian Signals",
|
||||
"terms": [
|
||||
"pedestrian traffic lights",
|
||||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)",
|
||||
"bicycle crossing (lights)",
|
||||
"crosswalk (lights)",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
"pedestrian traffic lights",
|
||||
"pedestrian traffic signals",
|
||||
"pedestrian crossing (lights)",
|
||||
"bicycle crossing (lights)",
|
||||
"crosswalk (lights)",
|
||||
"flat top",
|
||||
"hump",
|
||||
"speed",
|
||||
"slow"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -43,6 +43,9 @@
|
|||
"off ramp"
|
||||
],
|
||||
"locationSet": {
|
||||
"include": ["ca", "us"]
|
||||
"include": [
|
||||
"ca",
|
||||
"us"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -43,6 +43,9 @@
|
|||
"off ramp"
|
||||
],
|
||||
"locationSet": {
|
||||
"exclude": ["ca", "us"]
|
||||
"exclude": [
|
||||
"ca",
|
||||
"us"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,9 @@
|
|||
"street"
|
||||
],
|
||||
"locationSet": {
|
||||
"include": ["ca", "us"]
|
||||
"include": [
|
||||
"ca",
|
||||
"us"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -46,6 +46,9 @@
|
|||
"street"
|
||||
],
|
||||
"locationSet": {
|
||||
"exclude": ["ca", "us"]
|
||||
"exclude": [
|
||||
"ca",
|
||||
"us"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,9 @@
|
|||
"street"
|
||||
],
|
||||
"locationSet": {
|
||||
"include": ["ca", "us"]
|
||||
"include": [
|
||||
"ca",
|
||||
"us"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,9 @@
|
|||
"street"
|
||||
],
|
||||
"locationSet": {
|
||||
"exclude": ["ca", "us"]
|
||||
"exclude": [
|
||||
"ca",
|
||||
"us"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,4 +16,4 @@
|
|||
"historic": "ruins"
|
||||
},
|
||||
"name": "Ruins"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,4 +13,4 @@
|
|||
"value": "paintball"
|
||||
},
|
||||
"name": "Paintball Field"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,4 +21,4 @@
|
|||
"target practice"
|
||||
],
|
||||
"name": "Shooting Range"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -22,4 +22,4 @@
|
|||
"target practice"
|
||||
],
|
||||
"name": "Shooting Range Facility"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,26 +1,26 @@
|
|||
{
|
||||
"icon": "fas-vihara",
|
||||
"moreFields": [
|
||||
"{man_made/tower}",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"buddhist tower",
|
||||
"tiered tower",
|
||||
"chinese pagodas"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "tower",
|
||||
"tower:type": "pagoda"
|
||||
},
|
||||
"reference": {
|
||||
"key": "tower:type",
|
||||
"value": "pagoda"
|
||||
},
|
||||
"name": "Pagoda"
|
||||
}
|
||||
{
|
||||
"icon": "fas-vihara",
|
||||
"moreFields": [
|
||||
"{man_made/tower}",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"buddhist tower",
|
||||
"tiered tower",
|
||||
"chinese pagodas"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "tower",
|
||||
"tower:type": "pagoda"
|
||||
},
|
||||
"reference": {
|
||||
"key": "tower:type",
|
||||
"value": "pagoda"
|
||||
},
|
||||
"name": "Pagoda"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,7 +19,10 @@
|
|||
],
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"be", "de", "lu", "nl"
|
||||
"be",
|
||||
"de",
|
||||
"lu",
|
||||
"nl"
|
||||
]
|
||||
},
|
||||
"matchScore": 0.2,
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"us", "ph"
|
||||
"us",
|
||||
"ph"
|
||||
]
|
||||
},
|
||||
"icon": "maki-bank",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"icon": "fas-cut",
|
||||
"geometry": [
|
||||
"point",
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
|
|
@ -12,6 +12,6 @@
|
|||
"paint*",
|
||||
"frame",
|
||||
"hobby"
|
||||
],
|
||||
],
|
||||
"name": "Arts & Crafts Store"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
"shop": "doors"
|
||||
},
|
||||
"name": "Door Shop"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"icon": "maki-embassy",
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"new location"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "information",
|
||||
"information": "board",
|
||||
"board_type": "welcome_sign"
|
||||
},
|
||||
"name": "Welcome Sign"
|
||||
}
|
||||
"icon": "maki-embassy",
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"new location"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "information",
|
||||
"information": "board",
|
||||
"board_type": "welcome_sign"
|
||||
},
|
||||
"name": "Welcome Sign"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue