forked from MapComplete/MapComplete
Remove generate cache scripts
This commit is contained in:
parent
8cf65c7bf5
commit
f3db4b34c9
17 changed files with 444 additions and 8231 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue