Move layers to canonical paths, rewrite some regexes as 'or' as to make the taginfo-information more accurate

This commit is contained in:
Pieter Vander Vennet 2021-04-20 10:49:45 +02:00
parent 05b05a958c
commit ce9b0eabb1
42 changed files with 61 additions and 52 deletions

View file

@ -28,6 +28,6 @@
"widenFactor": 0.05,
"roamingRenderings": [],
"layers": [
"public_bookcases"
"public_bookcase"
]
}