Merge branch 'project/natuurpunt' of https://github.com/pietervdvn/MapComplete into project/natuurpunt

This commit is contained in:
karelleketers 2021-07-11 06:00:28 +02:00
commit df5fd47f2f
6 changed files with 329 additions and 11 deletions

View file

@ -44,7 +44,18 @@
"picnic_table",
"birdhide",
"toilet",
"visitor_information_centre"
{
"builtin": "visitor_information_centre",
"override": {
"source": {
"osmTags": {
"+and": [
"operator~.*[nN]atuurpunt.*"
]
}
}
}
}
],
"roamingRenderings": []
}
}