[pdal-commits] [PDAL/PDAL] 7a10e1: Rename PointRef to PointIdxRef.

GitHub noreply at github.com
Tue Dec 22 07:31:16 PST 2015


  Branch: refs/heads/reopen
  Home:   https://github.com/PDAL/PDAL
  Commit: 7a10e1ca5e8268d3c49a17d449d2d713cea83001
      https://github.com/PDAL/PDAL/commit/7a10e1ca5e8268d3c49a17d449d2d713cea83001
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-16 (Fri, 16 Oct 2015)

  Changed paths:
    M filters/sort/SortFilter.hpp
    M include/pdal/PointView.hpp
    M include/pdal/PointViewIter.hpp

  Log Message:
  -----------
  Rename PointRef to PointIdxRef.


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

  Changed paths:
    M include/pdal/PointTable.hpp
    M include/pdal/PointView.hpp
    M src/PointTable.cpp
    M test/unit/PointTableTest.cpp

  Log Message:
  -----------
  Use Dimension::Id as long as possible.
Use std::copy instead of memcpy.


  Commit: 709360bd6d5604b80b055cca383a79937e83321a
      https://github.com/PDAL/PDAL/commit/709360bd6d5604b80b055cca383a79937e83321a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-19 (Mon, 19 Oct 2015)

  Changed paths:
    M doc/stages/writers.p2g.rst
    M include/pdal/PointTable.hpp
    M include/pdal/PointView.hpp
    M src/PointTable.cpp
    M test/unit/PointTableTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/masterupdates' into stream


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

  Changed paths:
    M include/pdal/PointTable.hpp
    M include/pdal/PointView.hpp
    M include/pdal/Stage.hpp
    M io/sbet/SbetReader.cpp
    M io/sbet/SbetReader.hpp
    M src/CMakeLists.txt
    M src/PointTable.cpp
    M src/PointView.cpp
    M test/unit/PointTableTest.cpp

  Log Message:
  -----------
  First cut at streaming.


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

  Changed paths:
    M include/pdal/PointTable.hpp
    M src/PointTable.cpp
    M src/Stage.cpp
    M test/unit/PointTableTest.cpp

  Log Message:
  -----------
  Create a fixed point table.


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

  Changed paths:
    M include/pdal/PointTable.hpp
    M include/pdal/Stage.hpp
    M src/Stage.cpp

  Log Message:
  -----------
  First cut at stream execution.  Doesn't handle filtering.


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

  Changed paths:
    M io/sbet/SbetReader.cpp
    M src/Stage.cpp
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  First working simple streaming with test.


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

  Changed paths:
    A test/unit/StreamingTest.cpp

  Log Message:
  -----------
  Missed new file.


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

  Changed paths:
    A test/data/sbet/autzen_trim.sbet

  Log Message:
  -----------
  Missed test file.


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

  Changed paths:
    A include/pdal/PointContainer.hpp
    A include/pdal/PointRef.hpp

  Log Message:
  -----------
  More missed files.


  Commit: 13d3c7f6beac5f9899ff0bd22a1113583eb6fb01
      https://github.com/PDAL/PDAL/commit/13d3c7f6beac5f9899ff0bd22a1113583eb6fb01
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M CMakeLists.txt
    M doc/Makefile
    A doc/_templates/layout.html
    R doc/_themes/bootstrap/bootstrap.js
    R doc/_themes/bootstrap/bootstrap.min.js
    R doc/_themes/bootstrap/indexsidebar.html
    R doc/_themes/bootstrap/static/bootstrap-default.css
    R doc/_themes/bootstrap/static/bootstrap-default.min.css
    R doc/_themes/bootstrap/static/bootstrap-dropdown.js
    R doc/_themes/bootstrap/static/bootstrap-engineauth.css
    R doc/_themes/bootstrap/static/bootstrap-engineauth.min.css
    R doc/_themes/bootstrap/static/bootstrap-responsive.css
    R doc/_themes/bootstrap/static/bootstrap-responsive.min.css
    R doc/_themes/bootstrap/static/bootstrap-sapling.css
    R doc/_themes/bootstrap/static/jquery.js
    R doc/_themes/bootstrap/static/sphinx-bootstrap.css
    M doc/api/cpp/bounds.rst
    A doc/api/cpp/filter.rst
    M doc/api/cpp/index.rst
    M doc/api/cpp/log.rst
    M doc/api/cpp/metadata.rst
    R doc/api/cpp/option.rst
    M doc/api/cpp/options.rst
    M doc/api/cpp/pointtable.rst
    M doc/api/cpp/pointview.rst
    M doc/api/cpp/reader.rst
    M doc/api/cpp/stage.rst
    M doc/api/cpp/writer.rst
    M doc/api/index.rst
    M doc/community.rst
    M doc/compilation/media/OSGeo4WInstallIConv.png
    M doc/compilation/unix.rst
    M doc/conf.py
    M doc/development/index.rst
    R doc/docs.rst
    M doc/faq.rst
    M doc/index.rst
    M doc/stages/filters.chipper.rst
    A doc/stages/filters.divider.rst
    A doc/stages/filters.randomize.rst
    M doc/stages/filters.range.rst
    M doc/stages/filters.sort.rst
    M doc/stages/filters.statisticaloutlier.rst
    M doc/stages/index.rst
    A doc/stages/ranges.rst
    M doc/stages/readers.bpf.rst
    M doc/stages/readers.gdal.rst
    M doc/stages/readers.geowave.rst
    M doc/stages/readers.las.rst
    M doc/stages/readers.ply.rst
    M doc/stages/writers.bpf.rst
    M doc/stages/writers.geowave.rst
    M doc/stages/writers.las.rst
    M doc/stages/writers.nitf.rst
    M doc/tutorial/liblas_to_pdal.rst
    M doc/tutorial/pcl_ground.rst
    M doc/tutorial/reading.rst
    M doc/tutorial/using.rst
    M doc/tutorial/writing-filter.rst
    M doc/tutorial/writing-kernel.rst
    M doc/tutorial/writing-reader.rst
    M doc/tutorial/writing-writer.rst
    M doc/tutorial/writing.rst
    M doc/vagrant.rst
    M filters/CMakeLists.txt
    A filters/divider/CMakeLists.txt
    A filters/divider/DividerFilter.cpp
    A filters/divider/DividerFilter.hpp
    A filters/randomize/CMakeLists.txt
    A filters/randomize/RandomizeFilter.cpp
    A filters/randomize/RandomizeFilter.hpp
    M filters/range/RangeFilter.cpp
    M filters/range/RangeFilter.hpp
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M include/pdal/PointLayout.hpp
    M include/pdal/PointTable.hpp
    M include/pdal/Stage.hpp
    M io/faux/FauxReader.cpp
    M io/faux/FauxReader.hpp
    M io/las/LasReader.cpp
    M io/ply/CMakeLists.txt
    M src/Stage.cpp
    R test/data/logs/logtest.txt
    M test/unit/CMakeLists.txt
    M test/unit/LogTest.cpp
    M test/unit/StreamingTest.cpp
    A test/unit/filters/DividerFilterTest.cpp
    A test/unit/filters/RandomizeFilterTest.cpp
    M test/unit/filters/RangeFilterTest.cpp
    M test/unit/io/faux/FauxReaderTest.cpp
    R vendor/rply-1.1.3/LICENSE
    R vendor/rply-1.1.3/etc/convert.c
    R vendor/rply-1.1.3/etc/dump.c
    R vendor/rply-1.1.3/etc/input.ply
    R vendor/rply-1.1.3/etc/sconvert.c
    R vendor/rply-1.1.3/manual/manual.html
    R vendor/rply-1.1.3/manual/reference.css
    R vendor/rply-1.1.3/manual/rply.png
    R vendor/rply-1.1.3/rply.c
    R vendor/rply-1.1.3/rply.h
    A vendor/rply-1.1.4/LICENSE
    A vendor/rply-1.1.4/etc/convert.c
    A vendor/rply-1.1.4/etc/dump.c
    A vendor/rply-1.1.4/etc/input.ply
    A vendor/rply-1.1.4/etc/sconvert.c
    A vendor/rply-1.1.4/manual/manual.html
    A vendor/rply-1.1.4/manual/reference.css
    A vendor/rply-1.1.4/manual/rply.png
    A vendor/rply-1.1.4/rply.c
    A vendor/rply-1.1.4/rply.h
    A vendor/rply-1.1.4/rplyfile.h

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


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

  Changed paths:
    M filters/range/RangeFilter.cpp
    M filters/range/RangeFilter.hpp
    M io/faux/FauxReader.cpp
    M src/Stage.cpp
    M test/unit/StreamingTest.cpp

  Log Message:
  -----------
  Filtered streaming works.
Update RangeFilter to streaming.
Update FauxReader to streaming.
Add real streaming test.


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

  Changed paths:
    M filters/range/RangeFilter.cpp
    M filters/range/RangeFilter.hpp
    M include/pdal/Stage.hpp
    M io/faux/FauxReader.cpp
    M io/faux/FauxReader.hpp
    M io/sbet/SbetReader.cpp
    M io/sbet/SbetReader.hpp
    M test/unit/StreamingTest.cpp

  Log Message:
  -----------
  Pass PointRef as reference. (Need a better name).


  Commit: 4a9715460a5c4039e68550c161d904e4d4b8c05c
      https://github.com/PDAL/PDAL/commit/4a9715460a5c4039e68550c161d904e4d4b8c05c
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M cmake/examples/hobu-config.sh
    M doc/Makefile
    M doc/apps.rst
    M doc/compilation/dependencies.rst
    M doc/compilation/index.rst
    M doc/compilation/unix.rst
    M doc/compilation/windows.rst
    M doc/development/docs.rst
    A doc/docbuild/Dockerfile
    A doc/docbuild/run.sh
    M doc/download.rst
    M doc/index.rst
    M doc/stages/filters.attribute.rst
    M doc/stages/filters.colorization.rst
    A doc/stages/filters.dartsample.rst
    M doc/stages/filters.decimation.rst
    M doc/stages/filters.divider.rst
    A doc/stages/filters.height.rst
    M doc/stages/filters.predicate.rst
    M doc/stages/filters.transformation.rst
    M doc/stages/filters.voxelgrid.rst
    M doc/stages/index.rst
    M doc/stages/writers.bpf.rst
    A doc/tutorial/autzen-elevation.png
    A doc/tutorial/autzen-height.png
    A doc/tutorial/autzen-shapes-clipped.png
    A doc/tutorial/autzen-shapes-point-cloud.png
    A doc/tutorial/autzen-shapes-to-clip.png
    A doc/tutorial/calculating-normalized-heights.rst
    A doc/tutorial/clipping-with-shapefile.rst
    A doc/tutorial/dart-throwing.rst
    M doc/tutorial/index.rst
    M doc/tutorial/overview.rst
    A doc/tutorial/subsample-ex1.png
    A doc/tutorial/subsample-ex2.png
    A doc/tutorial/subsample-ex3.png
    A doc/tutorial/subsample-ex4.png
    A doc/tutorial/subsample-ex5.png
    M doc/tutorial/writing-filter.rst
    M doc/tutorial/writing-kernel.rst
    M doc/tutorial/writing-reader.rst
    M doc/tutorial/writing.rst
    M examples/writing-filter/MyFilter.cpp
    M examples/writing-filter/MyFilter.hpp
    M examples/writing-kernel/MyKernel.cpp
    M examples/writing-kernel/MyKernel.hpp
    M examples/writing-reader/MyReader.cpp
    M examples/writing-reader/MyReader.hpp
    A examples/writing-reader/pipeline-myreader.xml
    A examples/writing-reader/test-reader-input.txt
    M examples/writing/tutorial.cpp
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    A include/pdal/Geometry.hpp
    M include/pdal/Options.hpp
    M include/pdal/PDALUtils.hpp
    M include/pdal/PointView.hpp
    M include/pdal/Stage.hpp
    M io/bpf/BpfWriter.cpp
    M io/faux/FauxReader.cpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp
    M plugins/hexbin/filters/HexBin.cpp
    M plugins/nitf/io/NitfReader.cpp
    M plugins/nitf/io/NitfReader.hpp
    M plugins/pcl/CMakeLists.txt
    A plugins/pcl/dartsample/dart_sample.cpp
    A plugins/pcl/dartsample/dart_sample.h
    A plugins/pcl/dartsample/dart_sample.hpp
    A plugins/pcl/filters/DartSampleFilter.cpp
    A plugins/pcl/filters/DartSampleFilter.hpp
    A plugins/pcl/filters/HeightFilter.cpp
    A plugins/pcl/filters/HeightFilter.hpp
    M plugins/pcl/kernel/GroundKernel.cpp
    M plugins/rxp/io/RxpReader.hpp
    M src/CMakeLists.txt
    M src/Options.cpp
    M src/PluginManager.cpp
    M src/Stage.cpp
    A test/data/autzen/attributes.json
    A test/data/autzen/attributes.vrt
    M test/unit/OptionsTest.cpp
    M test/unit/PointViewTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into stream

Conflicts:
	io/faux/FauxReader.cpp


  Commit: 7bc2cd2267dc929ca32238ba8154f8564ace86cc
      https://github.com/PDAL/PDAL/commit/7bc2cd2267dc929ca32238ba8154f8564ace86cc
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-11-24 (Tue, 24 Nov 2015)

  Changed paths:
    M cmake/examples/hobu-config.sh
    M doc/Makefile
    M doc/apps.rst
    M doc/compilation/dependencies.rst
    M doc/compilation/index.rst
    M doc/compilation/unix.rst
    M doc/compilation/windows.rst
    M doc/development/conventions.rst
    M doc/development/docs.rst
    M doc/development/errorhandling.rst
    M doc/development/goals.rst
    M doc/development/index.rst
    M doc/development/testing.rst
    R doc/development/usecases.rst
    A doc/docbuild/Dockerfile
    A doc/docbuild/run.sh
    M doc/download.rst
    M doc/index.rst
    M doc/stages/filters.attribute.rst
    M doc/stages/filters.colorization.rst
    A doc/stages/filters.dartsample.rst
    M doc/stages/filters.decimation.rst
    M doc/stages/filters.divider.rst
    A doc/stages/filters.height.rst
    M doc/stages/filters.hexbin.rst
    M doc/stages/filters.predicate.rst
    M doc/stages/filters.transformation.rst
    M doc/stages/filters.voxelgrid.rst
    M doc/stages/index.rst
    M doc/stages/ranges.rst
    M doc/stages/readers.gdal.rst
    M doc/stages/readers.las.rst
    A doc/stages/readers.tindex.rst
    M doc/stages/writers.bpf.rst
    A doc/tutorial/autzen-elevation.png
    A doc/tutorial/autzen-height.png
    A doc/tutorial/autzen-shapes-clipped.png
    A doc/tutorial/autzen-shapes-point-cloud.png
    A doc/tutorial/autzen-shapes-to-clip.png
    A doc/tutorial/calculating-normalized-heights.rst
    A doc/tutorial/clipping-with-shapefile.rst
    A doc/tutorial/dart-throwing.rst
    M doc/tutorial/index.rst
    M doc/tutorial/overview.rst
    A doc/tutorial/subsample-ex1.png
    A doc/tutorial/subsample-ex2.png
    A doc/tutorial/subsample-ex3.png
    A doc/tutorial/subsample-ex4.png
    A doc/tutorial/subsample-ex5.png
    M doc/tutorial/writing-filter.rst
    M doc/tutorial/writing-kernel.rst
    M doc/tutorial/writing-reader.rst
    M doc/tutorial/writing-writer.rst
    M doc/tutorial/writing.rst
    M examples/writing-filter/MyFilter.cpp
    M examples/writing-filter/MyFilter.hpp
    M examples/writing-kernel/MyKernel.cpp
    M examples/writing-kernel/MyKernel.hpp
    M examples/writing-reader/MyReader.cpp
    M examples/writing-reader/MyReader.hpp
    A examples/writing-reader/pipeline-myreader.xml
    A examples/writing-reader/test-reader-input.txt
    M examples/writing-writer/MyWriter.cpp
    M examples/writing-writer/MyWriter.hpp
    A examples/writing-writer/pipeline-mywriter.xml
    M examples/writing/tutorial.cpp
    M filters/crop/CropFilter.cpp
    M filters/crop/CropFilter.hpp
    M filters/merge/MergeFilter.cpp
    M filters/merge/MergeFilter.hpp
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M include/pdal/FlexWriter.hpp
    M include/pdal/GDALUtils.hpp
    A include/pdal/Geometry.hpp
    M include/pdal/Metadata.hpp
    M include/pdal/Options.hpp
    M include/pdal/PDALUtils.hpp
    M include/pdal/PointTable.hpp
    M include/pdal/PointView.hpp
    M include/pdal/SpatialReference.hpp
    M include/pdal/Stage.hpp
    M include/pdal/StageWrapper.hpp
    M include/pdal/util/Algorithm.hpp
    M include/pdal/util/Utils.hpp
    M io/CMakeLists.txt
    M io/bpf/BpfWriter.cpp
    M io/bpf/BpfWriter.hpp
    M io/derivative/DerivativeWriter.cpp
    M io/derivative/DerivativeWriter.hpp
    M io/faux/FauxReader.cpp
    M io/las/LasError.hpp
    M io/las/LasHeader.hpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp
    M io/las/LasWriter.cpp
    M io/las/LasWriter.hpp
    M io/text/TextWriter.cpp
    A io/tindex/CMakeLists.txt
    A io/tindex/TIndexReader.cpp
    A io/tindex/TIndexReader.hpp
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp
    M pdal_defines.h.in
    M plugins/hexbin/filters/HexBin.cpp
    M plugins/hexbin/filters/HexBin.hpp
    M plugins/nitf/io/NitfReader.cpp
    M plugins/nitf/io/NitfReader.hpp
    M plugins/nitf/io/NitfWriter.cpp
    M plugins/nitf/io/NitfWriter.hpp
    M plugins/nitf/test/NitfReaderTest.cpp
    M plugins/p2g/io/P2gWriter.cpp
    M plugins/p2g/io/P2gWriter.hpp
    M plugins/pcl/CMakeLists.txt
    A plugins/pcl/dartsample/dart_sample.cpp
    A plugins/pcl/dartsample/dart_sample.h
    A plugins/pcl/dartsample/dart_sample.hpp
    A plugins/pcl/filters/DartSampleFilter.cpp
    A plugins/pcl/filters/DartSampleFilter.hpp
    A plugins/pcl/filters/HeightFilter.cpp
    A plugins/pcl/filters/HeightFilter.hpp
    M plugins/pcl/kernel/GroundKernel.cpp
    M plugins/pgpointcloud/io/PgReader.cpp
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
    M plugins/python/filters/ProgrammableFilter.cpp
    R plugins/python/plang/CMakeLists.txt
    R plugins/python/plang/Plang.cpp
    R plugins/python/plang/Plang.hpp
    M plugins/rxp/io/RxpReader.hpp
    M src/CMakeLists.txt
    M src/Options.cpp
    M src/PluginManager.cpp
    M src/PointLayout.cpp
    M src/PointTable.cpp
    M src/SpatialReference.cpp
    M src/Stage.cpp
    M src/StageFactory.cpp
    M src/plang/Environment.cpp
    A test/data/autzen/attributes.json
    A test/data/autzen/attributes.vrt
    A test/data/filters/merge2.xml.in
    A test/data/filters/merge3.xml.in
    A test/data/las/test_epsg_4047.las
    A test/data/las/test_epsg_4326.las
    A test/data/las/test_epsg_4326x3.las
    A test/data/las/test_utm16.las
    A test/data/las/test_utm17.las
    A test/data/pipeline/tindex.xml
    A test/data/pipeline/tindex.xml.in
    M test/unit/CMakeLists.txt
    M test/unit/OptionsTest.cpp
    M test/unit/PointViewTest.cpp
    M test/unit/SpatialReferenceTest.cpp
    M test/unit/Support.cpp
    M test/unit/Support.hpp
    M test/unit/filters/CropFilterTest.cpp
    M test/unit/filters/MergeTest.cpp
    M test/unit/io/las/LasWriterTest.cpp

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


  Commit: 386e2f1e255ca067112c235fc9cb3c2083b0b644
      https://github.com/PDAL/PDAL/commit/386e2f1e255ca067112c235fc9cb3c2083b0b644
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-11-24 (Tue, 24 Nov 2015)

  Changed paths:
    M io/faux/FauxReader.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/stream' into stream


  Commit: a9e1024cd20ef7d4dd6ac476fa7e97fca0391be2
      https://github.com/PDAL/PDAL/commit/a9e1024cd20ef7d4dd6ac476fa7e97fca0391be2
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-11-24 (Tue, 24 Nov 2015)

  Changed paths:
    M io/faux/FauxReader.cpp

  Log Message:
  -----------
  Remove errant semicolon.


  Commit: 73259df8d765fec941b75ddc6654a6d783d521f7
      https://github.com/PDAL/PDAL/commit/73259df8d765fec941b75ddc6654a6d783d521f7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M include/pdal/PointRef.hpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp
    M test/unit/io/las/LasReaderTest.cpp

  Log Message:
  -----------
  Add streaming support for LasReader.


  Commit: bde12d7bc1c1c8db651ac173242ef1947dcc35aa
      https://github.com/PDAL/PDAL/commit/bde12d7bc1c1c8db651ac173242ef1947dcc35aa
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M test/unit/io/las/LasReaderTest.cpp

  Log Message:
  -----------
  Ifdef laszip/lazperf on tests.


  Commit: 133137aa520088c75132298fcd132915fbf12a55
      https://github.com/PDAL/PDAL/commit/133137aa520088c75132298fcd132915fbf12a55
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M .travis.yml
    M CMakeLists.txt
    A ChangeLog
    A RELEASENOTES.txt
    A doc/docker.rst
    M doc/download.rst
    M doc/index.rst
    M include/pdal/Geometry.hpp
    M include/pdal/util/Bounds.hpp
    M io/ilvis2/Ilvis2Reader.cpp
    M io/ilvis2/Ilvis2Reader.hpp
    M io/tindex/TIndexReader.cpp
    M io/tindex/TIndexReader.hpp
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp
    M plugins/hexbin/filters/HexBin.cpp
    M plugins/pgpointcloud/io/PgReader.cpp
    M scripts/ci/before_install.sh
    M scripts/ci/common.sh
    M scripts/ci/script.sh
    A scripts/docker/Dockerfile
    A scripts/docker/dependencies/Dockerfile
    A scripts/docker/packaging/Dockerfile

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


  Commit: 781b6ad5761253433b4b9cf848452ca6d3f59d20
      https://github.com/PDAL/PDAL/commit/781b6ad5761253433b4b9cf848452ca6d3f59d20
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M include/pdal/FlexWriter.hpp
    M include/pdal/PointRef.hpp
    M include/pdal/PointTable.hpp
    M io/las/LasWriter.cpp
    M io/las/LasWriter.hpp
    M src/Stage.cpp
    M test/unit/io/las/LasWriterTest.cpp

  Log Message:
  -----------
  Make LAS writer work with streaming.


  Commit: 305dec964bcdd6add22b63313e070ffd818cc309
      https://github.com/PDAL/PDAL/commit/305dec964bcdd6add22b63313e070ffd818cc309
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M io/las/LasWriter.cpp
    M io/las/LasWriter.hpp

  Log Message:
  -----------
  Only allocate a single buffer for writing LAS data in streaming mode.
