[pdal-commits] [PDAL/PDAL] 28262e: Remove chunk size

GitHub noreply at github.com
Thu Sep 11 08:50:15 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 28262ebb8f95fe851bd344590cc958d02739dcdb
      https://github.com/PDAL/PDAL/commit/28262ebb8f95fe851bd344590cc958d02739dcdb
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M include/pdal/kernel/Application.hpp
    M src/kernel/Application.cpp
    M test/data/drivers/text-writer-geojson.xml
    M test/data/filters/crop_wkt_2d.xml
    M test/data/filters/crop_wkt_2d_classification.xml
    M test/data/filters/decimate.xml

  Log Message:
  -----------
  Remove chunk size

The --chunk-size app argument is no longer applicable. Removing it to
avoid future confusion.


  Commit: 1ec7292cd81304cb995f6476029679ead6cfc4da
      https://github.com/PDAL/PDAL/commit/1ec7292cd81304cb995f6476029679ead6cfc4da
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M include/pdal/kernel/Application.hpp
    M src/kernel/Application.cpp
    M test/data/drivers/text-writer-geojson.xml
    M test/data/filters/crop_wkt_2d.xml
    M test/data/filters/crop_wkt_2d_classification.xml
    M test/data/filters/decimate.xml

  Log Message:
  -----------
  Merge pull request #449 from gadomski/extract-chunk-size

Remove chunk size


Compare: https://github.com/PDAL/PDAL/compare/ec40ff56c265...1ec7292cd813


More information about the pdal-commits mailing list