[pdal] variable argument names

Norman Barker norman.barker at gmail.com
Fri Nov 22 13:58:08 PST 2019


Hi,

when configuring a pipeline stage we can add named arguments to the plugin,
e.g. TileDBWriter we can set a `compression` property.

How would I define a map of properties, e.g. I have a named property called
compression and within that I have a map (json object) of the compression
type per attribute name? Currently ProgramArgs supports lists but not maps.

I can hack something for review, but I thought I would ask first for ideas.

Norman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20191122/6d4c9fd9/attachment.html>


More information about the pdal mailing list