[pdal-commits] [PDAL/PDAL] aeac9a: Increase the number of allowable proprietary dimen...
GitHub
noreply at github.com
Wed Aug 30 10:46:32 PDT 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: aeac9a23a658a406e83ecffa7fd3ff51ebfb7396
https://github.com/PDAL/PDAL/commit/aeac9a23a658a406e83ecffa7fd3ff51ebfb7396
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-30 (Wed, 30 Aug 2017)
Changed paths:
M pdal/DimUtil.hpp
M pdal/PointLayout.cpp
Log Message:
-----------
Increase the number of allowable proprietary dimensions to 4095.
Throw an error if an attempt is made to assign more than 4095 proprietary dims.
Close #1657
Commit: 46ff1fc7f3fc0ec04c6cfa0e79d479fc86d4bf7d
https://github.com/PDAL/PDAL/commit/46ff1fc7f3fc0ec04c6cfa0e79d479fc86d4bf7d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-30 (Wed, 30 Aug 2017)
Changed paths:
M PDALConfig.cmake.in
M doc/stages/readers.bpf.rst
M doc/stages/readers.gdal.rst
M doc/stages/readers.greyhound.rst
M doc/stages/readers.ilvis2.rst
M doc/stages/readers.las.rst
M doc/stages/readers.mbio.rst
M doc/stages/readers.mrsid.rst
M doc/stages/readers.nitf.rst
M doc/stages/readers.optech.rst
M doc/stages/readers.pcd.rst
M doc/stages/readers.pgpointcloud.rst
M doc/stages/readers.ply.rst
M doc/stages/readers.pts.rst
M doc/stages/readers.qfit.rst
M doc/stages/readers.sbet.rst
M doc/stages/readers.sqlite.rst
M doc/stages/readers.text.rst
M doc/stages/readers.tindex.rst
M filters/GreedyProjection.hpp
M io/LasReader.cpp
M io/LasWriter.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
M test/unit/io/LasReaderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/PDAL/PDAL/compare/a7bedd265e81...46ff1fc7f3fc
More information about the pdal-commits
mailing list