Skip to content

Commit

Permalink
Force no POI to show at zoom <= 14
Browse files Browse the repository at this point in the history
  • Loading branch information
fynngodau authored and mar-v-in committed Sep 21, 2023
1 parent af50550 commit 6d4d20d
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 0 deletions.
4 changes: 4 additions & 0 deletions artwork/styles/style-microg-normal-openmaptiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -3230,6 +3230,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -3552,6 +3553,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -3874,6 +3876,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -4217,6 +4220,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down
4 changes: 4 additions & 0 deletions artwork/styles/style-microg-normal-stadia.json
Original file line number Diff line number Diff line change
Expand Up @@ -3400,6 +3400,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -3722,6 +3723,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -4044,6 +4046,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -4387,6 +4390,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down
4 changes: 4 additions & 0 deletions artwork/styles/style-microg-satellite-stadia.json
Original file line number Diff line number Diff line change
Expand Up @@ -2297,6 +2297,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -2619,6 +2620,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -2941,6 +2943,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -3284,6 +3287,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3400,6 +3400,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -3722,6 +3723,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -4044,6 +4046,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -4387,6 +4390,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2297,6 +2297,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -2619,6 +2620,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -2941,6 +2943,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down Expand Up @@ -3284,6 +3287,7 @@
},
"source": "openmaptiles",
"source-layer": "poi",
"minzoom": 14,
"filter": [
"all",
[
Expand Down

0 comments on commit 6d4d20d

Please sign in to comment.