mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-14 09:42:46 +00:00
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"key": "maxspeed",
|
|
"type": "roadspeed",
|
|
"label": "Speed Limit",
|
|
"placeholder": "40, 50, 60...",
|
|
"locationSet": {
|
|
"exclude": [
|
|
"ca",
|
|
"us"
|
|
]
|
|
}
|
|
}
|