Skip to content

PointCloudLayer #322

@kylebarron

Description

@kylebarron

@naomatheus was asking about using the PointCloudLayer in lonboard.

  • Expose multiple views to Python, so that advanced users can choose alternate views
  • Add PointCloudLayer to deck.gl-layers and then to lonboard. This is similar in most respects to the ScatterplotLayer, but it also has a getNormal accessor for point clouds specifically. (I have to do more research to understand exactly how this would be used)
  • Add example connecting to pdal

Note that the layer itself and the views are two distinct streams of work.

### Tasks
- [x] add PointCloudLayer to deck.gl-layers
- [x] Add validator for NormalAccessor
- [x] Create new python PointCloudLayer
- [ ] Create example using PDAL

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions