[pdal] 02/12: Merge tag 'upstream/1.2.0+git20160429-cbe9b08'

Bas Couwenberg sebastic at debian.org
Sat Aug 27 13:10:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master-git
in repository pdal.

commit 5bfbf1a3f035fb6ec96f90e77672d412b303dfc4
Merge: a2f6605 4fc6da2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Apr 30 15:30:32 2016 +0200

    Merge tag 'upstream/1.2.0+git20160429-cbe9b08'
    
    Upstream version 1.2.0+git20160429-cbe9b08

 .gitattributes                                     |    21 +
 .travis.yml                                        |     4 +
 CMakeLists.txt                                     |   206 +-
 ChangeLog                                          |   743 ++
 HOWTORELEASE.txt                                   |     8 +
 RELEASENOTES.txt                                   |    19 +
 apps/pdal-config                                   |    68 -
 apps/pdal.cpp                                      |    14 +-
 cmake/cpack.cmake                                  |    41 +
 cmake/curl.cmake                                   |    17 +
 cmake/dimension.cmake                              |    10 +
 cmake/directories.cmake                            |     1 +
 cmake/examples/cleanup-cmake.sh                    |     6 +
 cmake/examples/hobu-config.sh                      |    71 +
 cmake/examples/hobu-windows.bat                    |   101 +
 cmake/examples/mpg-config.bat                      |   101 +
 cmake/examples/pramsey-config.sh                   |    50 +
 cmake/gtest.cmake                                  |    17 +
 cmake/json.cmake                                   |    18 +
 cmake/macros.cmake                                 |    10 +
 cmake/modules/FindCurl.cmake                       |    68 +
 cmake/options.cmake                                |   120 +
 cmake/rpath.cmake                                  |    19 +
 dimbuilder/CMakeLists.txt                          |    30 +
 dimbuilder/DimBuilder.cpp                          |   449 +
 .../DimBuilder.hpp                                 |    72 +-
 doc/Makefile                                       |   155 +
 doc/_static/logo/dongle/back.ai                    | 10118 +++++++++++++++++++
 doc/_static/logo/dongle/front.ai                   |  6536 ++++++++++++
 doc/_themes/bootstrap/layout.html                  |   267 -
 doc/_themes/bootstrap/theme.conf                   |    16 -
 doc/api/cpp/{algorthm.rst => algorithm.rst}        |    10 +-
 doc/api/cpp/utils.rst                              |     6 +-
 doc/apps.rst                                       |   736 --
 doc/apps/delta.rst                                 |    58 +
 doc/apps/density.rst                               |    15 +
 doc/apps/diff.rst                                  |    31 +
 doc/apps/ground.rst                                |    33 +
 doc/apps/index.rst                                 |    46 +
 doc/apps/info.rst                                  |   145 +
 doc/apps/merge.rst                                 |    23 +
 doc/apps/pcl.rst                                   |    26 +
 doc/apps/pipeline.rst                              |    37 +
 doc/apps/random.rst                                |    34 +
 doc/apps/split.rst                                 |    44 +
 doc/apps/tindex.rst                                |   104 +
 doc/apps/translate.rst                             |    75 +
 doc/apps/view.rst                                  |    58 +
 doc/community.rst                                  |     4 -
 doc/conf.py                                        |   211 +-
 doc/{ => development}/compilation/dependencies.rst |     0
 doc/{ => development}/compilation/index.rst        |     2 +-
 .../compilation/media/OSGeo4WInstallAdvanced.png   |   Bin
 .../media/OSGeo4WInstallFromInternet.png           |   Bin
 .../compilation/media/OSGeo4WInstallGDALDev.png    |   Bin
 .../compilation/media/OSGeo4WInstallIConv.png      |   Bin
 .../compilation/media/OSGeo4WInstallLASZip.png     |   Bin
 .../compilation/media/OSGeo4WInstallLibXML2.png    |   Bin
 .../compilation/media/OSGeo4WInstallOCI.png        |   Bin
 .../media/OSGeo4WInstallRootDirectory.png          |   Bin
 .../compilation/media/ccmake-osx-start.png         |   Bin
 .../compilation/media/cmake-gui-osx-configured.png |   Bin
 .../compilation/media/cmake-gui-osx-start.png      |   Bin
 .../compilation/media/xcode-lasinfo-arguments.png  |   Bin
 .../media/xcode-set-default-executable.png         |   Bin
 .../compilation/media/xcode-start.png              |   Bin
 doc/{ => development}/compilation/python.rst       |     0
 doc/{ => development}/compilation/unix.rst         |     0
 doc/{ => development}/compilation/windows.rst      |     2 +-
 doc/{ => development}/contributors.rst             |     6 +-
 doc/development/docs.rst                           |    48 +-
 doc/development/index.rst                          |    29 +-
 doc/development/integration.rst                    |    63 +
 doc/{ => development}/metadata.rst                 |     4 -
 doc/development/nsf1.png                           |   Bin 0 -> 10872 bytes
 doc/{ => development}/rsgis_logo.png               |   Bin
 doc/{ => development}/uoh.png                      |   Bin
 doc/docbuild/Dockerfile                            |    29 -
 doc/download.rst                                   |    14 +-
 doc/doxygen/doxygen.conf                           |  1899 ++++
 doc/doxygen/doxygen.css                            |   390 +
 doc/images/docker-print-one.png                    |   Bin 0 -> 45415 bytes
 doc/{tutorial => images}/docker-quickstart-env.png |   Bin
 .../docker-quickstart-terminal.png                 |   Bin
 doc/images/iheartpdal.png                          |   Bin 0 -> 35352 bytes
 doc/images/las-crop-bpf-pipeline.png               |   Bin 0 -> 27505 bytes
 doc/images/reproject-merge-pipeline.png            |   Bin 0 -> 72049 bytes
 doc/index.rst                                      |   100 +-
 doc/json_pipeline_specification.rst                |   343 -
 doc/nsf1.gif                                       |   Bin 12384 -> 0 bytes
 doc/pdal.style                                     |   344 -
 doc/pipeline.rst                                   |   382 +-
 .../location_tech_8_30_12/css/main.css             |   910 ++
 .../location_tech_8_30_12/css/print/paper.css      |   170 +
 .../location_tech_8_30_12/css/print/pdf.css        |   158 +
 .../location_tech_8_30_12/css/theme/beige.css      |   179 +
 .../location_tech_8_30_12/css/theme/default.css    |   169 +
 .../location_tech_8_30_12/css/theme/simple.css     |   164 +
 .../location_tech_8_30_12/images/Untitled.png      |   Bin 0 -> 43597 bytes
 .../images/autzen-lasview.png                      |   Bin 0 -> 245207 bytes
 .../images/basic-pipeline.png                      |   Bin 0 -> 43597 bytes
 .../images/complex-pipeline.png                    |   Bin 0 -> 96522 bytes
 .../location_tech_8_30_12/images/nero1.jpg         |   Bin 0 -> 37983 bytes
 .../location_tech_8_30_12/images/reader-writer.png |   Bin 0 -> 17092 bytes
 doc/presentations/location_tech_8_30_12/index.html |   299 +
 .../location_tech_8_30_12/js/reveal.js             |  1134 +++
 .../location_tech_8_30_12/js/reveal.min.js         |    70 +
 .../location_tech_8_30_12/lib/css/zenburn.css      |   115 +
 .../lib/font/league_gothic-webfont.eot             |   Bin 0 -> 18485 bytes
 .../lib/font/league_gothic-webfont.svg             |   230 +
 .../lib/font/league_gothic-webfont.ttf             |   Bin 0 -> 42324 bytes
 .../lib/font/league_gothic-webfont.woff            |   Bin 0 -> 21288 bytes
 .../lib/font/league_gothic_license                 |     2 +
 .../location_tech_8_30_12/lib/js/classList.js      |     2 +
 .../location_tech_8_30_12/lib/js/data-markdown.js  |    27 +
 .../location_tech_8_30_12/lib/js/head.min.js       |     8 +
 .../location_tech_8_30_12/lib/js/highlight.js      |     5 +
 .../location_tech_8_30_12/lib/js/html5shiv.js      |     7 +
 .../location_tech_8_30_12/lib/js/showdown.js       |  1341 +++
 doc/{tutorial/docker.rst => quickstart.rst}        |   125 +-
 doc/rtd_theme/__init__.py                          |    17 +
 doc/rtd_theme/breadcrumbs.html                     |    31 +
 doc/rtd_theme/footer.html                          |    49 +
 doc/rtd_theme/layout.html                          |   194 +
 doc/rtd_theme/layout_old.html                      |   205 +
 doc/rtd_theme/search.html                          |    50 +
 doc/rtd_theme/searchbox.html                       |     9 +
 doc/rtd_theme/static/css/badge_only.css            |     2 +
 doc/rtd_theme/static/css/badge_only.css.map        |     7 +
 doc/rtd_theme/static/css/theme.css                 |     5 +
 doc/rtd_theme/static/css/theme.css.map             |     7 +
 doc/rtd_theme/static/fonts/FontAwesome.otf         |   Bin 0 -> 85908 bytes
 doc/rtd_theme/static/fonts/Inconsolata-Bold.ttf    |   Bin 0 -> 66352 bytes
 doc/rtd_theme/static/fonts/Inconsolata-Regular.ttf |   Bin 0 -> 84548 bytes
 doc/rtd_theme/static/fonts/Lato-Bold.ttf           |   Bin 0 -> 121788 bytes
 doc/rtd_theme/static/fonts/Lato-Regular.ttf        |   Bin 0 -> 120196 bytes
 doc/rtd_theme/static/fonts/RobotoSlab-Bold.ttf     |   Bin 0 -> 170616 bytes
 doc/rtd_theme/static/fonts/RobotoSlab-Regular.ttf  |   Bin 0 -> 169064 bytes
 doc/rtd_theme/static/fonts/fontawesome-webfont.eot |   Bin 0 -> 56006 bytes
 doc/rtd_theme/static/fonts/fontawesome-webfont.svg |   520 +
 doc/rtd_theme/static/fonts/fontawesome-webfont.ttf |   Bin 0 -> 112160 bytes
 .../static/fonts/fontawesome-webfont.woff          |   Bin 0 -> 65452 bytes
 doc/rtd_theme/static/js/modernizr.min.js           |     4 +
 doc/rtd_theme/static/js/theme.js                   |   156 +
 doc/rtd_theme/theme.conf                           |    11 +
 doc/rtd_theme/versions.html                        |    37 +
 doc/stages/filters.rst                             |    16 +
 doc/stages/index.rst                               |    59 +-
 doc/stages/readers.rst                             |    22 +
 doc/stages/writers.bpf.rst                         |     2 +-
 doc/stages/writers.p2g.rst                         |     1 +
 doc/stages/writers.rst                             |    20 +
 doc/tutorial/docker-print-one.png                  |   Bin 43266 -> 0 bytes
 doc/tutorial/index.rst                             |     1 -
 doc/tutorial/overview.rst                          |    29 +-
 doc/tutorial/pcl_block_tutorial.rst                |    34 +-
 doc/tutorial/writing-writer.rst                    |     2 +-
 doc/workshop/.gitattributes                        |     0
 doc/workshop/.gitignore                            |     2 +
 doc/workshop/R/pulse.R                             |    28 +
 doc/workshop/agenda.rst                            |    48 +
 doc/workshop/bibliography.bib                      |    17 +
 doc/workshop/docker.rst                            |   138 +
 .../boundary/boundary-command-boundary.txt         |     5 +
 .../analysis/boundary/boundary-command-tindex.txt  |     5 +
 .../exercises/analysis/boundary/boundary.rst       |    77 +
 .../exercises/analysis/clipping/attributes.json    |    11 +
 .../exercises/analysis/clipping/attributes.vrt     |     9 +
 .../analysis/clipping/clipping-run-command.txt     |     3 +
 .../exercises/analysis/clipping/clipping.json      |    17 +
 .../exercises/analysis/clipping/clipping.rst       |   156 +
 .../colorization/colorization-run-command.txt      |     3 +
 .../analysis/colorization/colorization.rst         |   138 +
 .../exercises/analysis/colorization/colorize.json  |    21 +
 .../exercises/analysis/denoising/denoise.json      |    23 +
 .../denoising/denoising-docker-machine-create.txt  |     2 +
 .../denoising/denoising-docker-machine-delete.txt  |     1 +
 .../analysis/denoising/denoising-run-command.txt   |     4 +
 .../exercises/analysis/denoising/denoising.rst     |   149 +
 .../exercises/analysis/density/density-command.txt |     5 +
 .../exercises/analysis/density/density.rst         |    90 +
 .../exercises/analysis/dtm/dtm-run-command.txt     |     3 +
 doc/workshop/exercises/analysis/dtm/dtm.rst        |   133 +
 doc/workshop/exercises/analysis/dtm/p2g.json       |    14 +
 doc/workshop/exercises/analysis/ground/filter.json |    14 +
 .../analysis/ground/ground-run-ground-only.txt     |     7 +
 .../analysis/ground/ground-run-no-filter.txt       |     6 +
 .../analysis/ground/ground-run-pcl-filter.txt      |     5 +
 doc/workshop/exercises/analysis/ground/ground.rst  |   112 +
 .../analysis/thinning/thinning-run-dartsample.txt  |     6 +
 .../exercises/analysis/thinning/thinning.rst       |    80 +
 .../georeferencing/georeferencing-command.txt      |     7 +
 doc/workshop/exercises/georeferencing/index.rst    |    56 +
 doc/workshop/exercises/index.rst                   |    55 +
 doc/workshop/exercises/info/metadata-command.txt   |     2 +
 doc/workshop/exercises/info/metadata.rst           |    64 +
 doc/workshop/exercises/info/near-command-1.txt     |     2 +
 doc/workshop/exercises/info/near-command-2.txt     |     3 +
 doc/workshop/exercises/info/near.rst               |    62 +
 .../exercises/info/single-point-command.txt        |     2 +
 doc/workshop/exercises/info/single-point.rst       |    78 +
 .../translation/compression-command-verify.txt     |     5 +
 .../exercises/translation/compression-command.txt  |     3 +
 doc/workshop/exercises/translation/compression.rst |    46 +
 .../translation/reprojection-command-1.txt         |     5 +
 .../translation/reprojection-command-2.txt         |    10 +
 .../exercises/translation/reprojection.rst         |    73 +
 doc/workshop/images/agenda-usb-drive.jpg           |   Bin 0 -> 121664 bytes
 doc/workshop/images/blizzard-eight.gif             |   Bin 0 -> 784015 bytes
 doc/workshop/images/boundary-qgis-view.png         |   Bin 0 -> 120566 bytes
 doc/workshop/images/boundary-text-output.png       |   Bin 0 -> 86742 bytes
 doc/workshop/images/boundary-tindex-run.png        |   Bin 0 -> 23077 bytes
 doc/workshop/images/clipping-autzen-view.png       |   Bin 0 -> 708335 bytes
 doc/workshop/images/clipping-run-command.png       |   Bin 0 -> 20136 bytes
 doc/workshop/images/clipping-stadium-clipped.png   |   Bin 0 -> 284946 bytes
 doc/workshop/images/clipping-view-polygons.png     |   Bin 0 -> 635545 bytes
 doc/workshop/images/colorize-run-command.png       |   Bin 0 -> 18772 bytes
 doc/workshop/images/colorize-umpaghre-colored.png  |   Bin 0 -> 339796 bytes
 doc/workshop/images/compression-verify.png         |   Bin 0 -> 35534 bytes
 doc/workshop/images/denoise-fugro.png              |   Bin 0 -> 679965 bytes
 doc/workshop/images/denoise-plasio.png             |   Bin 0 -> 320628 bytes
 doc/workshop/images/denoise-run-command.png        |   Bin 0 -> 16411 bytes
 doc/workshop/images/density-add-layer.png          |   Bin 0 -> 138853 bytes
 doc/workshop/images/density-command-run.png        |   Bin 0 -> 22210 bytes
 doc/workshop/images/density-count-attribute.png    |   Bin 0 -> 71945 bytes
 doc/workshop/images/density-file-open.png          |   Bin 0 -> 286917 bytes
 doc/workshop/images/density-final-render.png       |   Bin 0 -> 239061 bytes
 .../images/density-graduated-symbols-pick.png      |   Bin 0 -> 71678 bytes
 doc/workshop/images/density-graduated-symbols.png  |   Bin 0 -> 71592 bytes
 doc/workshop/images/density-select-layer.png       |   Bin 0 -> 68490 bytes
 doc/workshop/images/docker-file-navigate.png       |   Bin 0 -> 57337 bytes
 doc/workshop/images/docker-image-loaded.png        |   Bin 0 -> 19869 bytes
 doc/workshop/images/docker-install-options.png     |   Bin 0 -> 25100 bytes
 doc/workshop/images/docker-install-progress.png    |   Bin 0 -> 15011 bytes
 doc/workshop/images/docker-run-help.png            |   Bin 0 -> 41289 bytes
 doc/workshop/images/docker-status.png              |   Bin 0 -> 26703 bytes
 doc/workshop/images/dtm-add-raster-layer.png       |   Bin 0 -> 139429 bytes
 doc/workshop/images/dtm-add-raster-mean.png        |   Bin 0 -> 50031 bytes
 doc/workshop/images/dtm-qgis-added.png             |   Bin 0 -> 188716 bytes
 doc/workshop/images/dtm-qgis-classify.png          |   Bin 0 -> 70710 bytes
 doc/workshop/images/dtm-qgis-colorize-dtm.png      |   Bin 0 -> 69057 bytes
 doc/workshop/images/dtm-qgis-gdaldem.png           |   Bin 0 -> 44778 bytes
 doc/workshop/images/dtm-qgis-hillshade-done.png    |   Bin 0 -> 349162 bytes
 doc/workshop/images/dtm-qgis-save-hillshade.png    |   Bin 0 -> 30933 bytes
 doc/workshop/images/dtm-qgis-select-hillshade.png  |   Bin 0 -> 256449 bytes
 doc/workshop/images/dtm-run-command.png            |   Bin 0 -> 45763 bytes
 doc/workshop/images/georeference-plasio.png        |   Bin 0 -> 999491 bytes
 doc/workshop/images/georeferencing-run-command.png |   Bin 0 -> 35853 bytes
 .../images/ground-classified-included-side.png     |   Bin 0 -> 33952 bytes
 doc/workshop/images/ground-classified-included.png |   Bin 0 -> 95284 bytes
 doc/workshop/images/ground-filtered.png            |   Bin 0 -> 200173 bytes
 doc/workshop/images/ground-ground-only-view.png    |   Bin 0 -> 88087 bytes
 doc/workshop/images/ground-run-command.png         |   Bin 0 -> 42374 bytes
 doc/workshop/images/info-interesting-metadata.png  |   Bin 0 -> 55286 bytes
 .../images/info-interesting-single-point.png       |   Bin 0 -> 50285 bytes
 doc/workshop/images/info-near-bbox.png             |   Bin 0 -> 33946 bytes
 doc/workshop/images/info-near-point.png            |   Bin 0 -> 41438 bytes
 doc/workshop/images/intro-pdal-simple-pipeline.png |   Bin 0 -> 56310 bytes
 doc/workshop/images/pdal-architecture-overview.png |   Bin 0 -> 43597 bytes
 .../images/pdal-architecture-overview.png.orig     |   Bin 0 -> 43597 bytes
 doc/workshop/images/pdal-reader-writer.png         |   Bin 0 -> 17092 bytes
 doc/workshop/images/qgis-add-raster-layer.png      |   Bin 0 -> 138554 bytes
 doc/workshop/images/qgis-choose-raster.png         |   Bin 0 -> 60220 bytes
 doc/workshop/images/qgis-install-progress.png      |   Bin 0 -> 27819 bytes
 doc/workshop/images/qgis-select-qgis.png           |   Bin 0 -> 46595 bytes
 doc/workshop/images/qgis-start-install.png         |   Bin 0 -> 147257 bytes
 doc/workshop/images/qgis-view-raster.png           |   Bin 0 -> 205965 bytes
 doc/workshop/images/reference-pulse.png            |   Bin 0 -> 182667 bytes
 doc/workshop/images/reprojection-proper-scale.png  |   Bin 0 -> 34681 bytes
 doc/workshop/images/reprojection-run-command.png   |   Bin 0 -> 26051 bytes
 .../images/reprojection-run-with-scale.png         |   Bin 0 -> 31963 bytes
 doc/workshop/images/reprojection-wrong-scale.png   |   Bin 0 -> 34617 bytes
 doc/workshop/images/return-pulse.png               |   Bin 0 -> 209280 bytes
 doc/workshop/images/thinning-command-run.png       |   Bin 0 -> 23752 bytes
 doc/workshop/images/thinning-full-res.png          |   Bin 0 -> 230413 bytes
 doc/workshop/images/thinning-overview.png          |   Bin 0 -> 73699 bytes
 doc/workshop/images/thinning-poisson-thin.png      |   Bin 0 -> 136645 bytes
 doc/workshop/images/thinning-select-data.png       |   Bin 0 -> 202623 bytes
 doc/workshop/includes/substitutions.rst            |    20 +
 doc/workshop/index.rst                             |    22 +
 doc/workshop/lidar-introduction.rst                |   166 +
 doc/workshop/pdal-introduction.rst                 |   334 +
 doc/workshop/qgis.rst                              |    70 +
 doc/workshop/slides/source/_static/custom.css      |    11 +
 doc/workshop/slides/source/_static/liblaslogo.png  |   Bin 0 -> 6073 bytes
 doc/workshop/slides/source/_static/pdal_logo.png   |   Bin 0 -> 14703 bytes
 doc/workshop/slides/source/_static/rsgis_logo.png  |   Bin 0 -> 284677 bytes
 doc/workshop/slides/source/agenda-include.txt      |     8 +
 doc/workshop/slides/source/analysis.rst            |    14 +
 doc/workshop/slides/source/basic_info.rst          |   153 +
 doc/workshop/slides/source/boundary.rst            |    52 +
 doc/workshop/slides/source/clipping.rst            |   100 +
 doc/workshop/slides/source/colorization.rst        |    73 +
 doc/workshop/slides/source/conf.py                 |   319 +
 doc/workshop/slides/source/denoising.rst           |    60 +
 doc/workshop/slides/source/density.rst             |    70 +
 doc/workshop/slides/source/dtm.rst                 |    73 +
 doc/workshop/slides/source/georeferencing.rst      |    49 +
 doc/workshop/slides/source/ground.rst              |    68 +
 doc/workshop/slides/source/img/docker-diagram.png  |   Bin 0 -> 24637 bytes
 doc/workshop/slides/source/img/georeferencing.png  |   Bin 0 -> 7063 bytes
 doc/workshop/slides/source/img/google-car.jpg      |   Bin 0 -> 153068 bytes
 doc/workshop/slides/source/img/guinea.gif          |   Bin 0 -> 350353 bytes
 doc/workshop/slides/source/img/life-so-hard.gif    |   Bin 0 -> 3509744 bytes
 doc/workshop/slides/source/img/ricopter.jpg        |   Bin 0 -> 2019541 bytes
 doc/workshop/slides/source/img/scanner.svg         |   209 +
 doc/workshop/slides/source/img/vm-diagram.png      |   Bin 0 -> 33277 bytes
 doc/workshop/slides/source/index.rst               |    28 +
 doc/workshop/slides/source/introduction.rst        |    62 +
 doc/workshop/slides/source/lidar_intro.rst         |    65 +
 doc/workshop/slides/source/pdal_intro.rst          |   192 +
 doc/workshop/slides/source/software.rst            |   120 +
 doc/workshop/slides/source/thinning.rst            |    70 +
 doc/workshop/slides/source/translation.rst         |    91 +
 doc/workshop/software.rst                          |    16 +
 examples/writing-kernel/MyKernel.cpp               |    20 +-
 filters/reprojection/ReprojectionFilter.cpp        |    36 +-
 filters/reprojection/ReprojectionFilter.hpp        |     6 +-
 include/pdal/Compression.hpp                       |     1 +
 include/pdal/DimDetail.hpp                         |    83 +
 include/pdal/DimType.hpp                           |    62 +
 include/pdal/DimUtil.hpp                           |   198 +
 include/pdal/Dimension.hpp                         |   931 --
 include/pdal/GDALUtils.hpp                         |    59 +-
 include/pdal/Kernel.hpp                            |    44 +-
 include/pdal/Options.hpp                           |    27 +-
 include/pdal/PDALUtils.hpp                         |   183 +-
 include/pdal/PipelineManager.hpp                   |    36 +-
 include/pdal/PointLayout.hpp                       |     3 +-
 include/pdal/PointRef.hpp                          |     4 +-
 include/pdal/PointTable.hpp                        |     2 +-
 include/pdal/PointView.hpp                         |     6 +-
 include/pdal/Stage.hpp                             |     1 +
 include/pdal/util/ProgramArgs.hpp                  |    10 +-
 include/pdal/util/Utils.hpp                        |    29 +-
 io/bpf/BpfHeader.hpp                               |     7 +-
 io/bpf/BpfReader.cpp                               |     2 +-
 io/derivative/DerivativeWriter.cpp                 |    24 -
 io/ilvis2/Ilvis2Reader.cpp                         |    19 +-
 io/ilvis2/Ilvis2Reader.hpp                         |     3 -
 io/las/CMakeLists.txt                              |     1 +
 io/las/GeotiffSupport.cpp                          |     2 -
 io/las/LasHeader.hpp                               |     2 +-
 io/las/LasUtils.hpp                                |     1 +
 io/sbet/CMakeLists.txt                             |     1 +
 io/sbet/SbetCommon.cpp                             |     2 +-
 kernels/delta/DeltaKernel.cpp                      |     9 +-
 kernels/diff/DiffKernel.cpp                        |    15 +-
 kernels/info/InfoKernel.cpp                        |    73 +-
 kernels/info/InfoKernel.hpp                        |     3 +-
 kernels/merge/MergeKernel.cpp                      |    15 +-
 kernels/pipeline/PipelineKernel.cpp                |    11 +-
 kernels/random/RandomKernel.cpp                    |    33 +-
 kernels/random/RandomKernel.hpp                    |     2 -
 kernels/sort/SortKernel.cpp                        |    49 +-
 kernels/sort/SortKernel.hpp                        |     2 -
 kernels/split/SplitKernel.cpp                      |    16 +-
 kernels/tindex/TIndexKernel.cpp                    |   103 +-
 kernels/translate/TranslateKernel.cpp              |    87 +-
 kernels/translate/TranslateKernel.hpp              |     2 -
 pdal_defines.h.in                                  |     2 +
 plugins/cpd/kernel/Cpd.cpp                         |    26 +-
 plugins/greyhound/CMakeLists.txt                   |     2 -
 plugins/hexbin/CMakeLists.txt                      |     2 +-
 plugins/hexbin/filters/HexBin.cpp                  |    10 +-
 plugins/hexbin/kernel/DensityKernel.cpp            |    59 +-
 plugins/hexbin/kernel/DensityKernel.hpp            |     4 -
 plugins/hexbin/kernel/OGR.cpp                      |    47 +-
 plugins/icebridge/io/IcebridgeReader.cpp           |    29 +-
 plugins/icebridge/io/IcebridgeReader.hpp           |     2 -
 plugins/icebridge/test/IcebridgeReaderTest.cpp     |     6 +-
 plugins/nitf/CMakeLists.txt                        |     8 +-
 plugins/nitf/io/MetadataReader.hpp                 |     1 -
 .../nitf/io/{NitfFile.cpp => NitfFileReader.cpp}   |    74 +-
 .../nitf/io/{NitfFile.hpp => NitfFileReader.hpp}   |    26 +-
 plugins/nitf/io/NitfFileWriter.cpp                 |   319 +
 .../nitf/io/{NitfFile.hpp => NitfFileWriter.hpp}   |    71 +-
 plugins/nitf/io/NitfReader.cpp                     |     6 +-
 plugins/nitf/io/NitfWriter.cpp                     |   297 +-
 plugins/nitf/io/NitfWriter.hpp                     |    27 +-
 plugins/nitf/test/NitfReaderTest.cpp               |    44 -
 plugins/nitf/test/NitfWriterTest.cpp               |     7 +-
 plugins/p2g/io/P2gWriter.cpp                       |     2 +-
 plugins/pcl/kernel/GroundKernel.cpp                |    41 +-
 plugins/pcl/kernel/PCLKernel.cpp                   |    25 +-
 plugins/pcl/kernel/SmoothKernel.cpp                |    36 +-
 plugins/pcl/kernel/ViewKernel.cpp                  |     7 +-
 python/VERSION.txt                                 |     2 +-
 python/pdal/__init__.py                            |     2 +-
 scripts/ci/add_deploy_key.sh                       |     8 +
 scripts/ci/before_install.sh                       |     3 +-
 scripts/ci/build_docs.sh                           |     8 +
 scripts/ci/deploy_website.sh                       |    25 +
 scripts/ci/docker.sh                               |     8 +
 scripts/ci/pdaldocs-private.key.enc                |   Bin 0 -> 1680 bytes
 scripts/docker/Dockerfile                          |     4 +-
 scripts/docker/dependencies/Dockerfile             |    32 +-
 scripts/docker/docbuild/Dockerfile                 |    12 +
 {doc => scripts/docker}/docbuild/run.sh            |     0
 scripts/docker/rivlib/Dockerfile                   |     2 +-
 src/CMakeLists.txt                                 |    11 +-
 src/Dimension.json                                 |   331 +
 src/GDALUtils.cpp                                  |   103 +-
 src/Kernel.cpp                                     |   123 +-
 src/Log.cpp                                        |     4 +-
 src/PDALUtils.cpp                                  |     2 +
 src/PipelineManager.cpp                            |   133 +-
 src/PipelineReaderJSON.cpp                         |   483 +-
 src/PipelineReaderJSON.hpp                         |    36 +-
 src/PipelineReaderXML.cpp                          |    69 +-
 src/PipelineReaderXML.hpp                          |     6 +-
 src/PointTable.cpp                                 |    19 +
 src/PointView.cpp                                  |    19 +
 src/SpatialReference.cpp                           |    29 +-
 src/Stage.cpp                                      |     9 +-
 src/StageFactory.cpp                               |     1 -
 src/gitsha.cpp                                     |     3 -
 src/util/CMakeLists.txt                            |     7 +-
 src/util/FileUtils.cpp                             |    94 +-
 src/util/Utils.cpp                                 |    84 +-
 test/data/nitf/chipper.json.in                     |    14 -
 test/data/nitf/chipper.xml.in                      |    12 -
 test/unit/PDALUtilsTest.cpp                        |     1 +
 test/unit/ProgramArgsTest.cpp                      |     5 +
 test/unit/Support.cpp                              |    10 +-
 test/unit/UtilsTest.cpp                            |    87 +-
 test/unit/apps/pcpipelineTest.cpp                  |    26 +-
 test/unit/apps/pcpipelineTestJSON.cpp              |    29 +-
 test/unit/io/sbet/SbetReaderTest.cpp               |     2 +-
 tools/CMakeLists.txt                               |     1 +
 tools/nitfwrap/CMakeLists.txt                      |    43 +
 tools/nitfwrap/NitfWrap.cpp                        |   294 +
 tools/nitfwrap/NitfWrap.hpp                        |    37 +
 tools/nitfwrap/NitfWrapTest.cpp                    |   107 +
 vendor/arbiter/CMakeLists.txt                      |    28 +
 vendor/arbiter/LICENSE                             |    22 +
 vendor/arbiter/README                              |     1 +
 vendor/arbiter/arbiter.cpp                         |  3056 ++++++
 vendor/arbiter/arbiter.hpp                         |  4066 ++++++++
 vendor/gtest-1.7.0/Makefile.am                     |   306 +
 vendor/gtest-1.7.0/Makefile.in                     |  1360 +++
 .../WidgetFramework.xcodeproj/project.pbxproj      |   457 +
 .../xcode/gtest.xcodeproj/project.pbxproj          |  1135 +++
 vendor/jsoncpp-1.6.2/dist/CMakeLists.txt           |    26 +
 .../test/custom-build/Makefile-Common              |    80 +
 445 files changed, 46621 insertions(+), 5313 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pdal.git



More information about the Pkg-grass-devel mailing list