-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create pointcloud (LAS probably) ingester #15
Labels
Milestone
Comments
Closed
@jwomeara - stick a fork in it? |
As long as we're ok offloading this responsibility to PDAL, yeah. |
Supported through PDAL (though not part of the ingest framework) |
carolyntang
pushed a commit
to carolyntang/geowave
that referenced
this issue
Apr 22, 2019
…ocationtech#15) Add kudu metadata writer and reader; Set default number of kudu replicas and partition buckets; Fix the bug in kudu writer, use result of the row transformer Signed-off-by: foolhb <hanbo1018@gmail.com>
rfecher
pushed a commit
that referenced
this issue
May 6, 2019
Add kudu metadata writer and reader; Set default number of kudu replicas and partition buckets; Fix the bug in kudu writer, use result of the row transformer Signed-off-by: foolhb <hanbo1018@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Load pointcloud (3d / 3d + temporal) into geowave.
Investigation on access efficiency
Access mechanism: look to #14 as one of the potential use cases
The text was updated successfully, but these errors were encountered: