mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
parent
92334ad054
commit
4359caf7ef
180 changed files with 201035 additions and 7900 deletions
|
|
@ -17,5 +17,7 @@
|
|||
"irish pub",
|
||||
"irish bar"
|
||||
],
|
||||
"notCountryCodes": ["ie"]
|
||||
"locationSet": {
|
||||
"exclude": ["IE"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"notCountryCodes": [
|
||||
"fr", "lt", "pl", "de"
|
||||
],
|
||||
"locationSet": {
|
||||
"exclude": ["fr", "lt", "pl", "de"]
|
||||
},
|
||||
"icon": "temaki-pedestrian_and_cyclist",
|
||||
"fields": [
|
||||
"name",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"notCountryCodes": [
|
||||
"fr", "lt", "pl"
|
||||
],
|
||||
"locationSet": {
|
||||
"exclude": [
|
||||
"fr", "lt", "pl"
|
||||
]
|
||||
},
|
||||
"icon": "temaki-ped_cyclist_crosswalk",
|
||||
"fields": [
|
||||
"crossing",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"notCountryCodes": [
|
||||
"de"
|
||||
],
|
||||
"locationSet": {
|
||||
"exclude": [
|
||||
"de"
|
||||
]
|
||||
},
|
||||
"icon": "temaki-toll_gantry",
|
||||
"fields": [
|
||||
"ref",
|
||||
|
|
|
|||
|
|
@ -17,9 +17,11 @@
|
|||
"rcn",
|
||||
"rwn"
|
||||
],
|
||||
"countryCodes": [
|
||||
"be", "de", "lu", "nl"
|
||||
],
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"be", "de", "lu", "nl"
|
||||
]
|
||||
},
|
||||
"matchScore": 0.2,
|
||||
"name": "Recreational Network Node"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"countryCodes": [
|
||||
"us", "ph"
|
||||
],
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"us", "ph"
|
||||
]
|
||||
},
|
||||
"icon": "maki-bank",
|
||||
"moreFields": [
|
||||
"{office}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue