mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
fixing the missing attribute for correct wkb uncompressed patch
This commit is contained in:
parent
bcb593857e
commit
604fcd352d
@ -490,6 +490,7 @@ The patch binary formats have additional standard header information:
|
||||
byte: endianness (1 = NDR, 0 = XDR)
|
||||
uint32: pcid (key to POINTCLOUD_SCHEMAS)
|
||||
uint32: 0 = no compression
|
||||
uint32: npoints
|
||||
pointdata[]: interpret relative to pcid
|
||||
|
||||
### Patch Binary (Dimensional) ###
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user