mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-15 05:30:30 +02:00
[bug] allow maxspeed field everywhere
fixes https://github.com/openstreetmap/iD/issues/8947
This commit is contained in:
@@ -2,11 +2,5 @@
|
||||
"key": "maxspeed",
|
||||
"type": "roadspeed",
|
||||
"label": "Speed Limit",
|
||||
"placeholder": "40, 50, 60...",
|
||||
"locationSet": {
|
||||
"exclude": [
|
||||
"ca",
|
||||
"us"
|
||||
]
|
||||
}
|
||||
"placeholder": "40, 50, 60..."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user