Skip to content

v1.0.0

Latest

Choose a tag to compare

@alonakos alonakos released this 06 Oct 21:19
453f434

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.