-
Notifications
You must be signed in to change notification settings - Fork 22
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
Missing Lock for newChunk() in single-file mode #76
Comments
abellgithub
added a commit
that referenced
this issue
Sep 28, 2021
hobu
pushed a commit
that referenced
this issue
Sep 28, 2021
hobu
pushed a commit
that referenced
this issue
Sep 29, 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
No description provided.
The text was updated successfully, but these errors were encountered: