Improve wikidata search with filtering, add search box for species to trees

This commit is contained in:
Pieter Vander Vennet 2022-04-22 01:45:54 +02:00
parent 1271f24160
commit 389e3f18a0
7 changed files with 249 additions and 113 deletions

View file

@ -52,6 +52,7 @@
"helperArgs": [
"name",
{
"notInstanceOf": ["Q79007","Q22698"],
"removePostfixes": [
"steenweg",
"heirbaan",
@ -70,7 +71,9 @@
"wegel",
"kerk",
"church",
"kaai"
"kaai",
"park",
"parque"
]
}
]