Expand description
Tile density analysis
Buckets features into (zoom, x, y, time-bucket) tiles — the same cut a
real stt-build run makes with --temporal-bucket — to predict tile
counts, per-tile feature loads, and archive size, and to flag issues.
Structs§
- Density
Analysis - Density analysis results
- Density
Issue - A potential density issue
- Zoom
Density - Tile statistics for one zoom level, with features split into (x, y, time-bucket) tiles by the recommended temporal bucket.
Enums§
- Issue
Severity - Issue severity level
Functions§
- analyze
- Analyze tile density across the recommended zoom range.