mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-05 14:38:00 +02:00
switch to regional presets instead of regional fields
also limit to ramps of type motorway, trunk and primary.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"key": "maxspeed:advisory",
|
||||
"type": "roadspeed",
|
||||
"label": "Advisory Speed Limit",
|
||||
"placeholder": "40, 50, 60...",
|
||||
"locationSet": {
|
||||
"exclude": ["ca", "us"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"key": "maxspeed",
|
||||
"type": "roadspeed",
|
||||
"label": "Speed Limit",
|
||||
"placeholder": "40, 50, 60...",
|
||||
"locationSet": {
|
||||
"include": ["ca", "us"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user