mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +01:00
parent
92334ad054
commit
4359caf7ef
180 changed files with 201035 additions and 7900 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue