[pdal-commits] [PDAL/PDAL] 747b65: Clean up some windows errors. (#1634)
GitHub
noreply at github.com
Thu Aug 24 08:33:47 PDT 2017
Branch: refs/heads/laszip
Home: https://github.com/PDAL/PDAL
Commit: 747b658363ba1cf14dd62bbda315638a62618f86
https://github.com/PDAL/PDAL/commit/747b658363ba1cf14dd62bbda315638a62618f86
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-07-31 (Mon, 31 Jul 2017)
Changed paths:
M vendor/kazhdan/PoissonRecon.h
Log Message:
-----------
Clean up some windows errors. (#1634)
Commit: 60c1ff545b0146e44857c3199c2d9273fc3e49e9
https://github.com/PDAL/PDAL/commit/60c1ff545b0146e44857c3199c2d9273fc3e49e9
Author: Howard Butler <howard at hobu.co>
Date: 2017-07-31 (Mon, 31 Jul 2017)
Changed paths:
M doc/_static/breathe.css
M doc/_static/sphinx.css
M doc/conf.py
A doc/embed.py
M doc/index.rst
M doc/stages/filters.approximatecoplanar.rst
M doc/stages/filters.assign.rst
M doc/stages/filters.chipper.rst
M doc/stages/filters.cluster.rst
M doc/stages/filters.colorinterp.rst
M doc/stages/filters.colorization.rst
M doc/stages/filters.computerange.rst
M doc/stages/filters.cpd.rst
M doc/stages/filters.crop.rst
M doc/stages/filters.decimation.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
M doc/stages/filters.ferry.rst
M doc/stages/filters.greedyprojection.rst
M doc/stages/filters.gridprojection.rst
M doc/stages/filters.groupby.rst
M doc/stages/filters.hag.rst
M doc/stages/filters.head.rst
M doc/stages/filters.hexbin.rst
M doc/stages/filters.icp.rst
M doc/stages/filters.iqr.rst
M doc/stages/filters.kdistance.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.mongus.rst
M doc/stages/filters.mortonorder.rst
M doc/stages/filters.movingleastsquares.rst
M doc/stages/filters.normal.rst
M doc/stages/filters.outlier.rst
M doc/stages/filters.overlay.rst
M doc/stages/filters.pclblock.rst
M doc/stages/filters.pmf.rst
M doc/stages/filters.poisson.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.reprojection.rst
M doc/stages/filters.sample.rst
M doc/stages/filters.smrf.rst
M doc/stages/filters.sort.rst
M doc/stages/filters.splitter.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.voxelgrid.rst
M doc/stages/readers.bpf.rst
M doc/stages/readers.buffer.rst
M doc/stages/readers.faux.rst
M doc/stages/readers.gdal.rst
M doc/stages/readers.geowave.rst
M doc/stages/readers.greyhound.rst
M doc/stages/readers.ilvis2.rst
M doc/stages/readers.las.rst
M doc/stages/readers.matlab.rst
M doc/stages/readers.mbio.rst
M doc/stages/readers.mrsid.rst
M doc/stages/readers.nitf.rst
M doc/stages/readers.oci.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.rxp.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 doc/stages/writers.bpf.rst
M doc/stages/writers.gdal.rst
M doc/stages/writers.geowave.rst
M doc/stages/writers.las.rst
M doc/stages/writers.matlab.rst
M doc/stages/writers.nitf.rst
M doc/stages/writers.null.rst
M doc/stages/writers.oci.rst
M doc/stages/writers.pcd.rst
M doc/stages/writers.pgpointcloud.rst
M doc/stages/writers.ply.rst
M doc/stages/writers.sqlite.rst
M doc/stages/writers.text.rst
A doc/workshop/capstone.rst
A doc/workshop/conf.py
A doc/workshop/exercises/python/histogram-command.txt
A doc/workshop/exercises/python/histogram.json
A doc/workshop/exercises/python/histogram.py
A doc/workshop/exercises/python/histogram.rst
A doc/workshop/exercises/translation/greyhound-command.txt
A doc/workshop/exercises/translation/greyhound-info-command.txt
A doc/workshop/exercises/translation/greyhound.json
A doc/workshop/exercises/translation/greyhound.rst
A doc/workshop/images/greyhound-command.png
A doc/workshop/images/greyhound-info-verify.png
A doc/workshop/images/greyhound-view.png
A doc/workshop/images/python-histogram-command.png
A doc/workshop/images/python-histogram.png
M doc/workshop/index.rst
A doc/workshop/notes.rst
A doc/workshop/slides/source/img/osgeo4w-shell.png
Log Message:
-----------
fix #1612 and provide indication for .. embed::, .. streamable::, and .. plugin:: stages. (#1632)
* fix #1612 and provide indication for .. embed::, .. streamable::, and .. plugin:: stages.
* more doc updates
Commit: 949faff04167c754c942594d02c1b688fddacd97
https://github.com/PDAL/PDAL/commit/949faff04167c754c942594d02c1b688fddacd97
Author: Howard Butler <howard at hobu.co>
Date: 2017-07-31 (Mon, 31 Jul 2017)
Changed paths:
M plugins/sqlite/io/SQLiteCommon.hpp
M plugins/sqlite/io/SQLiteWriter.cpp
Log Message:
-----------
make sure to clear SQLite insertion patch (#1633)
Commit: 22a79235d2d9d9c0ce3305463de55d246579d7c0
https://github.com/PDAL/PDAL/commit/22a79235d2d9d9c0ce3305463de55d246579d7c0
Author: Howard Butler <howard at hobu.co>
Date: 2017-07-31 (Mon, 31 Jul 2017)
Changed paths:
M cmake/examples/hobu-config.sh
A cmake/modules/FindOSG.cmake
A cmake/openscenegraph.cmake
M cmake/options.cmake
M plugins/CMakeLists.txt
A plugins/openscenegraph/CMakeLists.txt
A plugins/openscenegraph/io/OSGReader.cpp
A plugins/openscenegraph/io/OSGReader.hpp
M scripts/ci/script.sh
M scripts/docker/dependencies/Dockerfile
Log Message:
-----------
implement OpenSceneGraph reader from Jason Beverage (#1622)
* implement OpenSceneGraph reader from Jason Beverage
* cmake module
* cleanups based on feedback
* build OSG optionally
Commit: 3d85a529c9746ee5c6839d5ff466a440a9d5af43
https://github.com/PDAL/PDAL/commit/3d85a529c9746ee5c6839d5ff466a440a9d5af43
Author: Howard Butler <howard at hobu.co>
Date: 2017-07-31 (Mon, 31 Jul 2017)
Changed paths:
M plugins/openscenegraph/io/OSGReader.cpp
Log Message:
-----------
attempt to compile with different openscenegraph versions
Commit: 9118cb12704ed461c0f108993d27359fdddd690b
https://github.com/PDAL/PDAL/commit/9118cb12704ed461c0f108993d27359fdddd690b
Author: Howard Butler <howard at hobu.co>
Date: 2017-08-01 (Tue, 01 Aug 2017)
Changed paths:
M plugins/openscenegraph/io/OSGReader.cpp
Log Message:
-----------
make OSGReader happy on PDAL's pdal/dependencies container
Commit: 6e999d464e09a2ffd02e221ed4a1e636008b10d0
https://github.com/PDAL/PDAL/commit/6e999d464e09a2ffd02e221ed4a1e636008b10d0
Author: Howard Butler <howard at hobu.co>
Date: 2017-08-01 (Tue, 01 Aug 2017)
Changed paths:
M filters/ChipperFilter.cpp
M filters/ChipperFilter.hpp
M plugins/openscenegraph/io/OSGReader.cpp
Log Message:
-----------
explicitly include osg/Version
Commit: b636ecd79b12e5f17e326ce665ddceaba24d37fd
https://github.com/PDAL/PDAL/commit/b636ecd79b12e5f17e326ce665ddceaba24d37fd
Author: Howard Butler <howard at hobu.co>
Date: 2017-08-01 (Tue, 01 Aug 2017)
Changed paths:
M filters/ChipperFilter.cpp
M filters/ChipperFilter.hpp
M plugins/openscenegraph/io/OSGReader.cpp
Log Message:
-----------
Revert "explicitly include osg/Version"
oops, had old chipper stuff in here"
This reverts commit 6e999d464e09a2ffd02e221ed4a1e636008b10d0.
Commit: c4d3ee84daa16660919f54ef73c067ea61634d9b
https://github.com/PDAL/PDAL/commit/c4d3ee84daa16660919f54ef73c067ea61634d9b
Author: Howard Butler <howard at hobu.co>
Date: 2017-08-01 (Tue, 01 Aug 2017)
Changed paths:
M plugins/openscenegraph/io/OSGReader.cpp
Log Message:
-----------
explicitly include osg/Version
Commit: e4a9660b5b590d70317b12fd88929b67e078081d
https://github.com/PDAL/PDAL/commit/e4a9660b5b590d70317b12fd88929b67e078081d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changed paths:
M doc/tutorial/las.rst
Log Message:
-----------
Fix option names in doc.
Commit: 71d96c9ca1a2c04cfc56202785d6d66b296c6685
https://github.com/PDAL/PDAL/commit/71d96c9ca1a2c04cfc56202785d6d66b296c6685
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changed paths:
M filters/NormalFilter.cpp
M filters/NormalFilter.hpp
Log Message:
-----------
Provide for normal flipping
User can always set a preferred viewpoint by providing X, Y, and Z coordinates.
If a viewpoint coordinate is not provided, it will be replaced as follows.
* X and Y will default to the midpoint of the X/Y extents
* Z will default to the maximum Z plus 1000
Normals are flipped when the dot product of the normal and the vector between
the current point and the viewpoint is less than zero.
Commit: b18fb42137562d1c05bb3c6378fe1cdd8717f164
https://github.com/PDAL/PDAL/commit/b18fb42137562d1c05bb3c6378fe1cdd8717f164
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changed paths:
M doc/stages/filters.normal.rst
Log Message:
-----------
Update the normal docs to discuss normal flipping
Commit: 7427d98305325803ec3825addcb3589b90e4485d
https://github.com/PDAL/PDAL/commit/7427d98305325803ec3825addcb3589b90e4485d
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M filters/NormalFilter.cpp
M filters/NormalFilter.hpp
Log Message:
-----------
Change normal flipping options
Users must choose between always_up or setting an explicit viewpoint (or
neither). always_up simply means that if a normal has a negative Z value, it
will be flipped. Viewpoints no longer have any defaults; users wishing to use
it must specify X, Y, and Z coordinates.
Commit: ea6f1871eb28487113f9097c8ffe605c58d50e11
https://github.com/PDAL/PDAL/commit/ea6f1871eb28487113f9097c8ffe605c58d50e11
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M filters/CropFilter.cpp
M filters/CropFilter.hpp
M filters/NormalFilter.cpp
M filters/NormalFilter.hpp
A filters/private/Point.cpp
A filters/private/Point.hpp
R filters/private/crop/Point.cpp
R filters/private/crop/Point.hpp
Log Message:
-----------
Share private Point class between Normal and Crop filters
It was desirable to have the Normal filter viewpoint option specified in a
manner consistent with other PDAL filters. The Crop filter already accepts a
point as WKT or GeoJSON. We use the same class to specify the viewpoint now.
Commit: 288bbef661e4d9a89f6dc37e53027a275e574e84
https://github.com/PDAL/PDAL/commit/288bbef661e4d9a89f6dc37e53027a275e574e84
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M doc/stages/filters.normal.rst
Log Message:
-----------
Update the Normal documentation once again
Reflect recent changes to viewpoint and always_up options.
Commit: 5c906237e58defae09b3527e0a048e13e6c4827d
https://github.com/PDAL/PDAL/commit/5c906237e58defae09b3527e0a048e13e6c4827d
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M filters/CropFilter.cpp
M filters/CropFilter.hpp
M filters/NormalFilter.cpp
M filters/NormalFilter.hpp
M filters/private/Point.cpp
M filters/private/Point.hpp
Log Message:
-----------
Point still needs to be in a separate namespace
Commit: 7444ce21b77cf309833775daa5d78910c42542e6
https://github.com/PDAL/PDAL/commit/7444ce21b77cf309833775daa5d78910c42542e6
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M pdal/GDALUtils.cpp
M pdal/GDALUtils.hpp
Log Message:
-----------
Make gdal::ErrorHandler thread-safe.
Close #1637
Commit: 64f9af0827a4524b215361043555e3080c474376
https://github.com/PDAL/PDAL/commit/64f9af0827a4524b215361043555e3080c474376
Author: chambbj <brad.chambers at gmail.com>
Date: 2017-08-08 (Tue, 08 Aug 2017)
Changed paths:
M doc/stages/filters.normal.rst
M filters/CropFilter.cpp
M filters/CropFilter.hpp
M filters/NormalFilter.cpp
M filters/NormalFilter.hpp
A filters/private/Point.cpp
A filters/private/Point.hpp
R filters/private/crop/Point.cpp
R filters/private/crop/Point.hpp
Log Message:
-----------
Merge pull request #1639 from PDAL/issue/1638-normal-flip
Provide for normal flipping
Commit: 9720a22afe3925ecb95a35bcb9e91d9c7b6219a0
https://github.com/PDAL/PDAL/commit/9720a22afe3925ecb95a35bcb9e91d9c7b6219a0
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M io/LasReader.cpp
M io/LasReader.hpp
Log Message:
-----------
Properly handle reading uncompressed files when a compression option is
provided.
Commit: 9136d280806a6fc8b5ecd3dabf77fd01acbcfd1a
https://github.com/PDAL/PDAL/commit/9136d280806a6fc8b5ecd3dabf77fd01acbcfd1a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
A doc/stages/writers.ogr.rst
M io/GeotiffSupport.cpp
A io/OGRWriter.cpp
A io/OGRWriter.hpp
A io/OGRWriterV1.cpp
M pdal/GDALUtils.hpp
M pdal/StageFactory.cpp
Log Message:
-----------
Add an OGR writer.
Commit: 424d77c0a604bf2899ba7bdcea36b288736a533f
https://github.com/PDAL/PDAL/commit/424d77c0a604bf2899ba7bdcea36b288736a533f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M doc/stages/readers.las.rst
M doc/stages/readers.oci.rst
M doc/stages/readers.pgpointcloud.rst
M pdal/Stage.cpp
Log Message:
-----------
Update doc for spatialreference option.
Commit: 1d45bd07fdb616fa7161b06f8ecca4c4cd483ba3
https://github.com/PDAL/PDAL/commit/1d45bd07fdb616fa7161b06f8ecca4c4cd483ba3
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M cmake/json.cmake
M cmake/modules/FindMatlab.cmake
M plugins/matlab/CMakeLists.txt
Log Message:
-----------
"Fixes" for building PDAL with MATLAB.
Commit: f4e40423f874cc87e216896651c70a3782ab1371
https://github.com/PDAL/PDAL/commit/f4e40423f874cc87e216896651c70a3782ab1371
Author: John Wass <wassj at ctc.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M plugins/matlab/CMakeLists.txt
Log Message:
-----------
remove stray brackets
Commit: d935fdf345d2e8525d19e1814774a77f7272753b
https://github.com/PDAL/PDAL/commit/d935fdf345d2e8525d19e1814774a77f7272753b
Author: John Wass <wassj at ctc.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M cmake/matlab.cmake
M cmake/modules/FindMatlab.cmake
M plugins/matlab/CMakeLists.txt
Log Message:
-----------
matlab finder changes
- adding FindMatlab from cmake 3.9 which adds support for finding the MX library
- updating matlab build to use standard FindMatlab configuration
- updating the matlab.cmake file to utilize the standard FindMatlab
- no longer need to specify paths to matlab libraries when calling cmake
Commit: 2149d45010f76c4521286df88a02fc881a1ac7e0
https://github.com/PDAL/PDAL/commit/2149d45010f76c4521286df88a02fc881a1ac7e0
Author: John Wass <wassj at ctc.com>
Date: 2017-08-10 (Thu, 10 Aug 2017)
Changed paths:
M .gitignore
Log Message:
-----------
update ignores for intellij and clion
Commit: 17fc31472446faa111c83b06cdcde4c4170b895f
https://github.com/PDAL/PDAL/commit/17fc31472446faa111c83b06cdcde4c4170b895f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-11 (Fri, 11 Aug 2017)
Changed paths:
M .gitignore
M cmake/json.cmake
M cmake/matlab.cmake
M cmake/modules/FindMatlab.cmake
M plugins/matlab/CMakeLists.txt
Log Message:
-----------
Merge pull request #1645 from jw3/matlab-build
Matlab build updates
Commit: dde8bd7c3ea67912100ab893a17ed53a3fb6840b
https://github.com/PDAL/PDAL/commit/dde8bd7c3ea67912100ab893a17ed53a3fb6840b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-14 (Mon, 14 Aug 2017)
Changed paths:
A doc/images/poisson_edges.png
A doc/images/poisson_points.png
M doc/stages/filters.poisson.rst
Log Message:
-----------
More info and pics for poisson doc.
Commit: f3b1606be2e855b20a2a347f4363949fd53ad328
https://github.com/PDAL/PDAL/commit/f3b1606be2e855b20a2a347f4363949fd53ad328
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M doc/stages/filters.hag.rst
Log Message:
-----------
Fix type in filters.hag doc.
Commit: 036adb5db293e74928b71bcec6f14109aeef3960
https://github.com/PDAL/PDAL/commit/036adb5db293e74928b71bcec6f14109aeef3960
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M .gitignore
M cmake/json.cmake
M cmake/matlab.cmake
M cmake/modules/FindMatlab.cmake
M plugins/matlab/CMakeLists.txt
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 42acc975d9e39fc51f9323d87cd2ceeb82b2f48f
https://github.com/PDAL/PDAL/commit/42acc975d9e39fc51f9323d87cd2ceeb82b2f48f
Author: Howard Butler <howard at hobu.co>
Date: 2017-08-22 (Tue, 22 Aug 2017)
Changed paths:
M doc/stages/writers.las.rst
Log Message:
-----------
doc typo
Commit: 2d3e2c8eb077773d584a8e850339ae58ab04e801
https://github.com/PDAL/PDAL/commit/2d3e2c8eb077773d584a8e850339ae58ab04e801
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M plugins/cpd/filters/CpdFilter.cpp
Log Message:
-----------
Fix type mismatch in CPD filter.
Commit: fdeb544045bd6143e469cf38db4cfcfc043edc75
https://github.com/PDAL/PDAL/commit/fdeb544045bd6143e469cf38db4cfcfc043edc75
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M .gitignore
M cmake/examples/hobu-config.sh
M cmake/json.cmake
M cmake/matlab.cmake
M cmake/modules/FindMatlab.cmake
A cmake/modules/FindOSG.cmake
A cmake/openscenegraph.cmake
M cmake/options.cmake
M doc/_static/breathe.css
M doc/_static/sphinx.css
M doc/conf.py
A doc/embed.py
A doc/images/poisson_edges.png
A doc/images/poisson_points.png
M doc/index.rst
M doc/stages/filters.approximatecoplanar.rst
M doc/stages/filters.assign.rst
M doc/stages/filters.chipper.rst
M doc/stages/filters.cluster.rst
M doc/stages/filters.colorinterp.rst
M doc/stages/filters.colorization.rst
M doc/stages/filters.computerange.rst
M doc/stages/filters.cpd.rst
M doc/stages/filters.crop.rst
M doc/stages/filters.decimation.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
M doc/stages/filters.ferry.rst
M doc/stages/filters.greedyprojection.rst
M doc/stages/filters.gridprojection.rst
M doc/stages/filters.groupby.rst
M doc/stages/filters.hag.rst
M doc/stages/filters.head.rst
M doc/stages/filters.hexbin.rst
M doc/stages/filters.icp.rst
M doc/stages/filters.iqr.rst
M doc/stages/filters.kdistance.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.mongus.rst
M doc/stages/filters.mortonorder.rst
M doc/stages/filters.movingleastsquares.rst
M doc/stages/filters.normal.rst
M doc/stages/filters.outlier.rst
M doc/stages/filters.overlay.rst
M doc/stages/filters.pclblock.rst
M doc/stages/filters.pmf.rst
M doc/stages/filters.poisson.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.reprojection.rst
M doc/stages/filters.sample.rst
M doc/stages/filters.smrf.rst
M doc/stages/filters.sort.rst
M doc/stages/filters.splitter.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.voxelgrid.rst
M doc/stages/readers.bpf.rst
M doc/stages/readers.buffer.rst
M doc/stages/readers.faux.rst
M doc/stages/readers.gdal.rst
M doc/stages/readers.geowave.rst
M doc/stages/readers.greyhound.rst
M doc/stages/readers.ilvis2.rst
M doc/stages/readers.las.rst
M doc/stages/readers.matlab.rst
M doc/stages/readers.mbio.rst
M doc/stages/readers.mrsid.rst
M doc/stages/readers.nitf.rst
M doc/stages/readers.oci.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.rxp.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 doc/stages/writers.bpf.rst
M doc/stages/writers.gdal.rst
M doc/stages/writers.geowave.rst
M doc/stages/writers.las.rst
M doc/stages/writers.matlab.rst
M doc/stages/writers.nitf.rst
M doc/stages/writers.null.rst
M doc/stages/writers.oci.rst
A 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.sqlite.rst
M doc/stages/writers.text.rst
M doc/tutorial/las.rst
A doc/workshop/capstone.rst
A doc/workshop/conf.py
A doc/workshop/exercises/python/histogram-command.txt
A doc/workshop/exercises/python/histogram.json
A doc/workshop/exercises/python/histogram.py
A doc/workshop/exercises/python/histogram.rst
A doc/workshop/exercises/translation/greyhound-command.txt
A doc/workshop/exercises/translation/greyhound-info-command.txt
A doc/workshop/exercises/translation/greyhound.json
A doc/workshop/exercises/translation/greyhound.rst
A doc/workshop/images/greyhound-command.png
A doc/workshop/images/greyhound-info-verify.png
A doc/workshop/images/greyhound-view.png
A doc/workshop/images/python-histogram-command.png
A doc/workshop/images/python-histogram.png
M doc/workshop/index.rst
A doc/workshop/notes.rst
A doc/workshop/slides/source/img/osgeo4w-shell.png
M filters/CropFilter.cpp
M filters/CropFilter.hpp
M filters/NormalFilter.cpp
M filters/NormalFilter.hpp
A filters/private/Point.cpp
A filters/private/Point.hpp
R filters/private/crop/Point.cpp
R filters/private/crop/Point.hpp
M io/GeotiffSupport.cpp
M io/LasReader.cpp
M io/LasReader.hpp
A io/OGRWriter.cpp
A io/OGRWriter.hpp
A io/OGRWriterV1.cpp
M pdal/GDALUtils.cpp
M pdal/GDALUtils.hpp
M pdal/Stage.cpp
M pdal/StageFactory.cpp
M plugins/CMakeLists.txt
M plugins/matlab/CMakeLists.txt
A plugins/openscenegraph/CMakeLists.txt
A plugins/openscenegraph/io/OSGReader.cpp
A plugins/openscenegraph/io/OSGReader.hpp
M plugins/sqlite/io/SQLiteCommon.hpp
M plugins/sqlite/io/SQLiteWriter.cpp
M scripts/ci/script.sh
M scripts/docker/dependencies/Dockerfile
M vendor/kazhdan/PoissonRecon.h
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into laszip
Commit: 94d55225c46045d1aa944e464e902c89de6b1946
https://github.com/PDAL/PDAL/commit/94d55225c46045d1aa944e464e902c89de6b1946
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M plugins/cpd/filters/CpdFilter.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into laszip
Commit: 386093ea08ffb230f181cbae063a185aed994428
https://github.com/PDAL/PDAL/commit/386093ea08ffb230f181cbae063a185aed994428
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Don't run test that requires LAS compression without it being compiled in.
Commit: b4ba3ceca41386684ce3398831fad36a11c56f27
https://github.com/PDAL/PDAL/commit/b4ba3ceca41386684ce3398831fad36a11c56f27
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into laszip
Commit: a37e279f9e80ead3c42d91f631aa8685ccae3ebf
https://github.com/PDAL/PDAL/commit/a37e279f9e80ead3c42d91f631aa8685ccae3ebf
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M cmake/laszip.cmake
M cmake/modules/FindLASzip.cmake
M io/LasReader.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Fixes for laszip API installation/version detection.
Compare: https://github.com/PDAL/PDAL/compare/ac6d2108f9e4...a37e279f9e80
More information about the pdal-commits
mailing list