[pdal] colorization json gives error

Raivo Rebane raivo at r-systems.ee
Wed Mar 8 03:55:48 PST 2023


Hi

I want to change colorization

and I use

PS C:\Users\Raivo\source\Repos\cv46srcDDdyn\ortovideo> pdal pipeline 
.\torgb.pip
PDAL: writers.gdal: Specified dimension 'Z' does not exist.

torgb.pip is as follows :
[
"44744.tiff",
{       "type": "filters.colorization"
},
          {
             "type":"writers.gdal",
             "resolution": 10,
             "radius": 14.14,
             "filename": "44744.tiff"
         }
]

And documentation says :

dimension

    A dimension name to use for the interpolation. [Default: “Z”]

As I undrestand dimension 'Z' does must exist.

In what I am wrong ?

Regards

Raivo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20230308/813e4791/attachment.htm>


More information about the pdal mailing list