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

GitHub noreply at github.com
Fri Feb 5 12:56:49 PST 2016


  Branch: refs/heads/geometry-refactor
  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: 28133b6d7c84e7241dc91e3bb5188d33f7aa793a
      https://github.com/PDAL/PDAL/commit/28133b6d7c84e7241dc91e3bb5188d33f7aa793a
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Create zip file of the bin directory and deploy to S3 for osgeo4w


  Commit: a9f759309920f8cf6e495363e0c6e0f956ec8440
      https://github.com/PDAL/PDAL/commit/a9f759309920f8cf6e495363e0c6e0f956ec8440
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Mis-copied the key when encrypting, try again


  Commit: e410f0e6f75110dc8c8baa2196f260ffabec8314
      https://github.com/PDAL/PDAL/commit/e410f0e6f75110dc8c8baa2196f260ffabec8314
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M appveyor.yml
    A scripts/appveyor/config.cmd
    M scripts/appveyor/install.cmd

  Log Message:
  -----------
  Try installing to local directory, which we will zip as an artifact


  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: 825dcafd7953328b954f133eb3c57f5da5dec41d
      https://github.com/PDAL/PDAL/commit/825dcafd7953328b954f133eb3c57f5da5dec41d
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Artifact must be relative to repository root, this may pick up tests too


  Commit: cb78ad8affe8cabaf00f8db8ea1310b362fe616b
      https://github.com/PDAL/PDAL/commit/cb78ad8affe8cabaf00f8db8ea1310b362fe616b
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2015-12-14 (Mon, 14 Dec 2015)

  Changed paths:
    M appveyor.yml

  Log Message:
  -----------
  Perhaps the bucket and folder need quotes?


  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: d7ffe3a37a841805f525b1268c5b5321ebdb667d
      https://github.com/PDAL/PDAL/commit/d7ffe3a37a841805f525b1268c5b5321ebdb667d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-12-20 (Sun, 20 Dec 2015)

  Changed paths:
    M include/pdal/util/IStream.hpp
    M io/bpf/BpfReader.cpp
    M io/gdal/GDALReader.cpp
    M io/gdal/GDALReader.hpp
    M io/las/LasReader.cpp
    M io/las/LasReader.hpp
    M plugins/nitf/io/NitfReader.hpp
    M src/GDALUtils.cpp
    M src/SpatialReference.cpp
    A test/data/png/autzen-height.png
    R test/data/pointbuffer/metadata.txt
    M test/unit/CMakeLists.txt
    M test/unit/PointViewTest.cpp
    A test/unit/io/gdal/GDALReaderTest.cpp

  Log Message:
  -----------
  Close BFP files between prepare/ready.
Open/close GDAL files on ready/done.
Add GDALReader test.
Handle setting of spatial reference from empty string.


  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: 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: 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: 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.


  Commit: 9b4bf4fee1830473199ebc0b455386bb35590fd0
      https://github.com/PDAL/PDAL/commit/9b4bf4fee1830473199ebc0b455386bb35590fd0
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M plugins/pcl/filters/RadiusOutlierFilter.cpp
    M plugins/pcl/filters/StatisticalOutlierFilter.cpp

  Log Message:
  -----------
  If the radius or statistical outlier filters would remove all points, log it, and return the input cloud


  Commit: b0c1c2d44c0b130a293765608fc8f9c65f93df63
      https://github.com/PDAL/PDAL/commit/b0c1c2d44c0b130a293765608fc8f9c65f93df63
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M plugins/pcl/filters/RadiusOutlierFilter.cpp
    M plugins/pcl/filters/StatisticalOutlierFilter.cpp

  Log Message:
  -----------
  Merge pull request #1093 from PDAL/catch-overly-aggressive-outlier-parameters

Prevent segfaults in outlier filters


  Commit: adb47525553b4a05fa130e53b2e8b0357c99e942
      https://github.com/PDAL/PDAL/commit/adb47525553b4a05fa130e53b2e8b0357c99e942
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M plugins/pcl/filters/RadiusOutlierFilter.cpp
    M plugins/pcl/filters/StatisticalOutlierFilter.cpp

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


  Commit: 2f220f50fa89fe0597278134884098c785cdd640
      https://github.com/PDAL/PDAL/commit/2f220f50fa89fe0597278134884098c785cdd640
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M filters/crop/CropFilter.cpp
    M filters/crop/CropFilter.hpp
    M include/pdal/GEOSUtils.hpp
    M include/pdal/GlobalEnvironment.hpp
    A include/pdal/Polygon.hpp
    M plugins/attribute/filters/AttributeFilter.cpp
    M plugins/attribute/filters/AttributeFilter.hpp
    M plugins/hexbin/filters/HexBin.cpp
    M src/CMakeLists.txt
    M src/GEOSUtils.cpp
    A src/Polygon.cpp
    A test/data/autzen/autzen-selection.json
    M test/unit/CMakeLists.txt
    M test/unit/OptionsTest.cpp
    A test/unit/PolygonTest.cpp

  Log Message:
  -----------
  Refactor GEOS stuff into a pdal::Polygon class #1092


  Commit: 96085c41e20d4c807b9837dd7e4e4a7882c438aa
      https://github.com/PDAL/PDAL/commit/96085c41e20d4c807b9837dd7e4e4a7882c438aa
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M apps/pdal.cpp
    M include/pdal/PluginManager.hpp
    M src/PluginManager.cpp

  Log Message:
  -----------
  Output help link in help print outs #1094


  Commit: 3c6d3920ac540cd058054af7c1dc2f6aafe8eb36
      https://github.com/PDAL/PDAL/commit/3c6d3920ac540cd058054af7c1dc2f6aafe8eb36
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-01-30 (Sat, 30 Jan 2016)

  Changed paths:
    M apps/pdal.cpp
    M include/pdal/PluginManager.hpp
    M src/PluginManager.cpp

  Log Message:
  -----------
  Merge pull request #1095 from PDAL/help-link

