You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates
Workflow orchestration: WorkflowManager.py and the configuration manager were moved into the pdgworkflow package to orchestrate the companion packages: viz-staging, viz-raster, and viz-3dtiles.
Multi-layer WMTS: WMTSGenerator now creates a single WMTSCapabilities.xml that includes multiple layers in one pass.
Build tooling: migrated project setup from Poetry to uv.
Custom TMS support.
Additions
Faster stats access: statistics previously written to CSV are now also duplicated to Parquet for faster reads and downstream analytics.