What problem does it solve?
LAZ data often needs conversion to a web-friendly 3D tileset, but deciding when this pipeline is warranted and how to structure outputs can be non-trivial. This skill provides a decision framework to determine necessity and outline an effective workflow for CRS normalization, tileset generation, and browser previews.
Core Features & Use Cases
- Decision guidance: Assess whether a LAZ-to-3DTiles workflow should run based on CRS, data size, viewing requirements, and project constraints.
- Workflow structuring: Outline steps for CRS checks, reprojection, tileset generation, and browser preview with metadata for a clean handoff.
- Use Case: When interactive web-based visualization is needed, use this skill to decide if and how to convert LAZ data into a 3DTiles-compatible tileset.
Quick Start
Run the decision flow to determine if LAZ data should be converted to 3DTiles for a web-based viewer.