Output help link in help print outs #1094


  Commit: 845f2664e1fafd8a4f772e0a35a39ab9b053c54b
      https://github.com/PDAL/PDAL/commit/845f2664e1fafd8a4f772e0a35a39ab9b053c54b
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M doc/contributors.rst

  Log Message:
  -----------
  update RB logo location


  Commit: f54cd74728e96d3cd0c142bef557ece8742848c5
      https://github.com/PDAL/PDAL/commit/f54cd74728e96d3cd0c142bef557ece8742848c5
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M python/pdal/Pipeline.cpp
    M python/test/__init__.py
    M python/test/test_libpdal.py
    M scripts/ci/script.sh
    M scripts/docker/dependencies/Dockerfile

  Log Message:
  -----------
  Python extension fixes #1096


  Commit: 48e74a09a5b396319c545013ec5f747ca16e9e9a
      https://github.com/PDAL/PDAL/commit/48e74a09a5b396319c545013ec5f747ca16e9e9a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-04 (Thu, 04 Feb 2016)

  Changed paths:
    M CMakeLists.txt
    M PDALConfig.cmake.in

  Log Message:
  -----------
  Make sure we're providing libraries that are exported targets in PDALConfig


  Commit: 2bdb50fcf74f97081a9fac722804d6352eeccea8
      https://github.com/PDAL/PDAL/commit/2bdb50fcf74f97081a9fac722804d6352eeccea8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-04 (Thu, 04 Feb 2016)

  Changed paths:
    M io/ilvis2/Ilvis2Reader.cpp

  Log Message:
  -----------
  Remove dead code.


  Commit: 427bfd03b957aa55a238098a68dd2bb6cf862c61
      https://github.com/PDAL/PDAL/commit/427bfd03b957aa55a238098a68dd2bb6cf862c61
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-04 (Thu, 04 Feb 2016)

  Changed paths:
    M CMakeLists.txt
    M PDALConfig.cmake.in
    M doc/contributors.rst
    M python/pdal/Pipeline.cpp
    M python/test/__init__.py
    M python/test/test_libpdal.py
    M scripts/ci/script.sh
    M scripts/docker/dependencies/Dockerfile

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


  Commit: 10445fea95c74378a5dbfe636c06397419d52ecb
      https://github.com/PDAL/PDAL/commit/10445fea95c74378a5dbfe636c06397419d52ecb
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-04 (Thu, 04 Feb 2016)

  Changed paths:
    M apps/pdal.cpp
    M examples/writing-kernel/MyKernel.cpp
    M examples/writing-kernel/MyKernel.hpp
    M examples/writing/tutorial.cpp
    M include/pdal/Kernel.hpp
    A include/pdal/util/ProgramArgs.hpp
    M include/pdal/util/Utils.hpp
    M kernels/delta/DeltaKernel.cpp
    M kernels/delta/DeltaKernel.hpp
    M kernels/diff/DiffKernel.cpp
    M kernels/diff/DiffKernel.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M kernels/merge/MergeKernel.cpp
    M kernels/merge/MergeKernel.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/pipeline/PipelineKernel.hpp
    M kernels/random/RandomKernel.cpp
    M kernels/random/RandomKernel.hpp
    M kernels/sort/SortKernel.cpp
    M kernels/sort/SortKernel.hpp
    M kernels/split/SplitKernel.cpp
    M kernels/split/SplitKernel.hpp
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp
    M kernels/translate/TranslateKernel.cpp
    M kernels/translate/TranslateKernel.hpp
    M plugins/cpd/kernel/Cpd.cpp
    M plugins/cpd/kernel/Cpd.hpp
    M plugins/pcl/kernel/GroundKernel.cpp
    M plugins/pcl/kernel/GroundKernel.hpp
    M plugins/pcl/kernel/HeightAboveGroundKernel.cpp
    M plugins/pcl/kernel/HeightAboveGroundKernel.hpp
    M plugins/pcl/kernel/PCLKernel.cpp
    M plugins/pcl/kernel/PCLKernel.hpp
    M plugins/pcl/kernel/SmoothKernel.cpp
    M plugins/pcl/kernel/SmoothKernel.hpp
    M plugins/pcl/kernel/ViewKernel.cpp
    M plugins/pcl/kernel/ViewKernel.hpp
    M src/Kernel.cpp
    M src/util/Utils.cpp
    M test/unit/CMakeLists.txt
    A test/unit/ProgramArgsTest.cpp
    M test/unit/apps/MergeTest.cpp
    M test/unit/apps/pc2pcTest.cpp
    M test/unit/apps/pcpipelineTest.cpp

  Log Message:
  -----------
  ProgramArgs with tests.


  Commit: 92a0095b35ede50b6d434eb65938e79319901665
      https://github.com/PDAL/PDAL/commit/92a0095b35ede50b6d434eb65938e79319901665
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

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

  Log Message:
  -----------
  Doxygen for ProgramArgs.


  Commit: 17981cd167099e2455fc56083f73abe5279c4621
      https://github.com/PDAL/PDAL/commit/17981cd167099e2455fc56083f73abe5279c4621
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

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

  Log Message:
  -----------
  Doxy for enum.


  Commit: fce1dc450408b9b7ea011c061f09a9868b196ed1
      https://github.com/PDAL/PDAL/commit/fce1dc450408b9b7ea011c061f09a9868b196ed1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

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

  Log Message:
  -----------
  Add missing function hidden().


  Commit: b126dd8057efcbe7a76703650a9bea69717c741d
      https://github.com/PDAL/PDAL/commit/b126dd8057efcbe7a76703650a9bea69717c741d
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M plugins/pgpointcloud/io/PgWriter.cpp

  Log Message:
  -----------
  Quote delete statement for pgpointcloud #1098


  Commit: 7db7bfcc205cf877c8c5167761654a3159a5329e
      https://github.com/PDAL/PDAL/commit/7db7bfcc205cf877c8c5167761654a3159a5329e
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp

  Log Message:
  -----------
  make test table name start with a number to simulate #1098


  Commit: 1f297adcadfe19d0b589a50f6467d32f895bc3e9
      https://github.com/PDAL/PDAL/commit/1f297adcadfe19d0b589a50f6467d32f895bc3e9
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M plugins/pgpointcloud/io/PgWriter.cpp
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp

  Log Message:
  -----------
  Merge pull request #1099 from PDAL/pgpointcloud-quote-delete

Quote delete statement for pgpointcloud #1098


  Commit: c1cacd27fa916b92ebdd38d0afc048e55f059831
      https://github.com/PDAL/PDAL/commit/c1cacd27fa916b92ebdd38d0afc048e55f059831
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M appveyor.yml
    A scripts/appveyor/config.cmd
    M scripts/appveyor/install.cmd

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/appveyor-artifacts-to-s3'


  Commit: ddcc17b6c58a15e761a1fab3137c2523402d5c62
      https://github.com/PDAL/PDAL/commit/ddcc17b6c58a15e761a1fab3137c2523402d5c62
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M CMakeLists.txt
    M PDALConfig.cmake.in
    M apps/pdal.cpp
    M appveyor.yml
    M doc/contributors.rst
    M examples/writing-kernel/MyKernel.cpp
    M examples/writing-kernel/MyKernel.hpp
    M examples/writing/tutorial.cpp
    M include/pdal/Kernel.hpp
    M include/pdal/PluginManager.hpp
    A include/pdal/util/ProgramArgs.hpp
    M include/pdal/util/Utils.hpp
    M io/ilvis2/Ilvis2Reader.cpp
    M kernels/delta/DeltaKernel.cpp
    M kernels/delta/DeltaKernel.hpp
    M kernels/diff/DiffKernel.cpp
    M kernels/diff/DiffKernel.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M kernels/merge/MergeKernel.cpp
    M kernels/merge/MergeKernel.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/pipeline/PipelineKernel.hpp
    M kernels/random/RandomKernel.cpp
    M kernels/random/RandomKernel.hpp
    M kernels/sort/SortKernel.cpp
    M kernels/sort/SortKernel.hpp
    M kernels/split/SplitKernel.cpp
    M kernels/split/SplitKernel.hpp
    M kernels/tindex/TIndexKernel.cpp
    M kernels/tindex/TIndexKernel.hpp
    M kernels/translate/TranslateKernel.cpp
    M kernels/translate/TranslateKernel.hpp
    M plugins/cpd/kernel/Cpd.cpp
    M plugins/cpd/kernel/Cpd.hpp
    M plugins/pcl/kernel/GroundKernel.cpp
    M plugins/pcl/kernel/GroundKernel.hpp
    M plugins/pcl/kernel/HeightAboveGroundKernel.cpp
    M plugins/pcl/kernel/HeightAboveGroundKernel.hpp
    M plugins/pcl/kernel/PCLKernel.cpp
    M plugins/pcl/kernel/PCLKernel.hpp
    M plugins/pcl/kernel/SmoothKernel.cpp
    M plugins/pcl/kernel/SmoothKernel.hpp
    M plugins/pcl/kernel/ViewKernel.cpp
    M plugins/pcl/kernel/ViewKernel.hpp
    M plugins/pgpointcloud/io/PgWriter.cpp
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
    M python/pdal/Pipeline.cpp
    M python/test/__init__.py
    M python/test/test_libpdal.py
    A scripts/appveyor/config.cmd
    M scripts/appveyor/install.cmd
    M scripts/ci/script.sh
    M scripts/docker/dependencies/Dockerfile
    M src/Kernel.cpp
    M src/PluginManager.cpp
    M src/util/Utils.cpp
    M test/unit/CMakeLists.txt
    A test/unit/ProgramArgsTest.cpp
    M test/unit/apps/MergeTest.cpp
    M test/unit/apps/pc2pcTest.cpp
    M test/unit/apps/pcpipelineTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into geometry-refactor


Compare: https://github.com/PDAL/PDAL/compare/d92dfd4f2250...ddcc17b6c58a


More information about the pdal-commits mailing list