[pdal-commits] [PDAL/PDAL] dacbdb: Merge branch 'master' into esri-pm
Andrew Bell
noreply at github.com
Tue Aug 4 17:05:11 PDT 2020
Branch: refs/heads/esri-pm
Home: https://github.com/PDAL/PDAL
Commit: dacbdb72ecf1e51590fcb7ad5432f16bf6bb1673
https://github.com/PDAL/PDAL/commit/dacbdb72ecf1e51590fcb7ad5432f16bf6bb1673
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
A .github/workflows/docs.yml
M AUTHORS.txt
M doc/Makefile
M doc/about.rst
M doc/conf.py
M doc/development/metadata.rst
M doc/development/overview.rst
M doc/pipeline.rst
A doc/project/GCS_SmallLogo.png
R doc/project/Radiant-Solutions-Logo-Color-1920.png
M doc/project/contributors.rst
M doc/project/conventions.rst
M doc/references.rst
A doc/spelling_wordlist.txt
A doc/stages/expression.rst
A doc/stages/filter_opts.rst
M doc/stages/filters.approximatecoplanar.rst
M doc/stages/filters.assign.rst
M doc/stages/filters.chipper.rst
M doc/stages/filters.colorinterp.rst
M doc/stages/filters.colorization.rst
M doc/stages/filters.covariancefeatures.rst
M doc/stages/filters.cpd.rst
M doc/stages/filters.crop.rst
M doc/stages/filters.csf.rst
M doc/stages/filters.dbscan.rst
M doc/stages/filters.decimation.rst
M doc/stages/filters.delaunay.rst
M doc/stages/filters.dem.rst
M doc/stages/filters.divider.rst
M doc/stages/filters.eigenvalues.rst
M doc/stages/filters.elm.rst
M doc/stages/filters.estimaterank.rst
A doc/stages/filters.faceraster.rst
M doc/stages/filters.farthestpointsampling.rst
M doc/stages/filters.ferry.rst
M doc/stages/filters.greedyprojection.rst
M doc/stages/filters.groupby.rst
M doc/stages/filters.hag.rst
M doc/stages/filters.hag_delaunay.rst
M doc/stages/filters.hag_dem.rst
M doc/stages/filters.hag_nn.rst
M doc/stages/filters.head.rst
M doc/stages/filters.hexbin.rst
M doc/stages/filters.icp.rst
M doc/stages/filters.info.rst
M doc/stages/filters.iqr.rst
M doc/stages/filters.julia.rst
M doc/stages/filters.litree.rst
M doc/stages/filters.lloydkmeans.rst
M doc/stages/filters.locate.rst
M doc/stages/filters.lof.rst
M doc/stages/filters.mad.rst
M doc/stages/filters.matlab.rst
M doc/stages/filters.merge.rst
M doc/stages/filters.miniball.rst
M doc/stages/filters.mongo.rst
M doc/stages/filters.mortonorder.rst
M doc/stages/filters.neighborclassifier.rst
M doc/stages/filters.nndistance.rst
M doc/stages/filters.normal.rst
A doc/stages/filters.optimalneighborhood.rst
M doc/stages/filters.outlier.rst
M doc/stages/filters.overlay.rst
M doc/stages/filters.planefit.rst
M doc/stages/filters.pmf.rst
M doc/stages/filters.poisson.rst
M doc/stages/filters.projpipeline.rst
M doc/stages/filters.python.rst
M doc/stages/filters.radialdensity.rst
M doc/stages/filters.randomize.rst
M doc/stages/filters.range.rst
M doc/stages/filters.reciprocity.rst
M doc/stages/filters.reprojection.rst
M doc/stages/filters.returns.rst
M doc/stages/filters.rst
M doc/stages/filters.sample.rst
M doc/stages/filters.separatescanline.rst
M doc/stages/filters.shell.rst
M doc/stages/filters.skewnessbalancing.rst
M doc/stages/filters.smrf.rst
M doc/stages/filters.sort.rst
M doc/stages/filters.splitter.rst
M doc/stages/filters.stats.rst
M doc/stages/filters.streamcallback.rst
M doc/stages/filters.tail.rst
M doc/stages/filters.transformation.rst
M doc/stages/filters.voxelcenternearestneighbor.rst
M doc/stages/filters.voxelcentroidnearestneighbor.rst
M doc/stages/filters.voxeldownsize.rst
M doc/stages/readers.ept.rst
M doc/stages/readers.geowave.rst
M doc/stages/readers.i3s.rst
M doc/stages/readers.las.rst
M doc/stages/readers.sbet.rst
M doc/stages/readers.slpk.rst
M doc/stages/readers.terrasolid.rst
A doc/stages/writer_opts.rst
M doc/stages/writers.bpf.rst
M doc/stages/writers.e57.rst
M doc/stages/writers.ept_addon.rst
M doc/stages/writers.fbx.rst
M doc/stages/writers.gdal.rst
M doc/stages/writers.geowave.rst
M doc/stages/writers.gltf.rst
M doc/stages/writers.las.rst
M doc/stages/writers.matlab.rst
M doc/stages/writers.nitf.rst
M doc/stages/writers.oci.rst
M doc/stages/writers.ogr.rst
M doc/stages/writers.pcd.rst
M doc/stages/writers.pgpointcloud.rst
M doc/stages/writers.ply.rst
M doc/stages/writers.sbet.rst
M doc/stages/writers.sqlite.rst
M doc/stages/writers.text.rst
M doc/stages/writers.tiledb.rst
M doc/tutorial/clipping/index.rst
M doc/tutorial/ground-filters.rst
M doc/tutorial/index.rst
M doc/tutorial/las.rst
M doc/workshop/capstone.rst
M doc/workshop/exercises/analysis/ground/ground.rst
M doc/workshop/exercises/analysis/meshing/meshing.rst
M doc/workshop/exercises/analysis/rasterize/rasterize.rst
M doc/workshop/exercises/batch_processing/batch-processing.rst
M doc/workshop/exercises/translation/entwine.rst
M doc/workshop/lidar-introduction.rst
M doc/workshop/slides/source/pdal_intro.rst
M filters/CSFilter.cpp
M filters/CovarianceFeaturesFilter.cpp
M filters/CovarianceFeaturesFilter.hpp
A filters/FaceRasterFilter.cpp
A filters/FaceRasterFilter.hpp
R filters/HAGFilter.cpp
R filters/HAGFilter.hpp
M filters/HagDelaunayFilter.cpp
M filters/HeadFilter.cpp
M filters/HeadFilter.hpp
A filters/OptimalNeighborhoodFilter.cpp
A filters/OptimalNeighborhoodFilter.hpp
M filters/OverlayFilter.cpp
M filters/PMFFilter.cpp
M filters/SMRFilter.cpp
A filters/private/expr/Expression.cpp
A filters/private/expr/Expression.hpp
A filters/private/expr/Lexer.cpp
A filters/private/expr/Lexer.hpp
A filters/private/expr/Parser.cpp
A filters/private/expr/Parser.hpp
A filters/private/expr/Token.hpp
M io/PcdHeader.cpp
M io/PcdHeader.hpp
M io/PcdReader.cpp
M io/PcdReader.hpp
M io/PcdWriter.cpp
M io/PcdWriter.hpp
M io/TextReader.cpp
M io/private/GDALGrid.cpp
M io/private/GDALGrid.hpp
M io/private/ept/EptInfo.cpp
M pdal/DimUtil.hpp
M pdal/Dimension.json
A pdal/Filter.cpp
M pdal/Filter.hpp
M pdal/FlexWriter.hpp
M pdal/PDALUtils.cpp
M pdal/PDALUtils.hpp
M pdal/PluginDirectory.cpp
M pdal/PluginDirectory.hpp
M pdal/PointView.cpp
M pdal/PointView.hpp
M pdal/Reader.cpp
M pdal/Reader.hpp
M pdal/Stage.cpp
M pdal/Stage.hpp
M pdal/StageFactory.cpp
M pdal/Streamable.cpp
M pdal/Writer.cpp
M pdal/Writer.hpp
M pdal/private/MathUtils.hpp
A pdal/private/Raster.cpp
A pdal/private/Raster.hpp
A pdal/private/StageRunner.cpp
M pdal/private/StageRunner.hpp
M pdal/util/Bounds.hpp
M pdal/util/FileUtils.cpp
M pdal/util/FileUtils.hpp
M pdal/util/Utils.hpp
M plugins/e57/io/E57Reader.cpp
M plugins/e57/io/Scan.cpp
M plugins/e57/io/Scan.hpp
M plugins/i3s/io/PageManager.hpp
M plugins/rdb/CMakeLists.txt
M scripts/ci/build_docs.sh
M scripts/conda/osx.sh
M scripts/docker/ubuntu/Dockerfile
M test/unit/CMakeLists.txt
M test/unit/PluginManagerTest.cpp
A test/unit/WhereTest.cpp
M test/unit/filters/CSFilterTest.cpp
M test/unit/filters/CovarianceFeaturesTest.cpp
A test/unit/filters/FaceRasterTest.cpp
M test/unit/io/EptReaderTest.cpp
M test/unit/io/GDALWriterTest.cpp
Log Message:
-----------
Merge branch 'master' into esri-pm
More information about the pdal-commits
mailing list