mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
add preset for coin laundry
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"icon": "maki-laundry",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "laundry",
|
||||
"self_service": "yes"
|
||||
},
|
||||
"terms": [
|
||||
"coin laundry",
|
||||
"laundromat",
|
||||
"coin wash",
|
||||
"launderette",
|
||||
"washateria"
|
||||
],
|
||||
"name": "Self-service laundry"
|
||||
}
|
||||
Reference in New Issue
Block a user