[pdal-commits] [PDAL/PDAL] 77c4a8: always use WGS84 UTM zones for calculateZon comput...
GitHub
noreply at github.com
Mon Apr 11 13:38:41 PDT 2016
Branch: refs/heads/1.2-maintenance
Home: https://github.com/PDAL/PDAL
Commit: 77c4a8f4cd71aace8090e005c4cf7ee4de9f1e05
https://github.com/PDAL/PDAL/commit/77c4a8f4cd71aace8090e005c4cf7ee4de9f1e05
Author: Howard Butler <howard at hobu.co>
Date: 2016-04-05 (Tue, 05 Apr 2016)
Changed paths:
M plugins/hexbin/filters/HexBin.cpp
Log Message:
-----------
always use WGS84 UTM zones for calculateZon computation in filter.hexbin density computation
Commit: 2003c9fd71a1832c9b2c2c95aec7ed5a1d10191f
https://github.com/PDAL/PDAL/commit/2003c9fd71a1832c9b2c2c95aec7ed5a1d10191f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-05 (Tue, 05 Apr 2016)
Changed paths:
M CMakeLists.txt
A cmake/cpack.cmake
M cmake/directories.cmake
A cmake/gtest.cmake
A cmake/options.cmake
A cmake/rpath.cmake
Log Message:
-----------
Clean up the main CMakeLists.txt
Commit: 6ae5fdfb67263b59e23ea63710e2bdecbd34409a
https://github.com/PDAL/PDAL/commit/6ae5fdfb67263b59e23ea63710e2bdecbd34409a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-05 (Tue, 05 Apr 2016)
Changed paths:
M include/pdal/PDALUtils.hpp
M include/pdal/PointTable.hpp
M include/pdal/PointView.hpp
M kernels/info/InfoKernel.cpp
M src/PDALUtils.cpp
M src/PointTable.cpp
M src/PointView.cpp
M src/SpatialReference.cpp
M src/Stage.cpp
M test/unit/PDALUtilsTest.cpp
Log Message:
-----------
Move some stuff from PDALUtils to the classes in which they belong.
Commit: 276d125140423a9673f69003606e960ee4790317
https://github.com/PDAL/PDAL/commit/276d125140423a9673f69003606e960ee4790317
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-05 (Tue, 05 Apr 2016)
Changed paths:
M include/pdal/PointRef.hpp
Log Message:
-----------
Fix bad conversion error message.
Commit: 0bb38faa0d493e1d87f0b749f171d57a2b497939
https://github.com/PDAL/PDAL/commit/0bb38faa0d493e1d87f0b749f171d57a2b497939
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-06 (Wed, 06 Apr 2016)
Changed paths:
M RELEASENOTES.txt
M include/pdal/Dimension.hpp
M io/sbet/SbetCommon.cpp
M plugins/icebridge/io/IcebridgeReader.cpp
M test/unit/io/sbet/SbetReaderTest.cpp
Log Message:
-----------
Rename dimension PlatformHeader to Azimuth.
Commit: 18a9dfccab250a289510a805855484f8040fadc4
https://github.com/PDAL/PDAL/commit/18a9dfccab250a289510a805855484f8040fadc4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-06 (Wed, 06 Apr 2016)
Changed paths:
M plugins/icebridge/test/IcebridgeReaderTest.cpp
Log Message:
-----------
Fix dimension name.
Commit: 01a363889e5636bdfbaac1a5eeb3b5c76ad03809
https://github.com/PDAL/PDAL/commit/01a363889e5636bdfbaac1a5eeb3b5c76ad03809
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2016-04-06 (Wed, 06 Apr 2016)
Changed paths:
M scripts/docker/Dockerfile
Log Message:
-----------
Remove PDAL and PRC dirs from Docker image
These directories weren't being removed b/c we were inside of the
directory, so the relative path removal didn't work but still succeeded
thanks to `-f`.
Commit: d496dfe40fca3308b4868e9dd1e747efcd022a77
https://github.com/PDAL/PDAL/commit/d496dfe40fca3308b4868e9dd1e747efcd022a77
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2016-04-06 (Wed, 06 Apr 2016)
Changed paths:
M scripts/docker/rivlib/Dockerfile
Log Message:
-----------
Switch rivlib Dockerfile to pdal/pdal
pdal/master doesn't exist anymore.
[skip ci]
Commit: b705fc8caefe827d4827b3210755d0c57cf8b348
https://github.com/PDAL/PDAL/commit/b705fc8caefe827d4827b3210755d0c57cf8b348
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-06 (Wed, 06 Apr 2016)
Changed paths:
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
Use single-quotes with GDAL column value.
Close #1219
Commit: b77d09e565cb64aab3202f5970abf4575a318463
https://github.com/PDAL/PDAL/commit/b77d09e565cb64aab3202f5970abf4575a318463
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-06 (Wed, 06 Apr 2016)
Changed paths:
M RELEASENOTES.txt
M doc/apps.rst
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
Update tindex docs.
Make --tindex option in tindex kernel a positional option.
Close #1220
Commit: 9dcf410c50612600732072d27587c99d16f54fce
https://github.com/PDAL/PDAL/commit/9dcf410c50612600732072d27587c99d16f54fce
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2016-04-06 (Wed, 06 Apr 2016)
Changed paths:
M scripts/docker/dependencies/Dockerfile
Log Message:
-----------
[docker] Clean up after each install
Commit: 50c1f96e367b260325cfb6ff273b45d2bcfb108f
https://github.com/PDAL/PDAL/commit/50c1f96e367b260325cfb6ff273b45d2bcfb108f
Author: Howard Butler <howard at hobu.co>
Date: 2016-04-07 (Thu, 07 Apr 2016)
Changed paths:
M scripts/docker/Dockerfile
M scripts/docker/dependencies/Dockerfile
M scripts/docker/rivlib/Dockerfile
Log Message:
-----------
Merge pull request #1218 from gadomski/docker-update
Docker update
Commit: 6075f3950194317deb6b4f70e58b8d3ae783af68
https://github.com/PDAL/PDAL/commit/6075f3950194317deb6b4f70e58b8d3ae783af68
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-08 (Fri, 08 Apr 2016)
Changed paths:
M scripts/docker/Dockerfile
M scripts/docker/dependencies/Dockerfile
M scripts/docker/rivlib/Dockerfile
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 89ebfccfbddfd85665fbe5c8685e3a2cdded8ca9
https://github.com/PDAL/PDAL/commit/89ebfccfbddfd85665fbe5c8685e3a2cdded8ca9
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-11 (Mon, 11 Apr 2016)
Changed paths:
M include/pdal/PipelineManager.hpp
M src/PipelineManager.cpp
M test/unit/apps/pcpipelineTest.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Handle reading pipelines from standard input.
Close #1223
Commit: 929db23f65e1611b34d91af62f82d0370e50db07
https://github.com/PDAL/PDAL/commit/929db23f65e1611b34d91af62f82d0370e50db07
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-04-11 (Mon, 11 Apr 2016)
Changed paths:
M RELEASENOTES.txt
M doc/apps.rst
M kernels/tindex/TIndexKernel.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 1f7e61060c24bbdb2229f38950b228af63aa437c
https://github.com/PDAL/PDAL/commit/1f7e61060c24bbdb2229f38950b228af63aa437c
Author: Howard Butler <howard at hobu.co>
Date: 2016-04-11 (Mon, 11 Apr 2016)
Changed paths:
M .travis.yml
M HOWTORELEASE.txt
R doc/_themes/bootstrap/layout.html
R doc/_themes/bootstrap/theme.conf
A doc/api/cpp/algorithm.rst
R doc/api/cpp/algorthm.rst
M doc/api/cpp/utils.rst
R doc/apps.rst
A doc/apps/delta.rst
A doc/apps/density.rst
A doc/apps/diff.rst
A doc/apps/ground.rst
A doc/apps/index.rst
A doc/apps/info.rst
A doc/apps/merge.rst
A doc/apps/pcl.rst
A doc/apps/pipeline.rst
A doc/apps/random.rst
A doc/apps/split.rst
A doc/apps/tindex.rst
A doc/apps/translate.rst
A doc/apps/view.rst
M doc/community.rst
R doc/compilation/dependencies.rst
R doc/compilation/index.rst
R doc/compilation/media/OSGeo4WInstallAdvanced.png
R doc/compilation/media/OSGeo4WInstallFromInternet.png
R doc/compilation/media/OSGeo4WInstallGDALDev.png
R doc/compilation/media/OSGeo4WInstallIConv.png
R doc/compilation/media/OSGeo4WInstallLASZip.png
R doc/compilation/media/OSGeo4WInstallLibXML2.png
R doc/compilation/media/OSGeo4WInstallOCI.png
R doc/compilation/media/OSGeo4WInstallRootDirectory.png
R doc/compilation/media/ccmake-osx-start.png
R doc/compilation/media/cmake-gui-osx-configured.png
R doc/compilation/media/cmake-gui-osx-start.png
R doc/compilation/media/xcode-lasinfo-arguments.png
R doc/compilation/media/xcode-set-default-executable.png
R doc/compilation/media/xcode-start.png
R doc/compilation/python.rst
R doc/compilation/unix.rst
R doc/compilation/windows.rst
M doc/conf.py
R doc/contributors.rst
A doc/development/compilation/dependencies.rst
A doc/development/compilation/index.rst
A doc/development/compilation/media/OSGeo4WInstallAdvanced.png
A doc/development/compilation/media/OSGeo4WInstallFromInternet.png
A doc/development/compilation/media/OSGeo4WInstallGDALDev.png
A doc/development/compilation/media/OSGeo4WInstallIConv.png
A doc/development/compilation/media/OSGeo4WInstallLASZip.png
A doc/development/compilation/media/OSGeo4WInstallLibXML2.png
A doc/development/compilation/media/OSGeo4WInstallOCI.png
A doc/development/compilation/media/OSGeo4WInstallRootDirectory.png
A doc/development/compilation/media/ccmake-osx-start.png
A doc/development/compilation/media/cmake-gui-osx-configured.png
A doc/development/compilation/media/cmake-gui-osx-start.png
A doc/development/compilation/media/xcode-lasinfo-arguments.png
A doc/development/compilation/media/xcode-set-default-executable.png
A doc/development/compilation/media/xcode-start.png
A doc/development/compilation/python.rst
A doc/development/compilation/unix.rst
A doc/development/compilation/windows.rst
A doc/development/contributors.rst
M doc/development/docs.rst
M doc/development/index.rst
A doc/development/integration.rst
A doc/development/metadata.rst
A doc/development/nsf1.png
A doc/development/rsgis_logo.png
A doc/development/uoh.png
R doc/docbuild/Dockerfile
R doc/docbuild/run.sh
M doc/download.rst
A doc/images/docker-print-one.png
A doc/images/docker-quickstart-env.png
A doc/images/docker-quickstart-terminal.png
A doc/images/las-crop-bpf-pipeline.png
A doc/images/reproject-merge-pipeline.png
M doc/index.rst
R doc/json_pipeline_specification.rst
R doc/metadata.rst
R doc/nsf1.gif
R doc/pdal.style
M doc/pipeline.rst
A doc/quickstart.rst
R doc/rsgis_logo.png
A doc/rtd_theme/__init__.py
A doc/rtd_theme/breadcrumbs.html
A doc/rtd_theme/footer.html
A doc/rtd_theme/layout.html
A doc/rtd_theme/layout_old.html
A doc/rtd_theme/search.html
A doc/rtd_theme/searchbox.html
A doc/rtd_theme/static/css/badge_only.css
A doc/rtd_theme/static/css/badge_only.css.map
A doc/rtd_theme/static/css/theme.css
A doc/rtd_theme/static/css/theme.css.map
A doc/rtd_theme/static/fonts/FontAwesome.otf
A doc/rtd_theme/static/fonts/Inconsolata-Bold.ttf
A doc/rtd_theme/static/fonts/Inconsolata-Regular.ttf
A doc/rtd_theme/static/fonts/Lato-Bold.ttf
A doc/rtd_theme/static/fonts/Lato-Regular.ttf
A doc/rtd_theme/static/fonts/RobotoSlab-Bold.ttf
A doc/rtd_theme/static/fonts/RobotoSlab-Regular.ttf
A doc/rtd_theme/static/fonts/fontawesome-webfont.eot
A doc/rtd_theme/static/fonts/fontawesome-webfont.svg
A doc/rtd_theme/static/fonts/fontawesome-webfont.ttf
A doc/rtd_theme/static/fonts/fontawesome-webfont.woff
A doc/rtd_theme/static/js/modernizr.min.js
A doc/rtd_theme/static/js/theme.js
A doc/rtd_theme/theme.conf
A doc/rtd_theme/versions.html
A doc/stages/filters.rst
M doc/stages/index.rst
A doc/stages/readers.rst
M doc/stages/writers.bpf.rst
M doc/stages/writers.p2g.rst
A doc/stages/writers.rst
R doc/tutorial/docker-print-one.png
R doc/tutorial/docker-quickstart-env.png
R doc/tutorial/docker-quickstart-terminal.png
R doc/tutorial/docker.rst
M doc/tutorial/index.rst
M doc/tutorial/pcl_block_tutorial.rst
M doc/tutorial/writing-writer.rst
R doc/uoh.png
A doc/workshop/.gitattributes
A doc/workshop/.gitignore
A doc/workshop/R/pulse.R
A doc/workshop/agenda.rst
A doc/workshop/bibliography.bib
A doc/workshop/docker.rst
A doc/workshop/exercises/analysis/boundary/boundary-command-boundary.txt
A doc/workshop/exercises/analysis/boundary/boundary-command-tindex.txt
A doc/workshop/exercises/analysis/boundary/boundary.rst
A doc/workshop/exercises/analysis/clipping/attributes.json
A doc/workshop/exercises/analysis/clipping/attributes.vrt
A doc/workshop/exercises/analysis/clipping/clipping-run-command.txt
A doc/workshop/exercises/analysis/clipping/clipping.json
A doc/workshop/exercises/analysis/clipping/clipping.rst
A doc/workshop/exercises/analysis/colorization/colorization-run-command.txt
A doc/workshop/exercises/analysis/colorization/colorization.rst
A doc/workshop/exercises/analysis/colorization/colorize.json
A doc/workshop/exercises/analysis/denoising/denoise.json
A doc/workshop/exercises/analysis/denoising/denoising-docker-machine-create.txt
A doc/workshop/exercises/analysis/denoising/denoising-docker-machine-delete.txt
A doc/workshop/exercises/analysis/denoising/denoising-run-command.txt
A doc/workshop/exercises/analysis/denoising/denoising.rst
A doc/workshop/exercises/analysis/density/density-command.txt
A doc/workshop/exercises/analysis/density/density.rst
A doc/workshop/exercises/analysis/dtm/dtm-run-command.txt
A doc/workshop/exercises/analysis/dtm/dtm.rst
A doc/workshop/exercises/analysis/dtm/p2g.json
A doc/workshop/exercises/analysis/ground/filter.json
A doc/workshop/exercises/analysis/ground/ground-run-ground-only.txt
A doc/workshop/exercises/analysis/ground/ground-run-no-filter.txt
A doc/workshop/exercises/analysis/ground/ground-run-pcl-filter.txt
A doc/workshop/exercises/analysis/ground/ground.rst
A doc/workshop/exercises/analysis/thinning/thinning-run-dartsample.txt
A doc/workshop/exercises/analysis/thinning/thinning.rst
A doc/workshop/exercises/georeferencing/georeferencing-command.txt
A doc/workshop/exercises/georeferencing/index.rst
A doc/workshop/exercises/index.rst
A doc/workshop/exercises/info/metadata-command.txt
A doc/workshop/exercises/info/metadata.rst
A doc/workshop/exercises/info/near-command-1.txt
A doc/workshop/exercises/info/near-command-2.txt
A doc/workshop/exercises/info/near.rst
A doc/workshop/exercises/info/single-point-command.txt
A doc/workshop/exercises/info/single-point.rst
A doc/workshop/exercises/translation/compression-command-verify.txt
A doc/workshop/exercises/translation/compression-command.txt
A doc/workshop/exercises/translation/compression.rst
A doc/workshop/exercises/translation/reprojection-command-1.txt
A doc/workshop/exercises/translation/reprojection-command-2.txt
A doc/workshop/exercises/translation/reprojection.rst
A doc/workshop/images/agenda-usb-drive.jpg
A doc/workshop/images/blizzard-eight.gif
A doc/workshop/images/boundary-qgis-view.png
A doc/workshop/images/boundary-text-output.png
A doc/workshop/images/boundary-tindex-run.png
A doc/workshop/images/clipping-autzen-view.png
A doc/workshop/images/clipping-run-command.png
A doc/workshop/images/clipping-stadium-clipped.png
A doc/workshop/images/clipping-view-polygons.png
A doc/workshop/images/colorize-run-command.png
A doc/workshop/images/colorize-umpaghre-colored.png
A doc/workshop/images/compression-verify.png
A doc/workshop/images/denoise-fugro.png
A doc/workshop/images/denoise-plasio.png
A doc/workshop/images/denoise-run-command.png
A doc/workshop/images/density-add-layer.png
A doc/workshop/images/density-command-run.png
A doc/workshop/images/density-count-attribute.png
A doc/workshop/images/density-file-open.png
A doc/workshop/images/density-final-render.png
A doc/workshop/images/density-graduated-symbols-pick.png
A doc/workshop/images/density-graduated-symbols.png
A doc/workshop/images/density-select-layer.png
A doc/workshop/images/docker-file-navigate.png
A doc/workshop/images/docker-image-loaded.png
A doc/workshop/images/docker-install-options.png
A doc/workshop/images/docker-install-progress.png
A doc/workshop/images/docker-run-help.png
A doc/workshop/images/docker-status.png
A doc/workshop/images/dtm-add-raster-layer.png
A doc/workshop/images/dtm-add-raster-mean.png
A doc/workshop/images/dtm-qgis-added.png
A doc/workshop/images/dtm-qgis-classify.png
A doc/workshop/images/dtm-qgis-colorize-dtm.png
A doc/workshop/images/dtm-qgis-gdaldem.png
A doc/workshop/images/dtm-qgis-hillshade-done.png
A doc/workshop/images/dtm-qgis-save-hillshade.png
A doc/workshop/images/dtm-qgis-select-hillshade.png
A doc/workshop/images/dtm-run-command.png
A doc/workshop/images/georeference-plasio.png
A doc/workshop/images/georeferencing-run-command.png
A doc/workshop/images/ground-classified-included-side.png
A doc/workshop/images/ground-classified-included.png
A doc/workshop/images/ground-filtered.png
A doc/workshop/images/ground-ground-only-view.png
A doc/workshop/images/ground-run-command.png
A doc/workshop/images/info-interesting-metadata.png
A doc/workshop/images/info-interesting-single-point.png
A doc/workshop/images/info-near-bbox.png
A doc/workshop/images/info-near-point.png
A doc/workshop/images/intro-pdal-simple-pipeline.png
A doc/workshop/images/pdal-architecture-overview.png
A doc/workshop/images/pdal-architecture-overview.png.orig
A doc/workshop/images/pdal-reader-writer.png
A doc/workshop/images/qgis-add-raster-layer.png
A doc/workshop/images/qgis-choose-raster.png
A doc/workshop/images/qgis-install-progress.png
A doc/workshop/images/qgis-select-qgis.png
A doc/workshop/images/qgis-start-install.png
A doc/workshop/images/qgis-view-raster.png
A doc/workshop/images/reference-pulse.png
A doc/workshop/images/reprojection-proper-scale.png
A doc/workshop/images/reprojection-run-command.png
A doc/workshop/images/reprojection-run-with-scale.png
A doc/workshop/images/reprojection-wrong-scale.png
A doc/workshop/images/return-pulse.png
A doc/workshop/images/thinning-command-run.png
A doc/workshop/images/thinning-full-res.png
A doc/workshop/images/thinning-overview.png
A doc/workshop/images/thinning-poisson-thin.png
A doc/workshop/images/thinning-select-data.png
A doc/workshop/includes/substitutions.rst
A doc/workshop/index.rst
A doc/workshop/lidar-introduction.rst
A doc/workshop/pdal-introduction.rst
A doc/workshop/qgis.rst
A doc/workshop/slides/source/_static/custom.css
A doc/workshop/slides/source/_static/liblaslogo.png
A doc/workshop/slides/source/_static/pdal_logo.png
A doc/workshop/slides/source/_static/rsgis_logo.png
A doc/workshop/slides/source/agenda-include.txt
A doc/workshop/slides/source/analysis.rst
A doc/workshop/slides/source/basic_info.rst
A doc/workshop/slides/source/boundary.rst
A doc/workshop/slides/source/clipping.rst
A doc/workshop/slides/source/colorization.rst
A doc/workshop/slides/source/conf.py
A doc/workshop/slides/source/denoising.rst
A doc/workshop/slides/source/density.rst
A doc/workshop/slides/source/dtm.rst
A doc/workshop/slides/source/georeferencing.rst
A doc/workshop/slides/source/ground.rst
A doc/workshop/slides/source/img/docker-diagram.png
A doc/workshop/slides/source/img/georeferencing.png
A doc/workshop/slides/source/img/google-car.jpg
A doc/workshop/slides/source/img/guinea.gif
A doc/workshop/slides/source/img/life-so-hard.gif
A doc/workshop/slides/source/img/ricopter.jpg
A doc/workshop/slides/source/img/scanner.svg
A doc/workshop/slides/source/img/vm-diagram.png
A doc/workshop/slides/source/index.rst
A doc/workshop/slides/source/introduction.rst
A doc/workshop/slides/source/lidar_intro.rst
A doc/workshop/slides/source/pdal_intro.rst
A doc/workshop/slides/source/software.rst
A doc/workshop/slides/source/thinning.rst
A doc/workshop/slides/source/translation.rst
A doc/workshop/software.rst
A scripts/ci/add_deploy_key.sh
M scripts/ci/before_install.sh
A scripts/ci/build_docs.sh
A scripts/ci/deploy_website.sh
A scripts/ci/docker.sh
A scripts/ci/pdaldocs-private.key.enc
A scripts/docker/docbuild/Dockerfile
A scripts/docker/docbuild/run.sh
Log Message:
-----------
Documentation improvements
* Website now builds and uploads from Travis whenever 1.2-maintenance
commit happens.
* Use the ReadTheDocs theme for better mobile support
* Reorg main level content to make it quicker to find things
* Add Howard and Pete's workshop
Commit: 577c9e61a1cb44ff9dd36cb64a02a9450795df21
https://github.com/PDAL/PDAL/commit/577c9e61a1cb44ff9dd36cb64a02a9450795df21
Author: Howard Butler <howard at hobu.co>
Date: 2016-04-11 (Mon, 11 Apr 2016)
Changed paths:
M .travis.yml
M CMakeLists.txt
M HOWTORELEASE.txt
M RELEASENOTES.txt
A cmake/cpack.cmake
M cmake/directories.cmake
A cmake/gtest.cmake
A cmake/options.cmake
A cmake/rpath.cmake
R doc/_themes/bootstrap/layout.html
R doc/_themes/bootstrap/theme.conf
A doc/api/cpp/algorithm.rst
R doc/api/cpp/algorthm.rst
M doc/api/cpp/utils.rst
R doc/apps.rst
A doc/apps/delta.rst
A doc/apps/density.rst
A doc/apps/diff.rst
A doc/apps/ground.rst
A doc/apps/index.rst
A doc/apps/info.rst
A doc/apps/merge.rst
A doc/apps/pcl.rst
A doc/apps/pipeline.rst
A doc/apps/random.rst
A doc/apps/split.rst
A doc/apps/tindex.rst
A doc/apps/translate.rst
A doc/apps/view.rst
M doc/community.rst
R doc/compilation/dependencies.rst
R doc/compilation/index.rst
R doc/compilation/media/OSGeo4WInstallAdvanced.png
R doc/compilation/media/OSGeo4WInstallFromInternet.png
R doc/compilation/media/OSGeo4WInstallGDALDev.png
R doc/compilation/media/OSGeo4WInstallIConv.png
R doc/compilation/media/OSGeo4WInstallLASZip.png
R doc/compilation/media/OSGeo4WInstallLibXML2.png
R doc/compilation/media/OSGeo4WInstallOCI.png
R doc/compilation/media/OSGeo4WInstallRootDirectory.png
R doc/compilation/media/ccmake-osx-start.png
R doc/compilation/media/cmake-gui-osx-configured.png
R doc/compilation/media/cmake-gui-osx-start.png
R doc/compilation/media/xcode-lasinfo-arguments.png
R doc/compilation/media/xcode-set-default-executable.png
R doc/compilation/media/xcode-start.png
R doc/compilation/python.rst
R doc/compilation/unix.rst
R doc/compilation/windows.rst
M doc/conf.py
R doc/contributors.rst
A doc/development/compilation/dependencies.rst
A doc/development/compilation/index.rst
A doc/development/compilation/media/OSGeo4WInstallAdvanced.png
A doc/development/compilation/media/OSGeo4WInstallFromInternet.png
A doc/development/compilation/media/OSGeo4WInstallGDALDev.png
A doc/development/compilation/media/OSGeo4WInstallIConv.png
A doc/development/compilation/media/OSGeo4WInstallLASZip.png
A doc/development/compilation/media/OSGeo4WInstallLibXML2.png
A doc/development/compilation/media/OSGeo4WInstallOCI.png
A doc/development/compilation/media/OSGeo4WInstallRootDirectory.png
A doc/development/compilation/media/ccmake-osx-start.png
A doc/development/compilation/media/cmake-gui-osx-configured.png
A doc/development/compilation/media/cmake-gui-osx-start.png
A doc/development/compilation/media/xcode-lasinfo-arguments.png
A doc/development/compilation/media/xcode-set-default-executable.png
A doc/development/compilation/media/xcode-start.png
A doc/development/compilation/python.rst
A doc/development/compilation/unix.rst
A doc/development/compilation/windows.rst
A doc/development/contributors.rst
M doc/development/docs.rst
M doc/development/index.rst
A doc/development/integration.rst
A doc/development/metadata.rst
A doc/development/nsf1.png
A doc/development/rsgis_logo.png
A doc/development/uoh.png
R doc/docbuild/Dockerfile
R doc/docbuild/run.sh
M doc/download.rst
A doc/images/docker-print-one.png
A doc/images/docker-quickstart-env.png
A doc/images/docker-quickstart-terminal.png
A doc/images/las-crop-bpf-pipeline.png
A doc/images/reproject-merge-pipeline.png
M doc/index.rst
R doc/json_pipeline_specification.rst
R doc/metadata.rst
R doc/nsf1.gif
R doc/pdal.style
M doc/pipeline.rst
A doc/quickstart.rst
R doc/rsgis_logo.png
A doc/rtd_theme/__init__.py
A doc/rtd_theme/breadcrumbs.html
A doc/rtd_theme/footer.html
A doc/rtd_theme/layout.html
A doc/rtd_theme/layout_old.html
A doc/rtd_theme/search.html
A doc/rtd_theme/searchbox.html
A doc/rtd_theme/static/css/badge_only.css
A doc/rtd_theme/static/css/badge_only.css.map
A doc/rtd_theme/static/css/theme.css
A doc/rtd_theme/static/css/theme.css.map
A doc/rtd_theme/static/fonts/FontAwesome.otf
A doc/rtd_theme/static/fonts/Inconsolata-Bold.ttf
A doc/rtd_theme/static/fonts/Inconsolata-Regular.ttf
A doc/rtd_theme/static/fonts/Lato-Bold.ttf
A doc/rtd_theme/static/fonts/Lato-Regular.ttf
A doc/rtd_theme/static/fonts/RobotoSlab-Bold.ttf
A doc/rtd_theme/static/fonts/RobotoSlab-Regular.ttf
A doc/rtd_theme/static/fonts/fontawesome-webfont.eot
A doc/rtd_theme/static/fonts/fontawesome-webfont.svg
A doc/rtd_theme/static/fonts/fontawesome-webfont.ttf
A doc/rtd_theme/static/fonts/fontawesome-webfont.woff
A doc/rtd_theme/static/js/modernizr.min.js
A doc/rtd_theme/static/js/theme.js
A doc/rtd_theme/theme.conf
A doc/rtd_theme/versions.html
A doc/stages/filters.rst
M doc/stages/index.rst
A doc/stages/readers.rst
M doc/stages/writers.bpf.rst
M doc/stages/writers.p2g.rst
A doc/stages/writers.rst
R doc/tutorial/docker-print-one.png
R doc/tutorial/docker-quickstart-env.png
R doc/tutorial/docker-quickstart-terminal.png
R doc/tutorial/docker.rst
M doc/tutorial/index.rst
M doc/tutorial/pcl_block_tutorial.rst
M doc/tutorial/writing-writer.rst
R doc/uoh.png
A doc/workshop/.gitattributes
A doc/workshop/.gitignore
A doc/workshop/R/pulse.R
A doc/workshop/agenda.rst
A doc/workshop/bibliography.bib
A doc/workshop/docker.rst
A doc/workshop/exercises/analysis/boundary/boundary-command-boundary.txt
A doc/workshop/exercises/analysis/boundary/boundary-command-tindex.txt
A doc/workshop/exercises/analysis/boundary/boundary.rst
A doc/workshop/exercises/analysis/clipping/attributes.json
A doc/workshop/exercises/analysis/clipping/attributes.vrt
A doc/workshop/exercises/analysis/clipping/clipping-run-command.txt
A doc/workshop/exercises/analysis/clipping/clipping.json
A doc/workshop/exercises/analysis/clipping/clipping.rst
A doc/workshop/exercises/analysis/colorization/colorization-run-command.txt
A doc/workshop/exercises/analysis/colorization/colorization.rst
A doc/workshop/exercises/analysis/colorization/colorize.json
A doc/workshop/exercises/analysis/denoising/denoise.json
A doc/workshop/exercises/analysis/denoising/denoising-docker-machine-create.txt
A doc/workshop/exercises/analysis/denoising/denoising-docker-machine-delete.txt
A doc/workshop/exercises/analysis/denoising/denoising-run-command.txt
A doc/workshop/exercises/analysis/denoising/denoising.rst
A doc/workshop/exercises/analysis/density/density-command.txt
A doc/workshop/exercises/analysis/density/density.rst
A doc/workshop/exercises/analysis/dtm/dtm-run-command.txt
A doc/workshop/exercises/analysis/dtm/dtm.rst
A doc/workshop/exercises/analysis/dtm/p2g.json
A doc/workshop/exercises/analysis/ground/filter.json
A doc/workshop/exercises/analysis/ground/ground-run-ground-only.txt
A doc/workshop/exercises/analysis/ground/ground-run-no-filter.txt
A doc/workshop/exercises/analysis/ground/ground-run-pcl-filter.txt
A doc/workshop/exercises/analysis/ground/ground.rst
A doc/workshop/exercises/analysis/thinning/thinning-run-dartsample.txt
A doc/workshop/exercises/analysis/thinning/thinning.rst
A doc/workshop/exercises/georeferencing/georeferencing-command.txt
A doc/workshop/exercises/georeferencing/index.rst
A doc/workshop/exercises/index.rst
A doc/workshop/exercises/info/metadata-command.txt
A doc/workshop/exercises/info/metadata.rst
A doc/workshop/exercises/info/near-command-1.txt
A doc/workshop/exercises/info/near-command-2.txt
A doc/workshop/exercises/info/near.rst
A doc/workshop/exercises/info/single-point-command.txt
A doc/workshop/exercises/info/single-point.rst
A doc/workshop/exercises/translation/compression-command-verify.txt
A doc/workshop/exercises/translation/compression-command.txt
A doc/workshop/exercises/translation/compression.rst
A doc/workshop/exercises/translation/reprojection-command-1.txt
A doc/workshop/exercises/translation/reprojection-command-2.txt
A doc/workshop/exercises/translation/reprojection.rst
A doc/workshop/images/agenda-usb-drive.jpg
A doc/workshop/images/blizzard-eight.gif
A doc/workshop/images/boundary-qgis-view.png
A doc/workshop/images/boundary-text-output.png
A doc/workshop/images/boundary-tindex-run.png
A doc/workshop/images/clipping-autzen-view.png
A doc/workshop/images/clipping-run-command.png
A doc/workshop/images/clipping-stadium-clipped.png
A doc/workshop/images/clipping-view-polygons.png
A doc/workshop/images/colorize-run-command.png
A doc/workshop/images/colorize-umpaghre-colored.png
A doc/workshop/images/compression-verify.png
A doc/workshop/images/denoise-fugro.png
A doc/workshop/images/denoise-plasio.png
A doc/workshop/images/denoise-run-command.png
A doc/workshop/images/density-add-layer.png
A doc/workshop/images/density-command-run.png
A doc/workshop/images/density-count-attribute.png
A doc/workshop/images/density-file-open.png
A doc/workshop/images/density-final-render.png
A doc/workshop/images/density-graduated-symbols-pick.png
A doc/workshop/images/density-graduated-symbols.png
A doc/workshop/images/density-select-layer.png
A doc/workshop/images/docker-file-navigate.png
A doc/workshop/images/docker-image-loaded.png
A doc/workshop/images/docker-install-options.png
A doc/workshop/images/docker-install-progress.png
A doc/workshop/images/docker-run-help.png
A doc/workshop/images/docker-status.png
A doc/workshop/images/dtm-add-raster-layer.png
A doc/workshop/images/dtm-add-raster-mean.png
A doc/workshop/images/dtm-qgis-added.png
A doc/workshop/images/dtm-qgis-classify.png
A doc/workshop/images/dtm-qgis-colorize-dtm.png
A doc/workshop/images/dtm-qgis-gdaldem.png
A doc/workshop/images/dtm-qgis-hillshade-done.png
A doc/workshop/images/dtm-qgis-save-hillshade.png
A doc/workshop/images/dtm-qgis-select-hillshade.png
A doc/workshop/images/dtm-run-command.png
A doc/workshop/images/georeference-plasio.png
A doc/workshop/images/georeferencing-run-command.png
A doc/workshop/images/ground-classified-included-side.png
A doc/workshop/images/ground-classified-included.png
A doc/workshop/images/ground-filtered.png
A doc/workshop/images/ground-ground-only-view.png
A doc/workshop/images/ground-run-command.png
A doc/workshop/images/info-interesting-metadata.png
A doc/workshop/images/info-interesting-single-point.png
A doc/workshop/images/info-near-bbox.png
A doc/workshop/images/info-near-point.png
A doc/workshop/images/intro-pdal-simple-pipeline.png
A doc/workshop/images/pdal-architecture-overview.png
A doc/workshop/images/pdal-architecture-overview.png.orig
A doc/workshop/images/pdal-reader-writer.png
A doc/workshop/images/qgis-add-raster-layer.png
A doc/workshop/images/qgis-choose-raster.png
A doc/workshop/images/qgis-install-progress.png
A doc/workshop/images/qgis-select-qgis.png
A doc/workshop/images/qgis-start-install.png
A doc/workshop/images/qgis-view-raster.png
A doc/workshop/images/reference-pulse.png
A doc/workshop/images/reprojection-proper-scale.png
A doc/workshop/images/reprojection-run-command.png
A doc/workshop/images/reprojection-run-with-scale.png
A doc/workshop/images/reprojection-wrong-scale.png
A doc/workshop/images/return-pulse.png
A doc/workshop/images/thinning-command-run.png
A doc/workshop/images/thinning-full-res.png
A doc/workshop/images/thinning-overview.png
A doc/workshop/images/thinning-poisson-thin.png
A doc/workshop/images/thinning-select-data.png
A doc/workshop/includes/substitutions.rst
A doc/workshop/index.rst
A doc/workshop/lidar-introduction.rst
A doc/workshop/pdal-introduction.rst
A doc/workshop/qgis.rst
A doc/workshop/slides/source/_static/custom.css
A doc/workshop/slides/source/_static/liblaslogo.png
A doc/workshop/slides/source/_static/pdal_logo.png
A doc/workshop/slides/source/_static/rsgis_logo.png
A doc/workshop/slides/source/agenda-include.txt
A doc/workshop/slides/source/analysis.rst
A doc/workshop/slides/source/basic_info.rst
A doc/workshop/slides/source/boundary.rst
A doc/workshop/slides/source/clipping.rst
A doc/workshop/slides/source/colorization.rst
A doc/workshop/slides/source/conf.py
A doc/workshop/slides/source/denoising.rst
A doc/workshop/slides/source/density.rst
A doc/workshop/slides/source/dtm.rst
A doc/workshop/slides/source/georeferencing.rst
A doc/workshop/slides/source/ground.rst
A doc/workshop/slides/source/img/docker-diagram.png
A doc/workshop/slides/source/img/georeferencing.png
A doc/workshop/slides/source/img/google-car.jpg
A doc/workshop/slides/source/img/guinea.gif
A doc/workshop/slides/source/img/life-so-hard.gif
A doc/workshop/slides/source/img/ricopter.jpg
A doc/workshop/slides/source/img/scanner.svg
A doc/workshop/slides/source/img/vm-diagram.png
A doc/workshop/slides/source/index.rst
A doc/workshop/slides/source/introduction.rst
A doc/workshop/slides/source/lidar_intro.rst
A doc/workshop/slides/source/pdal_intro.rst
A doc/workshop/slides/source/software.rst
A doc/workshop/slides/source/thinning.rst
A doc/workshop/slides/source/translation.rst
A doc/workshop/software.rst
M include/pdal/Dimension.hpp
M include/pdal/PDALUtils.hpp
M include/pdal/PointRef.hpp
M include/pdal/PointTable.hpp
M include/pdal/PointView.hpp
M io/sbet/SbetCommon.cpp
M kernels/info/InfoKernel.cpp
M kernels/tindex/TIndexKernel.cpp
M plugins/hexbin/filters/HexBin.cpp
M plugins/icebridge/io/IcebridgeReader.cpp
M plugins/icebridge/test/IcebridgeReaderTest.cpp
A scripts/ci/add_deploy_key.sh
M scripts/ci/before_install.sh
A scripts/ci/build_docs.sh
A scripts/ci/deploy_website.sh
A scripts/ci/docker.sh
A scripts/ci/pdaldocs-private.key.enc
M scripts/docker/Dockerfile
M scripts/docker/dependencies/Dockerfile
A scripts/docker/docbuild/Dockerfile
A scripts/docker/docbuild/run.sh
M scripts/docker/rivlib/Dockerfile
M src/PDALUtils.cpp
M src/PointTable.cpp
M src/PointView.cpp
M src/SpatialReference.cpp
M src/Stage.cpp
M test/unit/PDALUtilsTest.cpp
M test/unit/io/sbet/SbetReaderTest.cpp
Log Message:
-----------
Documentation improvements
* Website now builds and uploads from Travis whenever 1.2-maintenance
commit happens.
* Use the ReadTheDocs theme for better mobile support
* Reorg main level content to make it quicker to find things
* Add Howard and Pete's workshop
Compare: https://github.com/PDAL/PDAL/compare/0593b2f5c1c3...577c9e61a1cb
More information about the pdal-commits
mailing list