mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Add shop=general for general store
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"icon": "maki-shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "general"
|
||||
},
|
||||
"terms": ["village shop"],
|
||||
"name": "General store"
|
||||
}
|
||||
Reference in New Issue
Block a user