-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
@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
getNormalaccessor 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