mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
limit to vertices, change name, add icon
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
{
|
||||
"geometry": [
|
||||
"vertex",
|
||||
"line"
|
||||
],
|
||||
"icon": "maki-car",
|
||||
"geometry": [ "vertex" ],
|
||||
"tags": {
|
||||
"highway": "emergency_bay"
|
||||
},
|
||||
"name": "Highway Emergency Bay"
|
||||
"terms": [
|
||||
"Highway Emergency Bay"
|
||||
],
|
||||
"name": "Emergency Stopping Place"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user