geoarrow / deck.gl-layers

deck.gl layers for rendering GeoArrow data
MIT License
73 stars 6 forks source link

Start implementation of point cloud layer #96

Closed naomatheus closed 5 months ago

naomatheus commented 5 months ago

Getting started

naomatheus commented 5 months ago

@kylebarron

I still need to actually use the NormalAccessor. But I need to read up on that Re: https://github.com/developmentseed/lonboard/issues/322#issuecomment-1900806891

kylebarron commented 5 months ago

You need to merge in or rebase on the latest main branch to resolve your merge conflicts

naomatheus commented 5 months ago

GTG LGTU @kylebarron ?

kylebarron commented 5 months ago

It would also be great to create a minimal example in the same form as the existing examples directory so we can at least have a manual workflow to test that the layer works.

naomatheus commented 5 months ago

Awaiting last review for this PR @kylebarron

kylebarron commented 5 months ago

Thanks!