Disable counting of some layers, use metric counts
This commit is contained in:
parent
426128e141
commit
beef9947c8
12 changed files with 26 additions and 11 deletions
|
@ -54,6 +54,7 @@
|
|||
"maxCacheAge": 0
|
||||
},
|
||||
"minzoom": 18,
|
||||
"doCount": false,
|
||||
"calculatedTags": [
|
||||
"_surface:strict:=feat(get)('_surface')"
|
||||
],
|
||||
|
@ -164,6 +165,7 @@
|
|||
"maxCacheAge": 0
|
||||
},
|
||||
"minzoom": 18,
|
||||
"doCount": false,
|
||||
"pointRendering": [
|
||||
{
|
||||
"label": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue