Build a PDAL JSON pipeline to read, reproject, filter, and write point cloud data

domain: pdal.io · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Define a pipeline as a JSON array (or {"pipeline": [...]}) of PDAL Stage objects
  2. Add a Reader stage matching your source format (e.g., a LAS/LAZ reader) as the first stage
  3. Insert Filter stages as needed (e.g., reprojection to a target CRS, ground classification, outlier removal)
  4. Add a Writer stage (e.g., a LAS writer or a database writer such as PostgreSQL/pgpointcloud) as the final stage
  5. Run the pipeline with `pdal pipeline <file>.json`, or `pdal translate` for simple read/write-only cases
  6. Rely on PDAL's stream mode (used automatically by translate/pipeline when supported) to keep memory usage low on large point clouds

Known gotchas

Related routes

Read and update 3D model data via the Matterport Model API (GraphQL)
matterport.github.io · 5 steps · unrated
Convert a point cloud to Potree's octree format and host it for web-based viewing
potree.org · 5 steps · unrated
Build a versioned DVC pipeline (dvc.yaml) that chains data prep, featurization, and training stages with cached, reproducible runs
doc.dvc.org · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans