-
Notifications
You must be signed in to change notification settings - Fork 429
Open
Description
Especially with #553 moving evaluation of conditionals from parsing time to tiling time, layers and attributes can make it into the tilestats that never actually appear in the tiles.
I'm not sure what can be done other than to move tilestats generation to generally later in the process, which is slower and more prone to reporting the same feature multiple times (when split across tiles and duplicated across zoom levels) than doing it during parsing is.
Metadata
Metadata
Assignees
Labels
No labels