You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+27-9
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,3 @@
1
-
## Writing is still a WIP
2
-
Writing of the octree structure seem to work, so spatial queries in full resolution on copc-rs written files should be good.
3
-
BUT the octree levels does not yet contain a similar point distribution as the whole cloud so results from resolution queries on copc-rs written files are wrong.
4
-
This means the written files will look bad in viewers.
5
-
6
-
7
-
I will look into it when I find time, for now I only need full resolution spatial queries in my current project anyway.
Writing of the octree structure seem to work, so spatial queries in full resolution on copc-rs written files should be good.
78
+
BUT the octree levels does not yet contain a similar point distribution as the whole cloud so results from resolution queries on copc-rs written files are wrong.
79
+
This means the written files will look bad in viewers.
80
+
81
+
82
+
I will look into it when I find time, for now I only need full resolution spatial queries in my current project anyway.
83
+
-oyhj1801
84
+
68
85
## Credits
86
+
69
87
This library depends heavily on the work of Thomas Montaigu (@tmontaigu) and Pete Gadomski (@gadomski), the authors of the laz and las crates.
0 commit comments