[pdal-commits] [PDAL/PDAL] 745d47: Make schema hold XMLdims so that names get output ...
GitHub
noreply at github.com
Tue Apr 14 12:13:43 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 745d47268abccb0c92f209f484f42b1520a596b9
https://github.com/PDAL/PDAL/commit/745d47268abccb0c92f209f484f42b1520a596b9
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-04-14 (Tue, 14 Apr 2015)
Changed paths:
M include/pdal/DbWriter.hpp
M include/pdal/Writer.hpp
M include/pdal/XMLSchema.hpp
M io/bpf/BpfWriter.cpp
M kernels/info/InfoKernel.cpp
M kernels/pipeline/PipelineKernel.cpp
M plugins/oci/io/OciWriter.cpp
M plugins/pgpointcloud/io/PgWriter.cpp
M plugins/sqlite/io/SQLiteWriter.cpp
M src/DbWriter.cpp
M src/XMLSchema.cpp
M test/unit/XMLSchemaTest.cpp
Log Message:
-----------
Make schema hold XMLdims so that names get output for non-standard dimensions.
More information about the pdal-commits
mailing list