Update to schema-builder 2.0.0 (close #53, close #54)

This commit is contained in:
Quincy Morgan 2020-11-25 14:43:33 -05:00
parent 92334ad054
commit 4359caf7ef
180 changed files with 201035 additions and 7900 deletions

View file

@ -1,7 +1,7 @@
{
"notCountryCodes": [
"fr", "lt", "pl", "de"
],
"locationSet": {
"exclude": ["fr", "lt", "pl", "de"]
},
"icon": "temaki-pedestrian_and_cyclist",
"fields": [
"name",

View file

@ -1,7 +1,9 @@
{
"notCountryCodes": [
"fr", "lt", "pl"
],
"locationSet": {
"exclude": [
"fr", "lt", "pl"
]
},
"icon": "temaki-ped_cyclist_crosswalk",
"fields": [
"crossing",

View file

@ -1,7 +1,9 @@
{
"notCountryCodes": [
"de"
],
"locationSet": {
"exclude": [
"de"
]
},
"icon": "temaki-toll_gantry",
"fields": [
"ref",