Consolidate LAS writer code for streaming and non-streaming modes.


  Commit: 07c068fdda1e50be358b0e9d4bcc3aaeb0271406
      https://github.com/PDAL/PDAL/commit/07c068fdda1e50be358b0e9d4bcc3aaeb0271406
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M include/pdal/PointTable.hpp
    M include/pdal/Stage.hpp
    M src/Stage.cpp

  Log Message:
  -----------
  Allow a streaming point table to be subclassed.


  Commit: 7ab0b3af1259d5fbc25c6780451e2c758257088f
      https://github.com/PDAL/PDAL/commit/7ab0b3af1259d5fbc25c6780451e2c758257088f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M io/bpf/BpfReader.cpp
    M io/bpf/BpfReader.hpp
    M test/unit/io/bpf/BPFTest.cpp
    M test/unit/io/las/LasWriterTest.cpp

  Log Message:
  -----------
  Streaming for BPF reading.


  Commit: 15843c6b208f9d8ee363c22578b89a4ea563ee7d
      https://github.com/PDAL/PDAL/commit/15843c6b208f9d8ee363c22578b89a4ea563ee7d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-04 (Fri, 04 Dec 2015)

  Changed paths:
    M include/pdal/PointTable.hpp

  Log Message:
  -----------
  Use function to get layout.


  Commit: 05342593a37cf0000fb8943f948f4369b9d95012
      https://github.com/PDAL/PDAL/commit/05342593a37cf0000fb8943f948f4369b9d95012
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-12-06 (Sun, 06 Dec 2015)

  Changed paths:
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp

  Log Message:
  -----------
  Add streaming capability to reprojection filter.


  Commit: c2dc156fd405a0da2ed1d68333901934951ca122
      https://github.com/PDAL/PDAL/commit/c2dc156fd405a0da2ed1d68333901934951ca122
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-08 (Tue, 08 Dec 2015)

  Changed paths:
    M include/pdal/PointTable.hpp
    M src/PointTable.cpp

  Log Message:
  -----------
  PointLayout as argument to PointTable.


  Commit: f383053881eb6290aef08558485f41c50831aac3
      https://github.com/PDAL/PDAL/commit/f383053881eb6290aef08558485f41c50831aac3
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M include/pdal/PointTable.hpp
    M src/PointTable.cpp

  Log Message:
  -----------
  Merge branch 'stream' of github.com:PDAL/PDAL into stream


  Commit: 609758d62c0a99a1760bcaad80ffb13ccf29ebc5
      https://github.com/PDAL/PDAL/commit/609758d62c0a99a1760bcaad80ffb13ccf29ebc5
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M filters/colorization/ColorizationFilter.cpp
    M filters/colorization/ColorizationFilter.hpp
    M io/las/LasWriter.cpp

  Log Message:
  -----------
  Support streaming with colorization.


  Commit: 96e4e9fc59cee0276b9fa9fc706e400750a2e4f9
      https://github.com/PDAL/PDAL/commit/96e4e9fc59cee0276b9fa9fc706e400750a2e4f9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

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

  Log Message:
  -----------
  Don't crash when creating OStreamMarker on unopen stream.


  Commit: 10a593c6445cff04fd1e9c144bddf4758f6f9d80
      https://github.com/PDAL/PDAL/commit/10a593c6445cff04fd1e9c144bddf4758f6f9d80
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M appveyor.yml
    M cmake/geos.cmake
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/Compression.hpp
    M include/pdal/Dimension.hpp
    M include/pdal/Geometry.hpp
    M io/bpf/BpfReader.cpp
    M io/las/LasReader.cpp
    M io/las/LasWriter.cpp
    M io/las/LasWriter.hpp
    M plugins/hexbin/filters/HexBin.cpp
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile
    M src/pdal_config.cpp
    M src/plang/Environment.cpp
    A test/data/las/test1_4.las
    M test/unit/io/bpf/BPFTest.cpp
    M test/unit/io/las/LasReaderTest.cpp
    M test/unit/io/las/LasWriterTest.cpp

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


  Commit: c94c31d8c794a75608cf1c30259bfd7f936979a5
      https://github.com/PDAL/PDAL/commit/c94c31d8c794a75608cf1c30259bfd7f936979a5
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M appveyor.yml
    M cmake/geos.cmake
    M filters/colorization/ColorizationFilter.cpp
    M filters/colorization/ColorizationFilter.hpp
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/Compression.hpp
    M include/pdal/Dimension.hpp
    M include/pdal/Geometry.hpp
    M include/pdal/util/OStream.hpp
    M io/bpf/BpfReader.cpp
    M io/las/LasReader.cpp
    M io/las/LasWriter.cpp
    M io/las/LasWriter.hpp
    M plugins/hexbin/filters/HexBin.cpp
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile
    M src/pdal_config.cpp
    M src/plang/Environment.cpp
    A test/data/las/test1_4.las
    M test/unit/io/bpf/BPFTest.cpp
    M test/unit/io/las/LasReaderTest.cpp
    M test/unit/io/las/LasWriterTest.cpp

  Log Message:
  -----------
  Merge branch 'stream' of github.com:PDAL/PDAL into stream


  Commit: 736993b65c155cc1d868019ce7af4604c614a7ba
      https://github.com/PDAL/PDAL/commit/736993b65c155cc1d868019ce7af4604c614a7ba
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M filters/CMakeLists.txt
    A filters/streamcallback/CMakeLists.txt
    A filters/streamcallback/StreamCallbackFilter.cpp
    A filters/streamcallback/StreamCallbackFilter.hpp
    M test/unit/CMakeLists.txt
    M test/unit/filters/ColorizationFilterTest.cpp

  Log Message:
  -----------
  Add StreamCallbackFilter.
