[pdal-commits] [PDAL/PDAL] 024432: OGR_F_SetFieldString needs hFeature, not gdal::Spa...
GitHub
noreply at github.com
Fri Jul 3 11:17:50 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 024432da9631f07db91a558904e5401a45b0d38c
https://github.com/PDAL/PDAL/commit/024432da9631f07db91a558904e5401a45b0d38c
Author: Howard Butler <howard at hobu.co>
Date: 2015-05-19 (Tue, 19 May 2015)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
OGR_F_SetFieldString needs hFeature, not gdal::SpatialRef as first argument
Commit: 52c93cb149c729b7b2a1b503181b7468d27cd84d
https://github.com/PDAL/PDAL/commit/52c93cb149c729b7b2a1b503181b7468d27cd84d
Author: Howard Butler <howard at hobu.co>
Date: 2015-05-20 (Wed, 20 May 2015)
Changed paths:
M io/bpf/BpfHeader.hpp
M kernels/tindex/TIndexKernel.cpp
M kernels/tindex/TIndexKernel.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into grid-1.4.0
Commit: 294768051ab79d7eb1ae6b0d0d59828f1db788ab
https://github.com/PDAL/PDAL/commit/294768051ab79d7eb1ae6b0d0d59828f1db788ab
Author: Howard Butler <howard at hobu.co>
Date: 2015-05-21 (Thu, 21 May 2015)
Changed paths:
M include/pdal/PluginManager.hpp
M src/PipelineReader.cpp
M src/PluginManager.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into grid-1.4.0
Commit: 9f44de14f2791f80db978775b6350869ccdaf1b5
https://github.com/PDAL/PDAL/commit/9f44de14f2791f80db978775b6350869ccdaf1b5
Author: Howard Butler <howard at hobu.co>
Date: 2015-05-26 (Tue, 26 May 2015)
Changed paths:
M src/PointTable.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into grid-1.4.0
Commit: bcebf90e406233d2696270821e5f8e9c4b257559
https://github.com/PDAL/PDAL/commit/bcebf90e406233d2696270821e5f8e9c4b257559
Author: Connor Manning <connor at hobu.co>
Date: 2015-05-28 (Thu, 28 May 2015)
Changed paths:
M io/bpf/BpfHeader.cpp
Log Message:
-----------
Add some logging to BPF dimension parsing code.
Commit: 4829319151d2cc45f27b8b5d67bf6543f14ce78d
https://github.com/PDAL/PDAL/commit/4829319151d2cc45f27b8b5d67bf6543f14ce78d
Author: Connor Manning <connor at hobu.co>
Date: 2015-05-29 (Fri, 29 May 2015)
Changed paths:
M io/bpf/BpfHeader.cpp
Log Message:
-----------
Attempted stopgap fix for BPF V1 header parsing.
Commit: e0c3f45ae132c3d7bec76b684c095c138795cace
https://github.com/PDAL/PDAL/commit/e0c3f45ae132c3d7bec76b684c095c138795cace
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M io/bpf/BpfReader.cpp
M io/las/LasReader.cpp
M io/las/LasReader.hpp
M kernels/tindex/TIndexKernel.cpp
M plugins/nitf/io/NitfReader.hpp
M plugins/oci/io/OciCommon.cpp
M plugins/oci/io/OciWriter.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into grid-1.4.0
Commit: 36b389ffb9e0b286505564378191bd4d8b964388
https://github.com/PDAL/PDAL/commit/36b389ffb9e0b286505564378191bd4d8b964388
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-10 (Wed, 10 Jun 2015)
Changed paths:
M doc/apps.rst
M doc/stages/writers.p2g.rst
M doc/tutorial/reading.rst
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
M include/pdal/GDALUtils.hpp
M io/CMakeLists.txt
M io/las/LasReader.cpp
M io/las/LasReader.hpp
M io/las/VariableLengthRecord.hpp
R io/rialto/CMakeLists.txt
R io/rialto/RialtoCommon.cpp
R io/rialto/RialtoCommon.hpp
R io/rialto/RialtoWriter.cpp
R io/rialto/RialtoWriter.hpp
M kernels/info/InfoKernel.cpp
M kernels/info/InfoKernel.hpp
M kernels/tindex/TIndexKernel.cpp
M kernels/tindex/TIndexKernel.hpp
M src/StageFactory.cpp
M test/unit/CMakeLists.txt
M test/unit/SpatialReferenceTest.cpp
M test/unit/io/las/LasReaderTest.cpp
R test/unit/io/rialto/RialtoWriterTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into grid-1.4.0
Commit: 05b861e583aa51afaf2a5d91fa943018fd8b99df
https://github.com/PDAL/PDAL/commit/05b861e583aa51afaf2a5d91fa943018fd8b99df
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-20 (Sat, 20 Jun 2015)
Changed paths:
M cmake/compiler_options.cmake
M cmake/win32_compiler_options.cmake
M doc/_themes/bootstrap/static/sphinx-bootstrap.css
M doc/_themes/bootstrap/theme.conf
M doc/apps.rst
M doc/stages/filters.decimation.rst
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
M include/pdal/KDIndex.hpp
M include/pdal/Options.hpp
M include/pdal/Stage.hpp
M include/pdal/Utils.hpp
R include/pdal/portable_endian.hpp
M include/pdal/util/Extractor.hpp
M include/pdal/util/IStream.hpp
M include/pdal/util/Inserter.hpp
M include/pdal/util/OStream.hpp
A include/pdal/util/portable_endian.hpp
M io/qfit/QfitReader.cpp
M kernels/delta/DeltaKernel.cpp
M kernels/delta/DeltaKernel.hpp
M kernels/diff/DiffKernel.cpp
M kernels/diff/DiffKernel.hpp
M kernels/info/InfoKernel.cpp
M kernels/info/InfoKernel.hpp
M kernels/random/RandomKernel.cpp
M kernels/tindex/TIndexKernel.cpp
M kernels/tindex/TIndexKernel.hpp
M kernels/translate/TranslateKernel.cpp
M plugins/attribute/filters/AttributeFilter.cpp
M src/Kernel.cpp
M src/Stage.cpp
M src/Utils.cpp
M src/util/FileUtils.cpp
M test/unit/OptionsTest.cpp
Log Message:
-----------
Merge branch 'master' into grid-1.4.0
Commit: 9842033914bf56b2c99f3fc80a2e17d77c49d265
https://github.com/PDAL/PDAL/commit/9842033914bf56b2c99f3fc80a2e17d77c49d265
Author: Howard Butler <howard at hobu.co>
Date: 2015-06-25 (Thu, 25 Jun 2015)
Changed paths:
M include/pdal/KDIndex.hpp
M io/ply/PlyReader.cpp
M kernels/delta/DeltaKernel.cpp
M kernels/delta/DeltaKernel.hpp
M kernels/info/InfoKernel.cpp
M plugins/pcl/filters/GroundFilter.cpp
M src/CMakeLists.txt
R src/KDIndex.cpp
M test/unit/CMakeLists.txt
A test/unit/KDIndexTest.cpp
M vendor/nanoflann-1.1.8/nanoflann.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into grid-1.4.0
Commit: b9fcb740ecfbcabe2c9000b999091f2a9ef2a0a8
https://github.com/PDAL/PDAL/commit/b9fcb740ecfbcabe2c9000b999091f2a9ef2a0a8
Author: Howard Butler <howard at hobu.co>
Date: 2015-07-01 (Wed, 01 Jul 2015)
Changed paths:
M CMakeLists.txt
M apps/pdal.cpp
M cmake/macros.cmake
A cmake/modules/FindMatlab.cmake
M doc/apps.rst
M doc/docs.rst
M doc/index.rst
M doc/stages/index.rst
M doc/stages/writers.bpf.rst
A doc/stages/writers.matlab.rst
M doc/tutorial/overview.rst
M filters/reprojection/ReprojectionFilter.cpp
M filters/transformation/TransformationFilter.cpp
M include/pdal/Kernel.hpp
M include/pdal/Options.hpp
M include/pdal/SpatialReference.hpp
M include/pdal/UserCallback.hpp
M include/pdal/Utils.hpp
M include/pdal/pdal_config.hpp
R include/pdal/pdal_error.hpp
M include/pdal/pdal_internal.hpp
M include/pdal/pdal_types.hpp
M include/pdal/plang/PythonEnvironment.hpp
M io/bpf/BpfWriter.cpp
M io/bpf/BpfWriter.hpp
M io/las/LasReader.cpp
M io/las/LasWriter.cpp
M io/las/LasWriter.hpp
M io/las/SummaryData.cpp
M io/optech/OptechCommon.hpp
M io/ply/PlyReader.cpp
M io/sbet/SbetWriter.hpp
M io/text/TextWriter.cpp
M kernels/info/InfoKernel.cpp
M plugins/CMakeLists.txt
M plugins/greyhound/io/Exchanges.cpp
M plugins/greyhound/io/WebSocketClient.cpp
M plugins/hexbin/test/HexbinFilterTest.cpp
M plugins/icebridge/io/Hdf5Handler.cpp
M plugins/icebridge/io/Hdf5Handler.hpp
A plugins/matlab/CMakeLists.txt
A plugins/matlab/io/MatlabWriter.cpp
A plugins/matlab/io/MatlabWriter.hpp
A plugins/matlab/test/MatlabWriterTest.cpp
M plugins/nitf/io/NitfWriter.cpp
M plugins/oci/io/OciWriter.cpp
M plugins/p2g/io/P2gWriter.hpp
M plugins/pcl/io/PCLVisualizer.hpp
M plugins/pcl/io/PcdWriter.hpp
M plugins/pgpointcloud/io/PgCommon.hpp
M plugins/python/filters/PredicateFilter.cpp
M plugins/python/test/PredicateFilterTest.cpp
M plugins/rxp/io/RxpReader.cpp
M plugins/rxp/test/RxpReaderTest.cpp
M plugins/sqlite/io/SQLiteCommon.hpp
M plugins/sqlite/io/SQLiteReader.cpp
M plugins/sqlite/io/SQLiteWriter.cpp
M scripts/ci/before_install.sh
M scripts/ci/script.sh
M src/CMakeLists.txt
M src/GDALUtils.cpp
M src/Options.cpp
M src/PipelineReader.cpp
M src/StageFactory.cpp
M src/Utils.cpp
M src/pdal_config.cpp
M src/plang/Invocation.cpp
M src/plang/PythonEnvironment.cpp
M src/util/FileUtils.cpp
M test/unit/OptionsTest.cpp
M test/unit/UserCallbackTest.cpp
M test/unit/UtilsTest.cpp
M test/unit/filters/TransformationFilterTest.cpp
M test/unit/io/bpf/BPFTest.cpp
M test/unit/plang/PLangTest.cpp
Log Message:
-----------
Merge branch 'master' into grid-1.4.0
Commit: dbe9c2fbb9d0da15d4903f5d25b937626f5ed51d
https://github.com/PDAL/PDAL/commit/dbe9c2fbb9d0da15d4903f5d25b937626f5ed51d
Author: Howard Butler <howard at hobu.co>
Date: 2015-07-03 (Fri, 03 Jul 2015)
Changed paths:
M doc/stages/writers.bpf.rst
A include/pdal/FlexWriter.hpp
M include/pdal/Writer.hpp
M include/pdal/util/OStream.hpp
M io/bpf/BpfWriter.cpp
M io/bpf/BpfWriter.hpp
M plugins/pcl/io/PCLVisualizer.hpp
M plugins/pcl/io/PcdWriter.hpp
M src/CMakeLists.txt
M test/unit/io/bpf/BPFTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into grid-1.4.0
Commit: 56d42d1734f9866106ee603887fb511551147b1f
https://github.com/PDAL/PDAL/commit/56d42d1734f9866106ee603887fb511551147b1f
Author: Howard Butler <howard at hobu.co>
Date: 2015-07-03 (Fri, 03 Jul 2015)
Changed paths:
M plugins/pcl/io/PCLVisualizer.hpp
Log Message:
-----------
PclVisualizer typo
Compare: https://github.com/PDAL/PDAL/compare/dfea62c7bb58...56d42d1734f9
More information about the pdal-commits
mailing list