mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 13:53:52 +01:00
12 lines
209 B
JSON
12 lines
209 B
JSON
{
|
|
"key": "maxspeed",
|
|
"type": "roadspeed",
|
|
"label": "Speed Limit",
|
|
"placeholder": "40, 50, 60...",
|
|
"locationSet": {
|
|
"exclude": [
|
|
"ca",
|
|
"us"
|
|
]
|
|
}
|
|
}
|