[pdal-commits] [PDAL/PDAL] dbba64: Remove GDAL 2.1 cruft. (#2672)

Andrew Bell noreply at github.com
Thu Aug 22 12:33:19 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: dbba641db03e9ff0eaa86cb3267961d10f8362ca
      https://github.com/PDAL/PDAL/commit/dbba641db03e9ff0eaa86cb3267961d10f8362ca
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M filters/ColorinterpFilter.cpp
    M filters/ColorinterpFilter.hpp
    M filters/ColorizationFilter.cpp
    M filters/ColorizationFilter.hpp
    M filters/CropFilter.cpp
    M filters/DEMFilter.cpp
    M filters/DEMFilter.hpp
    M filters/OverlayFilter.cpp
    M io/GDALReader.cpp
    M io/GDALReader.hpp
    M io/Ilvis2MetadataReader.cpp
    M io/OGRWriter.cpp
    M io/OGRWriter.hpp
    R io/OGRWriterV1.cpp
    M io/TIndexReader.hpp
    M kernels/DensityKernel.cpp
    M kernels/TIndexKernel.cpp
    M kernels/TIndexKernel.hpp
    M kernels/private/density/OGR.cpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    M pdal/Geometry.cpp
    M pdal/Geometry.hpp
    M pdal/Polygon.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/io/OciWriter.hpp

  Log Message:
  -----------
  Remove GDAL 2.1 cruft. (#2672)

Don't include GDALUtils in headers.


  Commit: 616c96d1a858145e0d1b4a50282e825adeb325a7
      https://github.com/PDAL/PDAL/commit/616c96d1a858145e0d1b4a50282e825adeb325a7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M io/EptReader.cpp
    M io/EptReader.hpp
    M plugins/python/filters/PythonFilter.cpp
    M plugins/python/filters/PythonFilter.hpp
    M test/unit/io/EptReaderTest.cpp

  Log Message:
  -----------
  Don't stick json.cpp in public headers.


  Commit: 88e6b43fab04bbb0dc712ed097dc96383e9e0fc3
      https://github.com/PDAL/PDAL/commit/88e6b43fab04bbb0dc712ed097dc96383e9e0fc3
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:
    M io/EptReader.cpp
    M io/EptReader.hpp
    M plugins/python/filters/PythonFilter.cpp
    M plugins/python/filters/PythonFilter.hpp
    M test/unit/io/EptReaderTest.cpp

  Log Message:
  -----------
  Don't stick json.cpp in public headers.


  Commit: fa392dd7d79b363529c45dcafe983ccba51704a3
      https://github.com/PDAL/PDAL/commit/fa392dd7d79b363529c45dcafe983ccba51704a3
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:
    M test/data/filters/ferry.json.in

  Log Message:
  -----------
  Don't do tricky proj stuff that might not work.


  Commit: ff299a7e9a7f198144fbb6b65424bb2fcfd6931e
      https://github.com/PDAL/PDAL/commit/ff299a7e9a7f198144fbb6b65424bb2fcfd6931e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Don't build Ept tests if we don't have laszip. (#2678)


  Commit: 8231803f00503cd1af6b9d114cdb538b2ecabe60
      https://github.com/PDAL/PDAL/commit/8231803f00503cd1af6b9d114cdb538b2ecabe60
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:
    M test/unit/io/PcdReaderTest.cpp
    M test/unit/io/PcdWriterTest.cpp

  Log Message:
  -----------
  Fix type comparisons for PCD tests.


  Commit: 9e95b355db0bb327f64bb866b2bff3a1c4ca5342
      https://github.com/PDAL/PDAL/commit/9e95b355db0bb327f64bb866b2bff3a1c4ca5342
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:
    M vendor/kazhdan/PoissonRecon.h

  Log Message:
  -----------
  Eliminate profiling output.


  Commit: fa85c44161fccd49be11f06618e785743489e419
      https://github.com/PDAL/PDAL/commit/fa85c44161fccd49be11f06618e785743489e419
  Author: Adam Steer <adamsteer at users.noreply.github.com>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:
    M doc/development/compilation/dependencies.rst
    M doc/workshop/agenda.rst
    M doc/workshop/capstone.rst
    A doc/workshop/conda.rst
    M doc/workshop/conf.py
    M doc/workshop/exercises/analysis/boundary/boundary-command-boundary.txt
    A doc/workshop/exercises/analysis/boundary/boundary-command-tindex-win.txt
    M doc/workshop/exercises/analysis/boundary/boundary-command-tindex.txt
    M doc/workshop/exercises/analysis/boundary/boundary.rst
    M doc/workshop/exercises/analysis/clipping/attributes.vrt
    M doc/workshop/exercises/analysis/clipping/clipping-run-command.txt
    M doc/workshop/exercises/analysis/clipping/clipping.json
    M doc/workshop/exercises/analysis/clipping/clipping.rst
    M doc/workshop/exercises/analysis/colorization/colorization-run-command.txt
    M doc/workshop/exercises/analysis/colorization/colorization.rst
    M doc/workshop/exercises/analysis/colorization/colorize.json
    M doc/workshop/exercises/analysis/denoising/denoise.json
    R doc/workshop/exercises/analysis/denoising/denoising-docker-machine-create.txt
    R doc/workshop/exercises/analysis/denoising/denoising-docker-machine-delete.txt
    M doc/workshop/exercises/analysis/denoising/denoising-run-command.txt
    M doc/workshop/exercises/analysis/denoising/denoising.rst
    A doc/workshop/exercises/analysis/density/density-command-win.txt
    M doc/workshop/exercises/analysis/density/density-command.txt
    M doc/workshop/exercises/analysis/density/density.rst
    A doc/workshop/exercises/analysis/dtm/dtm-hillshade-command-win.txt
    M doc/workshop/exercises/analysis/dtm/dtm-hillshade-command.txt
    M doc/workshop/exercises/analysis/dtm/dtm-run-command.txt
    M doc/workshop/exercises/analysis/dtm/dtm.rst
    M doc/workshop/exercises/analysis/dtm/gdal.json
    A doc/workshop/exercises/analysis/ground/ground-run-ground-only-win.txt
    M doc/workshop/exercises/analysis/ground/ground-run-ground-only.txt
    A doc/workshop/exercises/analysis/ground/ground-run-no-filter-win.txt
    M doc/workshop/exercises/analysis/ground/ground-run-no-filter.txt
    M doc/workshop/exercises/analysis/ground/ground.rst
    A doc/workshop/exercises/analysis/ground/translate-run-ground-only-win.txt
    M doc/workshop/exercises/analysis/ground/translate-run-ground-only.txt
    A doc/workshop/exercises/analysis/meshing/meshing-buildings-win.txt
    A doc/workshop/exercises/analysis/meshing/meshing-buildings.txt
    A doc/workshop/exercises/analysis/meshing/meshing-terrain.txt
    A doc/workshop/exercises/analysis/meshing/meshing-win.txt
    A doc/workshop/exercises/analysis/meshing/meshing.rst
    A doc/workshop/exercises/analysis/meshing/meshing.txt
    M doc/workshop/exercises/analysis/rasterize/classification.json
    M doc/workshop/exercises/analysis/rasterize/classify-command.txt
    M doc/workshop/exercises/analysis/rasterize/gdaldem-run-command.txt
    A doc/workshop/exercises/analysis/rasterize/intensity-run-command-win.txt
    M doc/workshop/exercises/analysis/rasterize/intensity-run-command.txt
    M doc/workshop/exercises/analysis/rasterize/ramp.txt
    M doc/workshop/exercises/analysis/rasterize/rasterize-run-command.txt
    M doc/workshop/exercises/analysis/rasterize/rasterize.rst
    A doc/workshop/exercises/analysis/thinning/thinning-run-dartsample-win.txt
    M doc/workshop/exercises/analysis/thinning/thinning-run-dartsample.txt
    M doc/workshop/exercises/analysis/thinning/thinning.rst
    A doc/workshop/exercises/batch_processing/batch-dtm-bash.txt
    A doc/workshop/exercises/batch_processing/batch-dtm-powershell.txt
    A doc/workshop/exercises/batch_processing/batch-processing.rst
    R doc/workshop/exercises/batch_processing/batch-processing.rst.save
    R doc/workshop/exercises/batch_processing/batch_dtm-powershell.txt
    M doc/workshop/exercises/batch_processing/batch_srs_gdal.json
    A doc/workshop/exercises/georeferencing/georeferencing-command-win.txt
    M doc/workshop/exercises/georeferencing/georeferencing-command.txt
    M doc/workshop/exercises/georeferencing/index.rst
    M doc/workshop/exercises/index.rst
    A doc/workshop/exercises/info/metadata-command-jq-win.txt
    M doc/workshop/exercises/info/metadata-command-jq.txt
    M doc/workshop/exercises/info/metadata-command.txt
    M doc/workshop/exercises/info/metadata.rst
    M doc/workshop/exercises/info/near-command-1.txt
    M doc/workshop/exercises/info/near-command-2.txt
    M doc/workshop/exercises/info/single-point-command.txt
    M doc/workshop/exercises/info/single-point.rst
    M doc/workshop/exercises/python/histogram-command.txt
    M doc/workshop/exercises/python/histogram.json
    M doc/workshop/exercises/python/histogram.py
    M doc/workshop/exercises/python/histogram.rst
    A doc/workshop/exercises/translation/compression-command-verify-win.txt
    M doc/workshop/exercises/translation/compression-command-verify.txt
    A doc/workshop/exercises/translation/compression-command-win.txt
    M doc/workshop/exercises/translation/compression-command.txt
    M doc/workshop/exercises/translation/compression.rst
    A doc/workshop/exercises/translation/entwine-build-command.txt
    A doc/workshop/exercises/translation/entwine-cd-command.txt
    A doc/workshop/exercises/translation/entwine-command.txt
    A doc/workshop/exercises/translation/entwine-info-command.txt
    A doc/workshop/exercises/translation/entwine.json
    A doc/workshop/exercises/translation/entwine.rst
    R doc/workshop/exercises/translation/greyhound-cd-command.txt
    R doc/workshop/exercises/translation/greyhound-command.txt
    R doc/workshop/exercises/translation/greyhound-info-command.txt
    R doc/workshop/exercises/translation/greyhound.json
    R doc/workshop/exercises/translation/greyhound.rst
    A doc/workshop/exercises/translation/reprojection-command-1-win.txt
    M doc/workshop/exercises/translation/reprojection-command-1.txt
    A doc/workshop/exercises/translation/reprojection-command-2-win.txt
    M doc/workshop/exercises/translation/reprojection-command-2.txt
    M doc/workshop/exercises/translation/reprojection.rst
    A doc/workshop/images/batch-processing-dtm-qgis.png
    M doc/workshop/images/boundary-text-output.png
    M doc/workshop/images/boundary-tindex-run.png
    M doc/workshop/images/clipping-run-command.png
    M doc/workshop/images/colorize-run-command.png
    M doc/workshop/images/compression-verify.png
    M doc/workshop/images/denoise-run-command.png
    M doc/workshop/images/density-command-run.png
    M doc/workshop/images/dtm-run-command.png
    A doc/workshop/images/entwine-command.png
    A doc/workshop/images/entwine-info-verify.png
    A doc/workshop/images/entwine-view.png
    A doc/workshop/images/first-mesh.png
    M doc/workshop/images/georeferencing-run-command.png
    M doc/workshop/images/ground-run-command.png
    M doc/workshop/images/info-interesting-metadata-jq.png
    M doc/workshop/images/info-interesting-metadata.png
    M doc/workshop/images/info-interesting-single-point.png
    M doc/workshop/images/info-near-bbox.png
    M doc/workshop/images/info-near-point.png
    A doc/workshop/images/meshing-building-result.png
    A doc/workshop/images/meshing-buildings.png
    A doc/workshop/images/meshing.png
    M doc/workshop/images/python-histogram-command.png
    M doc/workshop/images/python-histogram.png
    M doc/workshop/images/rasterization-classification-run-command.png
    M doc/workshop/images/rasterization-colored-classification.png
    M doc/workshop/images/rasterization-colored-intensity.png
    M doc/workshop/images/rasterization-denmark-no-ramp.png
    A doc/workshop/images/rasterization-qgis-load-color-palette.png
    M doc/workshop/images/reprojection-first-point.png
    M doc/workshop/images/reprojection-proper-scale.png
    M doc/workshop/images/reprojection-run-command.png
    M doc/workshop/images/reprojection-run-with-scale.png
    M doc/workshop/images/reprojection-wrong-scale.png
    M doc/workshop/images/thinning-command-run.png
    M doc/workshop/includes/substitutions.rst
    M doc/workshop/index.rst
    M doc/workshop/slides/source/analysis.rst
    M doc/workshop/slides/source/basic_info.rst
    M doc/workshop/slides/source/boundary.rst
    M doc/workshop/slides/source/clipping.rst
    M doc/workshop/slides/source/colorization.rst
    M doc/workshop/slides/source/conf.py
    M doc/workshop/slides/source/denoising.rst
    M doc/workshop/slides/source/density.rst
    M doc/workshop/slides/source/dtm.rst
    M doc/workshop/slides/source/ground.rst
    A doc/workshop/slides/source/img/terminal.png
    M doc/workshop/slides/source/index.rst
    M doc/workshop/slides/source/introduction.rst
    A doc/workshop/slides/source/meshing.rst
    M doc/workshop/slides/source/rasterization.rst
    M doc/workshop/slides/source/software.rst
    M doc/workshop/slides/source/thinning.rst
    M doc/workshop/slides/source/translation.rst
    M doc/workshop/software.rst

  Log Message:
  -----------
  Workshop updates (#2683)

* Add windows powershell batch processing exercise to workshop

* Update batch exercise, correct references, move include file to inside

* adding workshop branch

* more entwine replacing

* mds updates based on adam steer fork

* add conda and correct toc

* more workshop updates

* remove data

* more workshop updates

* de-windows path

* added meshing skeleton

* workshop updates

* add windows style commands, p1

* more updates

* more updates, complete except for meshing

* working on meshing instructions

* removing greyhound references

* added Mike Smith and Adam Steer as authors, date to FOSS4G workshop date

* tidied ept resource URL

* using entwine now

* command for building meshing works

* meshing page update

* tidying up meshing commands

* meshing updates

* updates for pdf

* update agenda urls and links

* update slides

* fix sphinx conf files

* adding Python module to conda setup line


  Commit: 05d2c172927e8ac171ab513a1f7b55691016d48e
      https://github.com/PDAL/PDAL/commit/05d2c172927e8ac171ab513a1f7b55691016d48e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:
    M cmake/macros.cmake
    M pdal/Stage.hpp
    M pdal/pdal_export.hpp
    M pdal/util/pdal_util_export.hpp
    M plugins/sqlite/CMakeLists.txt
    M plugins/sqlite/io/SQLiteCommon.hpp

  Log Message:
  -----------
  Isolate SQLite symbols in shared library (#2686)

* Isolate SQLite in SQLiteCommon to specific shared libraries.

* Define PDAL_LOCAL to nothing on Windows since everything is local by default.


  Commit: e7b2d9dd33527d17409dbaa71d0d206e17bbd885
      https://github.com/PDAL/PDAL/commit/e7b2d9dd33527d17409dbaa71d0d206e17bbd885
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:
    M io/LasReader.cpp
    M pdal/Metadata.hpp
    A test/data/las/prec3.las
    M test/unit/io/LasWriterTest.cpp

  Log Message:
  -----------
  Don't write metadata with more precision than exists. (#2677)

* Don't write scale/offset with more precision than exists.
Update doubles specified with precision the same way
they're added to metadata.

* Add missed test file.


  Commit: 77625c723f7424461facca1207a8efa9e671836d
      https://github.com/PDAL/PDAL/commit/77625c723f7424461facca1207a8efa9e671836d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-21 (Wed, 21 Aug 2019)

  Changed paths:

  Log Message:
  -----------
  Merge branch '2.0-maintenance' of https://github.com/PDAL/PDAL into 2.0-maintenance


  Commit: 57811448e9f7da7454071a11aed81d0e95f38de3
      https://github.com/PDAL/PDAL/commit/57811448e9f7da7454071a11aed81d0e95f38de3
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M io/LasReader.cpp
    M io/LasUtils.hpp
    M io/LasWriter.cpp
    M test/unit/io/LasWriterTest.cpp

  Log Message:
  -----------
  Fix LAS writer when we have LAZPERF but not LASZIP. (#2688)


  Commit: 9d76a45d0bcafc383138ccf2f58f33ffe98ddf5b
      https://github.com/PDAL/PDAL/commit/9d76a45d0bcafc383138ccf2f58f33ffe98ddf5b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M cmake/unix_compiler_options.cmake
    M io/BpfWriter.cpp
    M io/private/GDALGrid.cpp
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp
    M pdal/Polygon.hpp
    M pdal/util/Bounds.hpp
    M pdal/util/IStream.hpp
    M vendor/eigen/Eigen/src/Core/Block.h
    M vendor/eigen/Eigen/src/Core/Map.h
    M vendor/eigen/Eigen/src/Core/MapBase.h
    M vendor/eigen/Eigen/src/Core/MatrixBase.h
    M vendor/eigen/Eigen/src/Core/Transpose.h
    M vendor/eigen/Eigen/src/Core/TriangularMatrix.h

  Log Message:
  -----------
  Handle warnings for the latest compilers. (#2689)


  Commit: 45299b3d4f255440ac546cae791cd1d4cd437e5e
      https://github.com/PDAL/PDAL/commit/45299b3d4f255440ac546cae791cd1d4cd437e5e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M .travis.yml
    M CMakeLists.txt
    M HOWTORELEASE.txt
    M RELEASENOTES.txt
    M doc/development/compilation/dependencies.rst
    A doc/development/release-notes/2.0.0.md
    M doc/download.rst

  Log Message:
  -----------
  Release updates.


  Commit: 638f4238d86f4ef7c300f64c29c2f8d27c2f5f5f
      https://github.com/PDAL/PDAL/commit/638f4238d86f4ef7c300f64c29c2f8d27c2f5f5f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Don't install private files.


  Commit: 6204459c5e87ef8ecdb62af350b348e3f34891c0
      https://github.com/PDAL/PDAL/commit/6204459c5e87ef8ecdb62af350b348e3f34891c0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M plugins/e57/libE57Format/CMakeLists.txt

  Log Message:
  -----------
  Don't install E57 library with PDAL.


  Commit: a3cd67f456406ee93d2ff834ce9d597ffaaaa144
      https://github.com/PDAL/PDAL/commit/a3cd67f456406ee93d2ff834ce9d597ffaaaa144
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M examples/writing-kernel/CMakeLists.txt
    M examples/writing-reader/CMakeLists.txt
    M examples/writing-writer/CMakeLists.txt
    M examples/writing/CMakeLists.txt

  Log Message:
  -----------
  Update examples to require version 2.


  Commit: b8a23f1b83cd42c727709bad42d689903d5d26cf
      https://github.com/PDAL/PDAL/commit/b8a23f1b83cd42c727709bad42d689903d5d26cf
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
    M .travis.yml
    M CMakeLists.txt
    M HOWTORELEASE.txt
    M RELEASENOTES.txt
    A doc/development/release-notes/2.0.0.md
    M doc/download.rst
    M examples/writing-kernel/CMakeLists.txt
    M examples/writing-reader/CMakeLists.txt
    M examples/writing-writer/CMakeLists.txt
    M examples/writing/CMakeLists.txt
    M plugins/e57/libE57Format/CMakeLists.txt

  Log Message:
  -----------
  Integrations from final 2.0 release changes.

Merge branch '2.0-maintenance'


Compare: https://github.com/PDAL/PDAL/compare/0e5aad359e89...b8a23f1b83cd


More information about the pdal-commits mailing list