[pdal-commits] [PDAL/PDAL] b88c03: Fix the broken Conda links (#2514)
Andrew Bell
noreply at github.com
Fri May 24 10:57:20 PDT 2019
Branch: refs/heads/projfix
Home: https://github.com/PDAL/PDAL
Commit: b88c0390fcd99a79e002faaa50e692c9a1f21049
https://github.com/PDAL/PDAL/commit/b88c0390fcd99a79e002faaa50e692c9a1f21049
Author: chambbj <brad.chambers at gmail.com>
Date: 2019-05-14 (Tue, 14 May 2019)
Changed paths:
M doc/quickstart.rst
Log Message:
-----------
Fix the broken Conda links (#2514)
Commit: f99564b6fb9a4b66b47cd8f301f39bbeb534d92c
https://github.com/PDAL/PDAL/commit/f99564b6fb9a4b66b47cd8f301f39bbeb534d92c
Author: chambbj <brad.chambers at gmail.com>
Date: 2019-05-15 (Wed, 15 May 2019)
Changed paths:
M doc/references.rst
R doc/stages/filters.mongus.rst
M doc/stages/filters.rst
R filters/MongusFilter.cpp
R filters/MongusFilter.hpp
Log Message:
-----------
Remove Mongus filter and all references (#2516)
* Remove Mongus filter and all references
* One more Mongus ref to be removed
Commit: 7f49aaefed883a380b1a0cee8bee8235fd61c94b
https://github.com/PDAL/PDAL/commit/7f49aaefed883a380b1a0cee8bee8235fd61c94b
Author: chambbj <brad.chambers at gmail.com>
Date: 2019-05-16 (Thu, 16 May 2019)
Changed paths:
R doc/stages/filters.kdistance.rst
M doc/stages/filters.rst
R filters/KDistanceFilter.cpp
R filters/KDistanceFilter.hpp
Log Message:
-----------
Remove KDistance filter and references, replaced by NNDistance (#2518)
Commit: 416f99516221925d250956f30e57774b90ef5539
https://github.com/PDAL/PDAL/commit/416f99516221925d250956f30e57774b90ef5539
Author: chambbj <brad.chambers at gmail.com>
Date: 2019-05-16 (Thu, 16 May 2019)
Changed paths:
M filters/ApproximateCoplanarFilter.cpp
M filters/CovarianceFeaturesFilter.cpp
M filters/EigenvaluesFilter.cpp
M filters/GreedyProjection.cpp
M filters/NormalFilter.cpp
M pdal/EigenUtils.cpp
M pdal/EigenUtils.hpp
Log Message:
-----------
Shift to using double precision Eigen vectors and matrices (#2519)
Commit: 305f56c9fc5bf3b037693f450ba1d72aaf135e24
https://github.com/PDAL/PDAL/commit/305f56c9fc5bf3b037693f450ba1d72aaf135e24
Author: chambbj <brad.chambers at gmail.com>
Date: 2019-05-16 (Thu, 16 May 2019)
Changed paths:
M doc/stages/filters.rst
Log Message:
-----------
Add covariancefeatures to the main filters documentation (#2517)
Commit: 31e5cca10d7fae909b5cfd93adac15bfafd4a04c
https://github.com/PDAL/PDAL/commit/31e5cca10d7fae909b5cfd93adac15bfafd4a04c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-05-24 (Fri, 24 May 2019)
Changed paths:
M io/LasReader.cpp
M io/LasWriter.cpp
M test/unit/io/LasReaderTest.cpp
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Read data from the metadata child "data" rather than the VLR node's data
for forwarded VLRs.
Commit: 13588c7bd335ebfd7afdb75546cd72803d0f8c7c
https://github.com/PDAL/PDAL/commit/13588c7bd335ebfd7afdb75546cd72803d0f8c7c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-05-24 (Fri, 24 May 2019)
Changed paths:
M doc/quickstart.rst
M doc/references.rst
R doc/stages/filters.kdistance.rst
R doc/stages/filters.mongus.rst
M doc/stages/filters.rst
M filters/ApproximateCoplanarFilter.cpp
M filters/CovarianceFeaturesFilter.cpp
M filters/EigenvaluesFilter.cpp
M filters/GreedyProjection.cpp
R filters/KDistanceFilter.cpp
R filters/KDistanceFilter.hpp
R filters/MongusFilter.cpp
R filters/MongusFilter.hpp
M filters/NormalFilter.cpp
M io/LasReader.cpp
M io/LasWriter.cpp
M pdal/EigenUtils.cpp
M pdal/EigenUtils.hpp
M test/unit/io/LasReaderTest.cpp
M test/unit/io/LasWriterTest.cpp
Log Message:
-----------
Merge branch 'issue-2542' into projfix
Commit: c29de76d527c6c264420b4a0602f99a45c71debf
https://github.com/PDAL/PDAL/commit/c29de76d527c6c264420b4a0602f99a45c71debf
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-05-24 (Fri, 24 May 2019)
Changed paths:
M test/data/las/lots_of_vlr.las
Log Message:
-----------
Add test LAS file with valid WKT.
Compare: https://github.com/PDAL/PDAL/compare/d9f6e89c08d9...c29de76d527c
More information about the pdal-commits
mailing list