PDAL tindex append

Author

Simone Massaro

Published

March 10, 2025

when you run pdal create tindex it the file already exists (at least tested with gpkg) it will not overwrite it but append to it.

This is likely an intended behaviour as it can be convient to progressively update a tindex, but is a problem is you change something in the processing code and you want to delete the old data.