mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-01 19:05:38 +02:00
add preset for "Mini Speed Bumps", closes #549
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"icon": "temaki-speed_bump",
|
||||
"tags": {
|
||||
"traffic_calming": "mini_bumps"
|
||||
},
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line"
|
||||
],
|
||||
"fields": [
|
||||
"surface",
|
||||
"direction_vertex"
|
||||
],
|
||||
"terms": [
|
||||
"bumps",
|
||||
"circular bumps",
|
||||
"circular speed bumps",
|
||||
"small bumps",
|
||||
"small speed bumps",
|
||||
"slow",
|
||||
"speed"
|
||||
],
|
||||
"name": "Mini Speed Bumps"
|
||||
}
|
||||
Reference in New Issue
Block a user