[pdal-commits] [PDAL/PDAL] bd5e4a: First cut at a revised set of options for RangeFil...

GitHub noreply at github.com
Fri Oct 2 07:59:48 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: bd5e4aefc3d1a25889bb4a962e4cb8a2af287a13
      https://github.com/PDAL/PDAL/commit/bd5e4aefc3d1a25889bb4a962e4cb8a2af287a13
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-09-25 (Fri, 25 Sep 2015)

  Changed paths:
    M doc/stages/filters.range.rst
    M filters/range/RangeFilter.cpp
    M filters/range/RangeFilter.hpp
    M test/unit/filters/RangeFilterTest.cpp

  Log Message:
  -----------
  First cut at a revised set of options for RangeFilter


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

  Changed paths:
    M include/pdal/util/Utils.hpp

  Log Message:
  -----------
  Add extract().


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

  Changed paths:
    M cmake/geowave.cmake
    M cmake/jace.cmake
    M cmake/jni.cmake
    M cmake/modules/FindGeoWave.cmake
    M cmake/modules/FindJace.cmake
    M doc/stages/filters.ferry.rst
    A doc/stages/readers.ilvis2.metadata.png
    A doc/stages/readers.ilvis2.rst
    M doc/stages/writers.bpf.rst
    M filters/ferry/FerryFilter.cpp
    M filters/ferry/FerryFilter.hpp
    M include/pdal/Kernel.hpp
    M include/pdal/util/Utils.hpp
    M io/CMakeLists.txt
    M io/bpf/BpfWriter.cpp
    M io/bpf/BpfWriter.hpp
    A io/ilvis2/CMakeLists.txt
    A io/ilvis2/Ilvis2Reader.cpp
    A io/ilvis2/Ilvis2Reader.hpp
    M kernels/translate/TranslateKernel.cpp
    M plugins/geowave/CMakeLists.txt
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/geowave/io/GeoWaveReader.hpp
    M plugins/geowave/io/GeoWaveWriter.cpp
    M scripts/linux-install-scripts/geowave
    M scripts/linux-install-scripts/geowave.sh
    M scripts/linux-install-scripts/packages.sh
    M scripts/linux-install-scripts/pdal.sh
    M src/CMakeLists.txt
    M src/Kernel.cpp
    M src/StageFactory.cpp
    M test/data/filters/ferry.xml.in
    M test/data/hole/crop.xml.in
    A test/data/ilvis2/ILVIS2_GL2009_0414_R1401_042504.TXT
    A test/data/ilvis2/ILVIS2_GL2009_0414_R1401_042504.TXT.xml
    A test/data/ilvis2/ilvis.xml
    M test/unit/CMakeLists.txt
    M test/unit/filters/FerryFilterTest.cpp
    M test/unit/filters/StatsFilterTest.cpp
    M test/unit/io/bpf/BPFTest.cpp
    A test/unit/io/ilvis2/Ilvis2ReaderTest.cpp

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


  Commit: 092b260b8bfc4b840997a71795853cfbd9b346de
      https://github.com/PDAL/PDAL/commit/092b260b8bfc4b840997a71795853cfbd9b346de
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-01 (Thu, 01 Oct 2015)

  Changed paths:
    M filters/range/RangeFilter.cpp
    M filters/range/RangeFilter.hpp
    M include/pdal/util/Utils.hpp
    M src/Kernel.cpp
    M test/unit/filters/RangeFilterTest.cpp

  Log Message:
  -----------
  Error feedback on parsing limits option.
Handle various constant double formats.


  Commit: 1a5752d4b20f8ddcc9f20700aecdddcd1417004f
      https://github.com/PDAL/PDAL/commit/1a5752d4b20f8ddcc9f20700aecdddcd1417004f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-02 (Fri, 02 Oct 2015)

  Changed paths:
    M filters/range/RangeFilter.cpp

  Log Message:
  -----------
  Be more accepting of spaces in range specification.


Compare: https://github.com/PDAL/PDAL/compare/47e79dba27fb...1a5752d4b20f


More information about the pdal-commits mailing list