Remove generate cache scripts

This commit is contained in:
Pieter Vander Vennet 2024-02-23 12:05:08 +01:00
parent 8cf65c7bf5
commit f3db4b34c9
17 changed files with 444 additions and 8231 deletions

View file

@ -22,10 +22,14 @@
"render": {
"en": "POI with image"
},
"mappings": [{
"if": "name~*",
"then": {"*": "name"}
}]
"mappings": [
{
"if": "name~*",
"then": {
"*": "name"
}
}
]
},
"name": {
"en": "Items with at least one image"

View file

@ -3,7 +3,9 @@
"description": "Special layer which shows `count`",
"source": "special",
"title": {
"render": {"en": "Summary"}
"render": {
"en": "Summary"
}
},
"tagRenderings": [
"all_tags"

View file

@ -44,5 +44,4 @@
"ghost_bike"
],
"widenFactor": 5
}

View file

@ -58,7 +58,7 @@
{
"builtin": "elongated_coin",
"override": {
"doCount": false,
"doCount": false,
"name": null,
"minzoom": 18
}
@ -66,7 +66,7 @@
{
"builtin": "ticket_machine",
"override": {
"doCount": false,
"doCount": false,
"name": null,
"minzoom": 18
}