id-tagging-schema/data/fields/maxspeed.json
2022-01-25 14:28:05 +01:00

12 lines
209 B
JSON

{
"key": "maxspeed",
"type": "roadspeed",
"label": "Speed Limit",
"placeholder": "40, 50, 60...",
"locationSet": {
"exclude": [
"ca",
"us"
]
}
}