Add tests for streaming colorization.


  Commit: fdb74537c504c012951332902388fe7d62f00226
      https://github.com/PDAL/PDAL/commit/fdb74537c504c012951332902388fe7d62f00226
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M include/pdal/PointRef.hpp
    M include/pdal/PointView.hpp
    M src/Stage.cpp

  Log Message:
  -----------
  Use references instead of pointers when possible.


  Commit: da2346f7aabb1d1dc8b45bf6775c6d3c6ec73c72
      https://github.com/PDAL/PDAL/commit/da2346f7aabb1d1dc8b45bf6775c6d3c6ec73c72
  Author: Connor Manning <connormanning at users.noreply.github.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M include/pdal/PointRef.hpp
    M include/pdal/PointView.hpp
    M src/Stage.cpp

  Log Message:
  -----------
  Merge pull request #1069 from PDAL/stream-ref

Use references instead of pointers when possible.


  Commit: 5d078b1b550cd59917c890a4eb50e64d1a7bf7f2
      https://github.com/PDAL/PDAL/commit/5d078b1b550cd59917c890a4eb50e64d1a7bf7f2
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-12-12 (Sat, 12 Dec 2015)

  Changed paths:
    M include/pdal/PointRef.hpp
    M io/bpf/BpfReader.cpp
    M io/faux/FauxReader.cpp

  Log Message:
  -----------
  Initialize primitives.


  Commit: 16c3063ba4492bc6c1567b4c2bfa78a6a46c0504
      https://github.com/PDAL/PDAL/commit/16c3063ba4492bc6c1567b4c2bfa78a6a46c0504
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M filters/crop/CropFilter.cpp
    M filters/crop/CropFilter.hpp
    M src/Stage.cpp
    M test/unit/filters/CropFilterTest.cpp

  Log Message:
  -----------
  Streaming for crop filter.


  Commit: 7c1a270645add5ef7f05c774dcd8618d01d538f4
      https://github.com/PDAL/PDAL/commit/7c1a270645add5ef7f05c774dcd8618d01d538f4
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M include/pdal/PointRef.hpp
    M include/pdal/PointView.hpp
    M io/bpf/BpfReader.cpp
    M io/faux/FauxReader.cpp
    M src/Stage.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/stream' into stream


  Commit: 7d90671666b6c0f7eaf1503064344e63650ccc45
      https://github.com/PDAL/PDAL/commit/7d90671666b6c0f7eaf1503064344e63650ccc45
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M include/pdal/Dimension.hpp
    M io/ilvis2/Ilvis2Reader.cpp
    M io/ilvis2/Ilvis2Reader.hpp
    A test/data/ilvis2/ILVIS2_TEST_FILE.TXT
    M test/unit/io/ilvis2/Ilvis2ReaderTest.cpp

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


  Commit: 497ddabf6e940ddfb97f2f9be65ab4e6bef0a476
      https://github.com/PDAL/PDAL/commit/497ddabf6e940ddfb97f2f9be65ab4e6bef0a476
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M doc/stages/filters.decimation.rst
    M filters/decimation/DecimationFilter.cpp
    M filters/decimation/DecimationFilter.hpp
    M test/unit/filters/DecimationFilterTest.cpp

  Log Message:
  -----------
  Support streaming on the decimation filter.


  Commit: 07d279a8acd24fad1916954123b1dca75b466059
      https://github.com/PDAL/PDAL/commit/07d279a8acd24fad1916954123b1dca75b466059
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M filters/ferry/FerryFilter.cpp
    M filters/ferry/FerryFilter.hpp
    M test/unit/filters/FerryFilterTest.cpp

  Log Message:
  -----------
  Add streaming to FerryFilter.


  Commit: 031a4b688c42989bdb3b7f3e50675aad9e4df9ac
      https://github.com/PDAL/PDAL/commit/031a4b688c42989bdb3b7f3e50675aad9e4df9ac
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M test/unit/filters/RangeFilterTest.cpp

  Log Message:
  -----------
  Add stream test for RangeFilter.


  Commit: 18f9338b0c7f7b23298013722ff132a055c01084
      https://github.com/PDAL/PDAL/commit/18f9338b0c7f7b23298013722ff132a055c01084
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-15 (Tue, 15 Dec 2015)

  Changed paths:
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M test/unit/filters/ReprojectionFilterTest.cpp

  Log Message:
  -----------
  Streaming test for ReprojectionFilter.
Fix streaming for ReprojectionFilter.


  Commit: 6d698abf01e7333659a31dec644efe46817f310c
      https://github.com/PDAL/PDAL/commit/6d698abf01e7333659a31dec644efe46817f310c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-15 (Tue, 15 Dec 2015)

  Changed paths:
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M test/unit/filters/StatsFilterTest.cpp

  Log Message:
  -----------
  Streaming for StatsFilter.


  Commit: 8deeeb78860f675dc0d0bc90f6bd1e3c4878b7cf
      https://github.com/PDAL/PDAL/commit/8deeeb78860f675dc0d0bc90f6bd1e3c4878b7cf
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-15 (Tue, 15 Dec 2015)

  Changed paths:
    M filters/merge/MergeFilter.hpp
    M include/pdal/Stage.hpp
    M src/Stage.cpp
    M test/unit/StreamingTest.cpp

  Log Message:
  -----------
  Support multi-source streaming.


  Commit: 68ffc95bd168cfe5b2fe4ab58eaad1917dd71f4e
      https://github.com/PDAL/PDAL/commit/68ffc95bd168cfe5b2fe4ab58eaad1917dd71f4e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

  Changed paths:
    M filters/transformation/TransformationFilter.cpp
    M filters/transformation/TransformationFilter.hpp

  Log Message:
  -----------
  Streaming support for TransformationFilter.


  Commit: 49e2eb9b67615c2a16dc084af8b405bc9755320c
      https://github.com/PDAL/PDAL/commit/49e2eb9b67615c2a16dc084af8b405bc9755320c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

  Changed paths:
    M filters/transformation/TransformationFilter.cpp

  Log Message:
  -----------
  Return 'true' from processOne().


  Commit: 13695469961b465fd6d3b64bc628b76b0b05b8bd
      https://github.com/PDAL/PDAL/commit/13695469961b465fd6d3b64bc628b76b0b05b8bd
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-18 (Fri, 18 Dec 2015)

  Changed paths:
    M src/GDALUtils.cpp

  Log Message:
  -----------
  MS still doesn't do initialization lists in ctors.


  Commit: d9f07a4121c41f7a61ef3c9ca8b23ea82186ac4b
      https://github.com/PDAL/PDAL/commit/d9f07a4121c41f7a61ef3c9ca8b23ea82186ac4b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M io/ilvis2/Ilvis2Reader.cpp
    M io/ilvis2/Ilvis2Reader.hpp
    M test/data/ilvis2/ILVIS2_TEST_FILE.TXT
    M test/unit/io/ilvis2/Ilvis2ReaderTest.cpp

  Log Message:
  -----------
  Streaming support for ILVIS2.


  Commit: e0e53e6c4ff70cd239ff188bde331c23f47d411f
      https://github.com/PDAL/PDAL/commit/e0e53e6c4ff70cd239ff188bde331c23f47d411f
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  catch up Docker config for CPD


  Commit: 99487f22b31f79e9ac9a3b4ed3014a8b5cba6f30
      https://github.com/PDAL/PDAL/commit/99487f22b31f79e9ac9a3b4ed3014a8b5cba6f30
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M doc/stages/filters.crop.rst
    M filters/colorization/ColorizationFilter.cpp
    M include/pdal/GDALUtils.hpp
    M scripts/docker/dependencies/Dockerfile
    M src/GDALUtils.cpp

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


  Commit: adbf3ba11e9248f4b98e1dc2a1eda21f2b9eb5c8
      https://github.com/PDAL/PDAL/commit/adbf3ba11e9248f4b98e1dc2a1eda21f2b9eb5c8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M doc/stages/writers.las.rst

  Log Message:
  -----------
  Fix default minor version of LAS file in documentation.


  Commit: e105dcdc753933ea910f06371f9a88c3cb658c9f
      https://github.com/PDAL/PDAL/commit/e105dcdc753933ea910f06371f9a88c3cb658c9f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile

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


  Commit: d424c4b78ae504ba3606af2a81c014e5cfaaf421
      https://github.com/PDAL/PDAL/commit/d424c4b78ae504ba3606af2a81c014e5cfaaf421
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M doc/stages/writers.las.rst
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile
    M src/GDALUtils.cpp

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


  Commit: 277b2a20f0690ba0ee7f0ec6920e0af215d70beb
      https://github.com/PDAL/PDAL/commit/277b2a20f0690ba0ee7f0ec6920e0af215d70beb
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M kernels/random/RandomKernel.cpp
    M test/unit/CMakeLists.txt
    A test/unit/apps/RandomTest.cpp

  Log Message:
  -----------
  Add support for stage-specific options on random kernel.
