forked from MapComplete/MapComplete
Support for entrances too
This commit is contained in:
parent
aea1d0335c
commit
88c6c676d6
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@
|
|||
"osmTags": {
|
||||
"or": [
|
||||
"entrance~*",
|
||||
"indoor=door"
|
||||
"indoor=door",
|
||||
"door~*"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue