This commit is contained in:
Martin Raifer 2022-02-03 22:22:27 +01:00
parent 1c4301ff85
commit 0e691debff
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
4 changed files with 13 additions and 9 deletions

8
dist/fields.json vendored
View file

@ -1784,13 +1784,7 @@
},
"maxspeed": {
"key": "maxspeed",
"type": "roadspeed",
"locationSet": {
"exclude": [
"ca",
"us"
]
}
"type": "roadspeed"
},
"maxspeed/advisory": {
"key": "maxspeed:advisory",

File diff suppressed because one or more lines are too long