Skip to content
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

COPC support code writes invalid chunks with 0 points #80

Closed
abellgithub opened this issue Sep 29, 2021 · 0 comments · Fixed by #81
Closed

COPC support code writes invalid chunks with 0 points #80

abellgithub opened this issue Sep 29, 2021 · 0 comments · Fixed by #81

Comments

@abellgithub
Copy link
Collaborator

LAZ doesn't support chunks of 0 points, so don't write them.

abellgithub added a commit that referenced this issue Sep 30, 2021
@hobu hobu closed this as completed in #81 Sep 30, 2021
hobu pushed a commit that referenced this issue Sep 30, 2021
abellgithub added a commit that referenced this issue Oct 6, 2021
* implement point format 6, 7, and 8 (only) support

* extents and pointformat support. extra bytes not quite working yet

* bad operator

* support extra bytes, use 1.4 return counts

* clean up gathering stats for eb

* add back XYZ stats to reflect current extents VLR language

* Add lock for grabbing chunk location information.
Close #76

* updates as suggested

* clean up CopcExtent stuff a bit

* get rid of ctor

* catch up to current copc.io draft

* preserve position seeking behavior from before

* put back root_hier_offset and root_hier_size

* Don't write chunks when there are no points.
Close #80

* updates in response to comments

* update as suggested

* put back previous behavior of FileDimInfo additions

* oops, use the right dimension order

Co-authored-by: Andrew Bell <andrew.bell.ia@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant