Support for entrances too

This commit is contained in:
Pieter Vander Vennet 2022-07-26 13:15:55 +02:00
parent aea1d0335c
commit 88c6c676d6

View file

@ -17,7 +17,8 @@
"osmTags": {
"or": [
"entrance~*",
"indoor=door"
"indoor=door",
"door~*"
]
}
},