mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
PDAL writer plugin for pgpointcloud does not take a "capacity" param
See #48
This commit is contained in:
parent
07877f8e23
commit
79f6b701b1
@ -721,7 +721,6 @@ The PDAL [writers.pgpointcloud](http://www.pdal.io/stages/writers.pgpointcloud.h
|
||||
- **column**: The column name to use in the patch table. [Optional: "pa"]
|
||||
- **compression**: The patch compression format to use [Optional: "dimensional"]
|
||||
- **overwrite**: Replace any existing table [Optional: true]
|
||||
- **capacity**: How many points to store in each patch [Optional: 400]
|
||||
- **srid**: The spatial reference id to store data in [Optional: 4326]
|
||||
- **pcid**: An existing PCID to use for the point cloud schema [Optional]
|
||||
- **pre_sql**: Before the pipeline runs, read and execute this SQL file or command [Optional]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user