[pdal-commits] [PDAL/PDAL] 8b2200: Get absolute distance to minimize math.

GitHub noreply at github.com
Thu Oct 12 13:54:53 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 8b220022bbf9007ef5c0b56feedddc75154fd4d7
      https://github.com/PDAL/PDAL/commit/8b220022bbf9007ef5c0b56feedddc75154fd4d7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-10-05 (Thu, 05 Oct 2017)

  Changed paths:
    M filters/CropFilter.cpp

  Log Message:
  -----------
  Get absolute distance to minimize math.


  Commit: b469ab7f14d57ac8b85ac2f54c271f1cdd4fbcb8
      https://github.com/PDAL/PDAL/commit/b469ab7f14d57ac8b85ac2f54c271f1cdd4fbcb8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-10-12 (Thu, 12 Oct 2017)

  Changed paths:
    M io/TextWriter.hpp
    M test/unit/io/TextWriterTest.cpp

  Log Message:
  -----------
  Simplify includes for TextWriter.


  Commit: ac17d3dd8601cffd966c2faa8a04330520505191
      https://github.com/PDAL/PDAL/commit/ac17d3dd8601cffd966c2faa8a04330520505191
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-10-12 (Thu, 12 Oct 2017)

  Changed paths:
    M .travis.yml
    M CMakeLists.txt
    M ChangeLog
    M RELEASENOTES.txt
    M cmake/examples/hobu-config.sh
    M cmake/laszip.cmake
    M cmake/modules/FindMatlab.cmake
    M doc/api/index.rst
    A doc/api/transition/index.rst
    M doc/community.rst
    M doc/development/contributors.rst
    M doc/development/docker.rst
    M doc/development/index.rst
    M doc/development/integration.rst
    A doc/development/release-notes/1.3.0.md
    A doc/development/release-notes/1.4.0.md
    A doc/development/release-notes/1.5.0.md
    A doc/development/release-notes/1.6.0.md
    A doc/development/using.rst
    A doc/development/writing-filter.rst
    A doc/development/writing-kernel.rst
    A doc/development/writing-reader.rst
    A doc/development/writing-writer.rst
    A doc/development/writing.rst
    M doc/download.rst
    M doc/faq.rst
    M doc/index.rst
    M doc/pipeline.rst
    M doc/quickstart.rst
    M doc/stages/filters.ferry.rst
    M doc/stages/filters.hag.rst
    M doc/stages/filters.smrf.rst
    A doc/stages/images/autzen-elevation.png
    A doc/stages/images/autzen-height.png
    M doc/stages/readers.rst
    M doc/stages/writers.ogr.rst
    R doc/tutorial/after-front1.png
    R doc/tutorial/after-front2.png
    R doc/tutorial/after-front3.png
    R doc/tutorial/after-top1.png
    R doc/tutorial/after-top2.png
    R doc/tutorial/after-top3.png
    R doc/tutorial/autzen-elevation.png
    R doc/tutorial/autzen-height.png
    R doc/tutorial/autzen-shapes-clipped.png
    R doc/tutorial/autzen-shapes-point-cloud.png
    R doc/tutorial/autzen-shapes-to-clip.png
    R doc/tutorial/calculating-normalized-heights.rst
    R doc/tutorial/clipping-with-shapefile.rst
    A doc/tutorial/clipping/autzen-shapes-clipped.png
    A doc/tutorial/clipping/autzen-shapes-point-cloud.png
    A doc/tutorial/clipping/autzen-shapes-to-clip.png
    A doc/tutorial/clipping/index.rst
    R doc/tutorial/dart-throwing.rst
    M doc/tutorial/index.rst
    R doc/tutorial/liblas_to_pdal.rst
    R doc/tutorial/original.png
    R doc/tutorial/pcl_ground.rst
    A doc/tutorial/pcl_ground/after-front1.png
    A doc/tutorial/pcl_ground/after-front2.png
    A doc/tutorial/pcl_ground/after-front3.png
    A doc/tutorial/pcl_ground/after-top1.png
    A doc/tutorial/pcl_ground/after-top2.png
    A doc/tutorial/pcl_ground/after-top3.png
    A doc/tutorial/pcl_ground/index.rst
    A doc/tutorial/pcl_ground/original.png
    A doc/tutorial/pcl_ground/sor_pmf.json
    A doc/tutorial/pcl_ground/sor_pmf2.json
    A doc/tutorial/sampling/index.rst
    A doc/tutorial/sampling/subsample-ex1.png
    A doc/tutorial/sampling/subsample-ex2.png
    A doc/tutorial/sampling/subsample-ex3.png
    A doc/tutorial/sampling/subsample-ex4.png
    A doc/tutorial/sampling/subsample-ex5.png
    R doc/tutorial/sor_pmf.json
    R doc/tutorial/sor_pmf2.json
    R doc/tutorial/subsample-ex1.png
    R doc/tutorial/subsample-ex2.png
    R doc/tutorial/subsample-ex3.png
    R doc/tutorial/subsample-ex4.png
    R doc/tutorial/subsample-ex5.png
    R doc/tutorial/using.rst
    R doc/tutorial/writing-filter.rst
    R doc/tutorial/writing-kernel.rst
    R doc/tutorial/writing-reader.rst
    R doc/tutorial/writing-writer.rst
    R doc/tutorial/writing.rst
    M filters/AssignFilter.cpp
    M filters/FerryFilter.cpp
    M filters/FerryFilter.hpp
    M filters/SampleFilter.cpp
    M pdal/Stage.cpp
    M pdal/Stage.hpp
    M plugins/greyhound/io/GreyhoundReader.cpp
    M plugins/matlab/filters/MatlabFilter.cpp
    M plugins/matlab/filters/MatlabFilter.hpp
    M plugins/matlab/filters/Script.cpp
    M plugins/matlab/filters/Script.hpp
    M plugins/matlab/io/MatlabWriter.cpp
    M plugins/matlab/test/MatlabFilterTest.cpp
    M python/VERSION.txt
    M python/pdal/__init__.py
    M scripts/docker/dependencies/Dockerfile
    M scripts/docker/master/alpine/Dockerfile
    M scripts/docker/master/ubuntu/Dockerfile
    M test/unit/filters/FerryFilterTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


Compare: https://github.com/PDAL/PDAL/compare/b90dd4833ff2...ac17d3dd8601


More information about the pdal-commits mailing list