Close #1072


  Commit: 93d8b8539cb402711a7f37fa0be5d1384cff646a
      https://github.com/PDAL/PDAL/commit/93d8b8539cb402711a7f37fa0be5d1384cff646a
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  clean up Docker-built stuff when making dependencies image


  Commit: 5d793b43f2d13810292f278bfffd84ae9d80e40b
      https://github.com/PDAL/PDAL/commit/5d793b43f2d13810292f278bfffd84ae9d80e40b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M kernels/random/RandomKernel.cpp
    M test/unit/CMakeLists.txt
    A test/unit/apps/RandomTest.cpp

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


  Commit: fab4630312ed9b2a007f95bfb02e87776885180e
      https://github.com/PDAL/PDAL/commit/fab4630312ed9b2a007f95bfb02e87776885180e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M scripts/docker/dependencies/Dockerfile

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


  Commit: 1684996ac5678b3a392093f7b9002de035bff38b
      https://github.com/PDAL/PDAL/commit/1684996ac5678b3a392093f7b9002de035bff38b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-21 (Mon, 21 Dec 2015)

  Changed paths:
    M io/ilvis2/Ilvis2Reader.cpp
    M io/ilvis2/Ilvis2Reader.hpp
    M test/data/ilvis2/ILVIS2_TEST_FILE.TXT
    M test/unit/io/ilvis2/Ilvis2ReaderTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/stream' into reopen


  Commit: b1ad778968aa1cb00d9308c783c5e358d4abcdfe
      https://github.com/PDAL/PDAL/commit/b1ad778968aa1cb00d9308c783c5e358d4abcdfe
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-22 (Tue, 22 Dec 2015)

  Changed paths:
    M io/tindex/TIndexReader.cpp
    M io/tindex/TIndexReader.hpp

  Log Message:
  -----------
  Multiple file opening for tindex.


Compare: https://github.com/PDAL/PDAL/compare/d7ffe3a37a84...b1ad778968aa


More information about the pdal-commits mailing list