Skip to content

docs: add tutorials and documentation for point cloud data #860

@jiayuasu

Description

@jiayuasu

Summary

The Sedona DB website currently lacks tutorials and documentation for working with point cloud data (e.g., LAS/LAZ files). We should add user-facing materials that show how to read, process, and analyze point cloud datasets with Sedona DB.

Motivation

Point cloud support is a differentiating capability of Sedona DB, but new users have little guidance on how to use it. Adding tutorials and reference docs will lower the barrier to entry and help users discover the available functionality.

Proposed content

  • Getting started tutorial: reading a LAS/LAZ file, inspecting the schema, and previewing points
  • Working with point cloud columns: available data types, projections, and column semantics
  • Common workflows: filtering by attribute (classification, intensity, return number), spatial filtering, aggregation
  • Interop examples: combining point cloud data with vector/raster data in a single query
  • Reference page: list of supported point cloud functions and readers with examples

Scope

  • New pages under the Sedona DB docs site covering the topics above
  • Example notebooks or runnable snippets where appropriate
  • Cross-links from the main docs landing page so the content is discoverable

Out of scope

  • New point cloud functionality (this issue is docs-only)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions