mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
Adding minimal doc for #67
This commit is contained in:
parent
20c6f462d9
commit
c9068c7127
@ -405,6 +405,11 @@ Now that you have created two tables, you'll see entries for them in the `pointc
|
||||
> Returns a patch with only points whose values are the same as the supplied values
|
||||
> for the requested dimension.
|
||||
|
||||
**PC_Compress(p pcpatch,global_compression_scheme text,comma_separated_compression_style text)** returns **pcpatch**
|
||||
|
||||
> Returns a patch with manually set compression for every dimension
|
||||
> only global_compression_scheme authorized is 'dimensional'
|
||||
> compression_style authorized values are 'auto', 'zlib','sigbits','rle'
|
||||
|
||||
## PostGIS Integration ##
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user