forked from MapComplete/MapComplete
Override id of 'sport_shops' to prevent cache contamination
This commit is contained in:
parent
099cd55c68
commit
0e4fad5f3c
1 changed files with 2 additions and 1 deletions
|
@ -28,6 +28,7 @@
|
||||||
{
|
{
|
||||||
"builtin": "shops",
|
"builtin": "shops",
|
||||||
"override": {
|
"override": {
|
||||||
|
"id": "sport_shops",
|
||||||
"source": {
|
"source": {
|
||||||
"osmTags": {
|
"osmTags": {
|
||||||
"and": [
|
"and": [
|
||||||
|
@ -61,4 +62,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue