OPX 0.2.0-dev Interoperability Preview

The current preview checkpoint focuses on interoperability: LAS import/export, aligned 0.2.0-dev package naming, CLI verification and a clean release validation run.

Status

OPX 0.2.0-dev interoperability preview is prepared as the current development snapshot and supersedes the earlier 0.1.0 developer-preview positioning on this website.

Verification

Validated with configure/build and 111/111 CTest passing in the current development environment. The optional PDAL-on configuration fails cleanly when PDAL development files are not installed.

Packages

Prepared package naming now follows OPX-0.2.0-dev. Link exact artifacts once the public repository or release area is finalized.

Release notes summary

  • Complete block container architecture from the 0.1.0 foundation
  • C++20 reference SDK and CMake package export
  • Point clouds, imagery, vectors, survey and grids
  • Spatial index, adaptive octree, LOD summaries
  • Cloud-ready range reading and cache
  • Web API JSON export
  • LAS interoperability preview with opx-import-las and opx-export-las
  • Optional PDAL plugin skeleton with reserved readers.opx and writers.opx targets
  • CLI help verified for all tools
  • Historical v0.1.0 docs remain available as archive context while current docs point to 0.2.0-dev

View Repository