[pdal-commits] [PDAL/PDAL] 2abc99: Initial check-in for safety.

GitHub noreply at github.com
Thu Jun 15 13:25:07 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 2abc9955f690d781c3b1face9d30f5373d0464c1
      https://github.com/PDAL/PDAL/commit/2abc9955f690d781c3b1face9d30f5373d0464c1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-04-12 (Wed, 12 Apr 2017)

  Changed paths:
    A filters/GreedyProjection.cpp
    A filters/GreedyProjection.hpp
    M pdal/Dimension.json

  Log Message:
  -----------
  Initial check-in for safety.


  Commit: 48761cd7b5d2e8b647738b43ea8c602949558c02
      https://github.com/PDAL/PDAL/commit/48761cd7b5d2e8b647738b43ea8c602949558c02
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-04-12 (Wed, 12 Apr 2017)

  Changed paths:
    M filters/GreedyProjection.cpp

  Log Message:
  -----------
  Fix more errors.


  Commit: 727f94f3f7e00dbd9f053c9bca4ee1be6d2faca1
      https://github.com/PDAL/PDAL/commit/727f94f3f7e00dbd9f053c9bca4ee1be6d2faca1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-04-13 (Thu, 13 Apr 2017)

  Changed paths:
    M filters/GreedyProjection.cpp
    M filters/GreedyProjection.hpp

  Log Message:
  -----------
  It compiles.


  Commit: 2cd676f777101186e5088f0da93c2fdcb96460c2
      https://github.com/PDAL/PDAL/commit/2cd676f777101186e5088f0da93c2fdcb96460c2
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M filters/GreedyProjection.cpp
    M filters/GreedyProjection.hpp
    A pdal/Mesh.hpp
    M pdal/PointView.hpp
    M pdal/StageFactory.cpp

  Log Message:
  -----------
  Hook greedy triangulation into filters.


  Commit: 99f8359cd892b220815cfdc7d68ac380b1bd6e57
      https://github.com/PDAL/PDAL/commit/99f8359cd892b220815cfdc7d68ac380b1bd6e57
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
    M filters/GreedyProjection.cpp
    M filters/GreedyProjection.hpp
    M pdal/Mesh.hpp
    M pdal/PointView.cpp
    M pdal/PointView.hpp

  Log Message:
  -----------
  Hooks for multiple meshes.


  Commit: 84b03f6139886f15561ffb2dadd6d7d99bbf1114
      https://github.com/PDAL/PDAL/commit/84b03f6139886f15561ffb2dadd6d7d99bbf1114
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
    M doc/apps/translate.rst
    M doc/development/testing.rst
    M doc/pipeline.rst
    M doc/stages/filters.outlier.rst
    M doc/stages/filters.pmf.rst
    M doc/stages/writers.gdal.rst
    M doc/workshop/exercises/analysis/denoising/denoise.json
    M doc/workshop/exercises/analysis/denoising/denoising.rst
    M doc/workshop/exercises/analysis/ground/ground-run-ground-only.txt
    M doc/workshop/exercises/analysis/ground/ground.rst
    M doc/workshop/exercises/analysis/ground/translate-run-ground-only.txt
    M filters/MergeFilter.hpp
    M io/GDALGrid.cpp
    M pdal/Filter.hpp
    M pdal/Kernel.cpp
    M pdal/PipelineReaderJSON.cpp
    M pdal/PointView.hpp
    M pdal/Stage.cpp
    M pdal/Stage.hpp
    M pdal/util/ProgramArgs.hpp
    M plugins/sqlite/io/SQLiteWriter.cpp
    M test/data/pipeline/options.json.in
    M test/unit/ProgramArgsTest.cpp
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

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


  Commit: b1fed0114a81596fd49ae6f734ec04183a3fe84a
      https://github.com/PDAL/PDAL/commit/b1fed0114a81596fd49ae6f734ec04183a3fe84a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
    M filters/GreedyProjection.cpp
    M filters/GreedyProjection.hpp
    M filters/NormalFilter.cpp
    M filters/NormalFilter.hpp
    M io/PlyWriter.cpp
    M io/PlyWriter.hpp
    M pdal/Dimension.json
    M pdal/Mesh.hpp
    M pdal/PointView.cpp
    M pdal/PointView.hpp
    M test/unit/PointViewTest.cpp

  Log Message:
  -----------
  Working greedy projection filter.


  Commit: 7f18283191373c0f939d5c41459a6de4c25aa619
      https://github.com/PDAL/PDAL/commit/7f18283191373c0f939d5c41459a6de4c25aa619
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
    M doc/stages/filters.splitter.rst
    M filters/SplitterFilter.cpp
    M filters/SplitterFilter.hpp
    M io/PlyWriter.cpp
    M pdal/PointView.cpp
    M pdal/PointView.hpp
    M test/unit/filters/SplitterTest.cpp

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


  Commit: 1c4a112da71388132a98dae654560086dc6d6036
      https://github.com/PDAL/PDAL/commit/1c4a112da71388132a98dae654560086dc6d6036
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-06-15 (Thu, 15 Jun 2017)

  Changed paths:
    M CMakeLists.txt
    M HOWTORELEASE.txt
    M appveyor.yml
    M cmake/examples/hobu-windows.bat
    M cmake/modules/FindNumPy.cmake
    R cmake/rply.cmake
    M doc/development/testing.rst
    M doc/download.rst
    M doc/stages/filters.programmable.rst
    M doc/stages/filters.smrf.rst
    M doc/stages/filters.sort.rst
    M doc/stages/readers.sbet.rst
    M doc/stages/writers.gdal.rst
    M doc/tutorial/index.rst
    M doc/tutorial/las.rst
    A doc/tutorial/python-filtering.rst
    M doc/workshop/exercises/analysis/boundary/boundary-command-boundary.txt
    M doc/workshop/exercises/analysis/boundary/boundary-command-tindex.txt
    M doc/workshop/exercises/analysis/boundary/boundary.rst
    M doc/workshop/exercises/analysis/clipping/clipping-run-command.txt
    M doc/workshop/exercises/analysis/clipping/clipping.json
    M doc/workshop/exercises/analysis/clipping/clipping.rst
    M doc/workshop/exercises/analysis/colorization/colorization-run-command.txt
    M doc/workshop/exercises/analysis/colorization/colorization.rst
    M doc/workshop/exercises/analysis/colorization/colorize.json
    M doc/workshop/exercises/analysis/denoising/denoise.json
    M doc/workshop/exercises/analysis/denoising/denoising-run-command.txt
    M doc/workshop/exercises/analysis/denoising/denoising.rst
    M doc/workshop/exercises/analysis/density/density-command.txt
    M doc/workshop/exercises/analysis/density/density.rst
    A doc/workshop/exercises/analysis/dtm/dtm-hillshade-command.txt
    M doc/workshop/exercises/analysis/dtm/dtm-run-command.txt
    M doc/workshop/exercises/analysis/dtm/dtm.rst
    M doc/workshop/exercises/analysis/dtm/gdal.json
    M doc/workshop/exercises/analysis/ground/ground-run-ground-only.txt
    M doc/workshop/exercises/analysis/ground/ground-run-no-filter.txt
    M doc/workshop/exercises/analysis/ground/ground.rst
    M doc/workshop/exercises/analysis/ground/translate-run-ground-only.txt
    M doc/workshop/exercises/analysis/thinning/thinning-run-dartsample.txt
    M doc/workshop/exercises/analysis/thinning/thinning.rst
    M doc/workshop/exercises/georeferencing/georeferencing-command.txt
    M doc/workshop/exercises/georeferencing/index.rst
    A doc/workshop/exercises/info/metadata-command-jq.txt
    M doc/workshop/exercises/info/metadata-command.txt
    M doc/workshop/exercises/info/metadata.rst
    M doc/workshop/exercises/info/near-command-1.txt
    M doc/workshop/exercises/info/near-command-2.txt
    M doc/workshop/exercises/info/near.rst
    M doc/workshop/exercises/info/single-point-command.txt
    M doc/workshop/exercises/info/single-point.rst
    M doc/workshop/exercises/translation/compression-command-verify.txt
    M doc/workshop/exercises/translation/compression-command.txt
    M doc/workshop/exercises/translation/compression.rst
    M doc/workshop/exercises/translation/reprojection-command-1.txt
    M doc/workshop/exercises/translation/reprojection-command-2.txt
    M doc/workshop/exercises/translation/reprojection.rst
    M doc/workshop/images/boundary-text-output.png
    M doc/workshop/images/boundary-tindex-run.png
    M doc/workshop/images/clipping-run-command.png
    M doc/workshop/images/colorize-run-command.png
    M doc/workshop/images/compression-verify.png
    M doc/workshop/images/denoise-run-command.png
    M doc/workshop/images/density-command-run.png
    M doc/workshop/images/dtm-add-raster-layer.png
    M doc/workshop/images/dtm-add-raster-mean.png
    M doc/workshop/images/dtm-qgis-added.png
    M doc/workshop/images/dtm-qgis-classify.png
    M doc/workshop/images/dtm-qgis-colorize-dtm.png
    M doc/workshop/images/dtm-qgis-hillshade-done.png
    M doc/workshop/images/dtm-qgis-select-hillshade.png
    M doc/workshop/images/dtm-run-command.png
    M doc/workshop/images/georeferencing-run-command.png
    M doc/workshop/images/ground-classified-included-side.png
    M doc/workshop/images/ground-classified-included.png
    M doc/workshop/images/ground-filtered.png
    M doc/workshop/images/ground-ground-only-view.png
    M doc/workshop/images/ground-run-command.png
    A doc/workshop/images/info-interesting-metadata-jq.png
    M doc/workshop/images/info-interesting-metadata.png
    M doc/workshop/images/info-interesting-single-point.png
    M doc/workshop/images/info-near-bbox.png
    M doc/workshop/images/info-near-point.png
    A doc/workshop/images/osgeo4w-advanced-selection.png
    A doc/workshop/images/osgeo4w-pdal-selection.png
    A doc/workshop/images/reprojection-first-point.png
    M doc/workshop/images/reprojection-proper-scale.png
    M doc/workshop/images/reprojection-run-command.png
    M doc/workshop/images/reprojection-run-with-scale.png
    M doc/workshop/images/reprojection-wrong-scale.png
    M doc/workshop/images/thinning-command-run.png
    M doc/workshop/includes/substitutions.rst
    A doc/workshop/osgeo4w.rst
    M doc/workshop/qgis.rst
    M doc/workshop/software.rst
    M filters/ClusterFilter.cpp
    M filters/ColorinterpFilter.cpp
    M filters/ColorinterpFilter.hpp
    M filters/NormalFilter.cpp
    M io/LasWriter.cpp
    M io/PlyReader.cpp
    M io/PlyReader.hpp
    M io/PlyWriter.cpp
    M io/PlyWriter.hpp
    M io/TextReader.cpp
    M pdal/Dimension.json
    M pdal/Mesh.hpp
    M pdal/PDALUtils.hpp
    M pdal/PointRef.hpp
    M pdal/SpatialReference.cpp
    M pdal/Stage.cpp
    M pdal/Stage.hpp
    M pdal/StageFactory.cpp
    M pdal/plang/Redirector.hpp
    M pdal/util/IStream.hpp
    M pdal/util/NullOStream.hpp
    M pdal/util/OStream.hpp
    M pdal/util/Utils.hpp
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/geowave/io/GeoWaveWriter.cpp
    M plugins/greyhound/CMakeLists.txt
    M plugins/greyhound/io/bounds.hpp
    M plugins/greyhound/io/point.hpp
    M plugins/hexbin/kernel/OGR.cpp
    M plugins/nitf/test/NitfReaderTest.cpp
    M plugins/sqlite/io/SQLiteCommon.hpp
    M scripts/appveyor/config.cmd
    M scripts/appveyor/install.cmd
    M scripts/docker/Dockerfile
    M scripts/docker/dependencies/Dockerfile
    A scripts/osgeo4w/config.cmd
    A test/data/ply/mesh.ply
    M test/unit/io/LasWriterTest.cpp
    M test/unit/io/PlyReaderTest.cpp
    M test/unit/io/PlyWriterTest.cpp
    M vendor/arbiter/CMakeLists.txt
    M vendor/arbiter/arbiter.hpp
    R vendor/rply/LICENSE
    R vendor/rply/etc/convert.c
    R vendor/rply/etc/dump.c
    R vendor/rply/etc/input.ply
    R vendor/rply/etc/sconvert.c
    R vendor/rply/manual/manual.html
    R vendor/rply/manual/reference.css
    R vendor/rply/manual/rply.png
    R vendor/rply/rply.c
    R vendor/rply/rply.h
    R vendor/rply/rplyfile.h

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


Compare: https://github.com/PDAL/PDAL/compare/3487af85ea71...1c4a112da713


More information about the pdal-commits mailing list