[pdal-commits] [PDAL/PDAL] 82d712: add ability for pdal::Kernel to add hidden switche...

GitHub noreply at github.com
Mon Apr 13 09:03:06 PDT 2015


  Branch: refs/heads/pdal-tindex
  Home:   https://github.com/PDAL/PDAL
  Commit: 82d712452b551114466991899e13620aff657cdc
      https://github.com/PDAL/PDAL/commit/82d712452b551114466991899e13620aff657cdc
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-02 (Thu, 02 Apr 2015)

  Changed paths:
    M include/pdal/Kernel.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/pipeline/PipelineKernel.hpp
    M src/Kernel.cpp

  Log Message:
  -----------
  add ability for pdal::Kernel to add hidden switches, use to implement --pointcloudschema output for pdal info and pdal pipeline


  Commit: 7fc3a62f0d242efcdb900a54c76b46786b71ec59
      https://github.com/PDAL/PDAL/commit/7fc3a62f0d242efcdb900a54c76b46786b71ec59
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-03 (Fri, 03 Apr 2015)

  Changed paths:
    M kernels/info/InfoKernel.cpp
    M kernels/pipeline/PipelineKernel.cpp

  Log Message:
  -----------
  protect XMLSchema with PDAL_HAVE_LIBXML2


  Commit: 0b20d202c533eccf2651542d274871d702fa9c8a
      https://github.com/PDAL/PDAL/commit/0b20d202c533eccf2651542d274871d702fa9c8a
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-03 (Fri, 03 Apr 2015)

  Changed paths:
    M plugins/nitf/io/NitfWriter.cpp

  Log Message:
  -----------
  apply patch from Todd Murphy to ensure valid boxes for small footprints in IGEOLO in writers.nitf


  Commit: cf9917a630e07488f00b0756f78ff7b96d7d575d
      https://github.com/PDAL/PDAL/commit/cf9917a630e07488f00b0756f78ff7b96d7d575d
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M plugins/nitf/io/NitfWriter.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/nitf-writer-igeolo-precision'


  Commit: 41a3c71bc30ede0c0ec5dfd8930e7dda59d5383a
      https://github.com/PDAL/PDAL/commit/41a3c71bc30ede0c0ec5dfd8930e7dda59d5383a
  Author: Connor Manning <connor at hobu.co>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M filters/colorization/ColorizationFilter.cpp
    M filters/colorization/ColorizationFilter.hpp
    M filters/ferry/FerryFilter.cpp
    M filters/ferry/FerryFilter.hpp
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M filters/sort/SortFilter.hpp
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M filters/transformation/TransformationFilter.cpp
    M filters/transformation/TransformationFilter.hpp
    M include/pdal/Filter.hpp
    M include/pdal/QuadIndex.hpp
    M include/pdal/Stage.hpp
    M include/pdal/StageWrapper.hpp
    M include/pdal/plang/BufferedInvocation.hpp
    M plugins/attribute/filters/AttributeFilter.cpp
    M plugins/attribute/filters/AttributeFilter.hpp
    M plugins/hexbin/filters/HexBin.cpp
    M plugins/hexbin/filters/HexBin.hpp
    M plugins/python/filters/PredicateFilter.cpp
    M plugins/python/filters/ProgrammableFilter.cpp
    M plugins/python/filters/ProgrammableFilter.hpp
    M src/QuadIndex.cpp
    M src/plang/BufferedInvocation.cpp
    M test/unit/filters/SortFilterTest.cpp

  Log Message:
  -----------
  Take PointView reference instead of shared_ptr in filter().


  Commit: cc8001baf8288526a56306a48bfc315a1a428f07
      https://github.com/PDAL/PDAL/commit/cc8001baf8288526a56306a48bfc315a1a428f07
  Author: Connor Manning <connormanning at users.noreply.github.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M filters/colorization/ColorizationFilter.cpp
    M filters/colorization/ColorizationFilter.hpp
    M filters/ferry/FerryFilter.cpp
    M filters/ferry/FerryFilter.hpp
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M filters/sort/SortFilter.hpp
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M filters/transformation/TransformationFilter.cpp
    M filters/transformation/TransformationFilter.hpp
    M include/pdal/Filter.hpp
    M include/pdal/QuadIndex.hpp
    M include/pdal/Stage.hpp
    M include/pdal/StageWrapper.hpp
    M include/pdal/plang/BufferedInvocation.hpp
    M plugins/attribute/filters/AttributeFilter.cpp
    M plugins/attribute/filters/AttributeFilter.hpp
    M plugins/hexbin/filters/HexBin.cpp
    M plugins/hexbin/filters/HexBin.hpp
    M plugins/python/filters/PredicateFilter.cpp
    M plugins/python/filters/ProgrammableFilter.cpp
    M plugins/python/filters/ProgrammableFilter.hpp
    M src/QuadIndex.cpp
    M src/plang/BufferedInvocation.cpp
    M test/unit/filters/SortFilterTest.cpp

  Log Message:
  -----------
  Merge pull request #869 from PDAL/filter-reference

Take a PointView reference instead of shared_ptr in filter().


  Commit: 3330758698a1733e9809709290e158c77a60ba8e
      https://github.com/PDAL/PDAL/commit/3330758698a1733e9809709290e158c77a60ba8e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-07 (Tue, 07 Apr 2015)

  Changed paths:
    M plugins/nitf/io/NitfWriter.cpp

  Log Message:
  -----------
  Formatting.


  Commit: 54bb4d710ca9ee694edce176f1a55a4072640199
      https://github.com/PDAL/PDAL/commit/54bb4d710ca9ee694edce176f1a55a4072640199
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

  Changed paths:
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/test/OCITest.cpp

  Log Message:
  -----------
  Add OCI test code.


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

  Changed paths:
    M filters/colorization/ColorizationFilter.cpp
    M filters/colorization/ColorizationFilter.hpp
    M filters/ferry/FerryFilter.cpp
    M filters/ferry/FerryFilter.hpp
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M filters/sort/SortFilter.hpp
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M filters/transformation/TransformationFilter.cpp
    M filters/transformation/TransformationFilter.hpp
    M include/pdal/Filter.hpp
    M include/pdal/QuadIndex.hpp
    M include/pdal/Stage.hpp
    M include/pdal/StageWrapper.hpp
    M include/pdal/plang/BufferedInvocation.hpp
    M plugins/attribute/filters/AttributeFilter.cpp
    M plugins/attribute/filters/AttributeFilter.hpp
    M plugins/hexbin/filters/HexBin.cpp
    M plugins/hexbin/filters/HexBin.hpp
    M plugins/python/filters/PredicateFilter.cpp
    M plugins/python/filters/ProgrammableFilter.cpp
    M plugins/python/filters/ProgrammableFilter.hpp
    M src/QuadIndex.cpp
    M src/plang/BufferedInvocation.cpp
    M test/unit/filters/SortFilterTest.cpp

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/PDAL/PDAL


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

  Changed paths:
    M include/pdal/PointView.hpp
    M test/unit/PointViewTest.cpp

  Log Message:
  -----------
  Use custom comparator for PointViewSet.
Test comparator for PointViewSet.


  Commit: 7760e5d30d498385c6a359a56f9b1b31fad3cf57
      https://github.com/PDAL/PDAL/commit/7760e5d30d498385c6a359a56f9b1b31fad3cf57
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

  Changed paths:
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp

  Log Message:
  -----------
  Remove debug.


  Commit: 3971f5498b64a32ae8973046d15db2dfe0db76e2
      https://github.com/PDAL/PDAL/commit/3971f5498b64a32ae8973046d15db2dfe0db76e2
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-08 (Wed, 08 Apr 2015)

  Changed paths:
    M test/unit/PointViewTest.cpp

  Log Message:
  -----------
  Duh.


  Commit: bf6e8e1fcb008d4b8e123292d291d649f8b85268
      https://github.com/PDAL/PDAL/commit/bf6e8e1fcb008d4b8e123292d291d649f8b85268
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M include/pdal/Compression.hpp

  Log Message:
  -----------
  Change LazPerfCompressor warning from exception to error output.


  Commit: a216638cb1a577d98e1c914e357d25945800b484
      https://github.com/PDAL/PDAL/commit/a216638cb1a577d98e1c914e357d25945800b484
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M CMakeLists.txt
    M filters/chipper/ChipperFilter.hpp
    M filters/colorization/ColorizationFilter.cpp
    M filters/colorization/ColorizationFilter.hpp
    M filters/crop/CropFilter.hpp
    M filters/decimation/DecimationFilter.hpp
    M filters/ferry/FerryFilter.cpp
    M filters/ferry/FerryFilter.hpp
    M filters/merge/MergeFilter.hpp
    M filters/mortonorder/MortonOrderFilter.hpp
    M filters/range/RangeFilter.hpp
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M filters/sort/SortFilter.hpp
    M filters/splitter/SplitterFilter.hpp
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M filters/transformation/TransformationFilter.cpp
    M filters/transformation/TransformationFilter.hpp
    M include/pdal/Compression.hpp
    M include/pdal/Filter.hpp
    M include/pdal/GlobalEnvironment.hpp
    M include/pdal/PipelineManager.hpp
    M include/pdal/PluginManager.hpp
    M include/pdal/PointLayout.hpp
    M include/pdal/PointTable.hpp
    M include/pdal/PointView.hpp
    M include/pdal/QuadIndex.hpp
    M include/pdal/Stage.hpp
    M include/pdal/StageWrapper.hpp
    M include/pdal/Utils.hpp
    M include/pdal/pdal_macros.hpp
    M include/pdal/plang/BufferedInvocation.hpp
    R include/pdal/plugin.h
    A include/pdal/plugin.hpp
    M io/bpf/BpfReader.hpp
    M io/bpf/BpfWriter.hpp
    M io/faux/FauxReader.hpp
    M io/las/LasReader.hpp
    M io/las/LasWriter.hpp
    M io/null/NullWriter.hpp
    M io/optech/OptechReader.hpp
    M io/qfit/QfitReader.hpp
    M io/rialto/RialtoWriter.hpp
    M io/sbet/SbetReader.hpp
    M io/sbet/SbetWriter.hpp
    M io/terrasolid/TerrasolidReader.hpp
    M io/text/TextWriter.hpp
    M kernels/delta/DeltaKernel.hpp
    M kernels/diff/DiffKernel.hpp
    M kernels/info/InfoKernel.hpp
    M kernels/pipeline/PipelineKernel.hpp
    M kernels/random/RandomKernel.hpp
    M kernels/sort/SortKernel.hpp
    M kernels/translate/TranslateKernel.hpp
    M plugins/attribute/filters/AttributeFilter.cpp
    M plugins/attribute/filters/AttributeFilter.hpp
    M plugins/hexbin/filters/HexBin.cpp
    M plugins/hexbin/filters/HexBin.hpp
    M plugins/nitf/io/NitfWriter.cpp
    M plugins/oci/CMakeLists.txt
    M plugins/oci/io/OciCommon.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciReader.hpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/io/OciWriter.hpp
    M plugins/oci/test/OCITest.cpp
    M plugins/pcl/filters/GroundFilter.hpp
    M plugins/python/filters/PredicateFilter.cpp
    M plugins/python/filters/ProgrammableFilter.cpp
    M plugins/python/filters/ProgrammableFilter.hpp
    M scripts/ci/before_install.sh
    M scripts/ci/script.sh
    M src/DbWriter.cpp
    M src/GlobalEnvironment.cpp
    M src/QuadIndex.cpp
    M src/plang/BufferedInvocation.cpp
    M src/plang/Script.cpp
    M test/unit/CompressionTest.cpp
    M test/unit/MetadataTest.cpp
    M test/unit/PointViewTest.cpp
    M test/unit/TestConfig.cpp
    M test/unit/TestConfig.hpp.in
    M test/unit/filters/SortFilterTest.cpp

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


  Commit: bd05e507ae1d30dc79b9e2304ec19aee8d8a87a8
      https://github.com/PDAL/PDAL/commit/bd05e507ae1d30dc79b9e2304ec19aee8d8a87a8
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M scripts/ci/before_install.sh

  Log Message:
  -----------
  Install laz-perf from our PPA

This should enable laz-perf in our build and tests, since we already
were switching it on with the optional components switch.


  Commit: 09e1b0474cb8199bb822bd24a338126415d05765
      https://github.com/PDAL/PDAL/commit/09e1b0474cb8199bb822bd24a338126415d05765
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M scripts/ci/before_install.sh

  Log Message:
  -----------
  Merge branch 'more-optional-deps-from-ppa'

Closes #867. Progresses #851.


  Commit: 3f868e17fc6fe0fce9aea0b1b0bd69cf397e9fa3
      https://github.com/PDAL/PDAL/commit/3f868e17fc6fe0fce9aea0b1b0bd69cf397e9fa3
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M filters/reprojection/ReprojectionFilter.cpp
    M include/pdal/GDALUtils.hpp
    M include/pdal/GlobalEnvironment.hpp
    M plugins/attribute/filters/AttributeFilter.cpp
    M plugins/attribute/filters/AttributeFilter.hpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M src/GDALUtils.cpp
    M src/GlobalEnvironment.cpp

  Log Message:
  -----------
  Refactor and cleanup of gdal::Debug => gdal::ErrorHandler #870


  Commit: 9f65bd6f0a57c4a2e7129b33b288db5d399f598e
      https://github.com/PDAL/PDAL/commit/9f65bd6f0a57c4a2e7129b33b288db5d399f598e
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M include/pdal/Kernel.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/pipeline/PipelineKernel.hpp
    M src/Kernel.cpp

  Log Message:
  -----------
  Merge pull request #863 from PDAL/sdo_pc

add ability for pdal::Kernel to add hidden switches, use to implement --pointcloudschema output for pdal info and pdal pipeline


  Commit: 19dc074d0dcfa13ab5ad1da0e4c31fcfe263c576
      https://github.com/PDAL/PDAL/commit/19dc074d0dcfa13ab5ad1da0e4c31fcfe263c576
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

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

  Log Message:
  -----------
  Remove some dead code.
Make call_once use consistent.


  Commit: affb0c3b350cee7b75e4a0a8aaa3e0d1442a514a
      https://github.com/PDAL/PDAL/commit/affb0c3b350cee7b75e4a0a8aaa3e0d1442a514a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M src/XMLSchema.cpp
    M test/unit/XMLSchemaTest.cpp

  Log Message:
  -----------
  Ensure sufficient precision for offset and scale in XMLSchema.


  Commit: 97cbd4ec100c5db58d0e6178109f2e35313c908f
      https://github.com/PDAL/PDAL/commit/97cbd4ec100c5db58d0e6178109f2e35313c908f
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M kernels/info/InfoKernel.cpp

  Log Message:
  -----------
  make sure to add base options to 'pdal info' in addition to hidden ones described in #863


  Commit: e5b5e2b6381f55ab0b915474474f20e27d01dd81
      https://github.com/PDAL/PDAL/commit/e5b5e2b6381f55ab0b915474474f20e27d01dd81
  Author: Whitney O'Meara <womeara at radiantblue.com>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M Vagrantfile
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/geowave/io/GeoWaveWriter.cpp
    M scripts/linux-install-scripts/geowave
    M scripts/linux-install-scripts/geowave.sh
    A scripts/linux-install-scripts/pdal.sh
    R scripts/linux-install-scripts/pdal_clone.sh
    R scripts/linux-install-scripts/pdal_install.sh

  Log Message:
  -----------
  Updated vagrant provisioning to use common GeoWave jace bindings


  Commit: dbc166c06be62e222c1a2948bb773b2aaf9ad868
      https://github.com/PDAL/PDAL/commit/dbc166c06be62e222c1a2948bb773b2aaf9ad868
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M Vagrantfile
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/geowave/io/GeoWaveWriter.cpp
    M scripts/linux-install-scripts/geowave
    M scripts/linux-install-scripts/geowave.sh
    A scripts/linux-install-scripts/pdal.sh
    R scripts/linux-install-scripts/pdal_clone.sh
    R scripts/linux-install-scripts/pdal_install.sh

  Log Message:
  -----------
  Merge pull request #874 from jwomeara/geowave-update

Updated vagrant provisioning to use common GeoWave jace bindings


  Commit: 8a5436b6745467b65c91e70c5c5d5376078d7c2d
      https://github.com/PDAL/PDAL/commit/8a5436b6745467b65c91e70c5c5d5376078d7c2d
  Author: Whitney O'Meara <womeara at radiantblue.com>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M doc/stages/readers.geowave.rst
    M doc/stages/writers.geowave.rst

  Log Message:
  -----------
  Updated GeoWave plugin config URL


  Commit: ecb31917db8eab25aa23395782e6598caa0e8d22
      https://github.com/PDAL/PDAL/commit/ecb31917db8eab25aa23395782e6598caa0e8d22
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M doc/stages/readers.geowave.rst
    M doc/stages/writers.geowave.rst

  Log Message:
  -----------
  Merge pull request #875 from jwomeara/docs-update

Updated GeoWave plugin config URL


  Commit: 60e5bff44449e1081421672d8806d0a51e082fcd
      https://github.com/PDAL/PDAL/commit/60e5bff44449e1081421672d8806d0a51e082fcd
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M schemas/LAS.xsd

  Log Message:
  -----------
  increment version of PointCloudSchema XSD to 1.3 to include <metadata> for every dimension #872


  Commit: 116713416dae94b8908ad07f2e194e3a04353560
      https://github.com/PDAL/PDAL/commit/116713416dae94b8908ad07f2e194e3a04353560
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M schemas/LAS.xsd

  Log Message:
  -----------
  Merge pull request #876 from PDAL/PointCloudSchema-update

increment version of PointCloudSchema XSD to 1.3 to include <metadata> for every dimension #872


  Commit: 77bc650c20406566e589d614bcfe636d7704beb7
      https://github.com/PDAL/PDAL/commit/77bc650c20406566e589d614bcfe636d7704beb7
  Author: Whitney O'Meara <womeara at radiantblue.com>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M doc/stages/readers.geowave.rst
    M doc/stages/writers.geowave.rst
    M scripts/linux-install-scripts/geowave.sh

  Log Message:
  -----------
  Fixed documentation URL and line endings for geowave service script


  Commit: 67e5c7fcc53427fe8750e34f3ff7a7084f873d50
      https://github.com/PDAL/PDAL/commit/67e5c7fcc53427fe8750e34f3ff7a7084f873d50
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-11 (Sat, 11 Apr 2015)

  Changed paths:
    M doc/stages/readers.geowave.rst
    M doc/stages/writers.geowave.rst
    M scripts/linux-install-scripts/geowave.sh

  Log Message:
  -----------
  Merge pull request #877 from jwomeara/geowave-vagrant-fix

Fixed documentation URL and line endings for geowave service script


  Commit: 40a993e8b478941ecfb132783de583297dca8f77
      https://github.com/PDAL/PDAL/commit/40a993e8b478941ecfb132783de583297dca8f77
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-04-13 (Mon, 13 Apr 2015)

  Changed paths:
    M Vagrantfile
    M doc/stages/readers.geowave.rst
    M doc/stages/writers.geowave.rst
    M filters/colorization/ColorizationFilter.cpp
    M filters/colorization/ColorizationFilter.hpp
    M filters/ferry/FerryFilter.cpp
    M filters/ferry/FerryFilter.hpp
    M filters/reprojection/ReprojectionFilter.cpp
    M filters/reprojection/ReprojectionFilter.hpp
    M filters/sort/SortFilter.hpp
    M filters/stats/StatsFilter.cpp
    M filters/stats/StatsFilter.hpp
    M filters/transformation/TransformationFilter.cpp
    M filters/transformation/TransformationFilter.hpp
    M include/pdal/Compression.hpp
    M include/pdal/Filter.hpp
    M include/pdal/GDALUtils.hpp
    M include/pdal/GlobalEnvironment.hpp
    M include/pdal/Kernel.hpp
    M include/pdal/PointView.hpp
    M include/pdal/QuadIndex.hpp
    M include/pdal/Stage.hpp
    M include/pdal/StageWrapper.hpp
    M include/pdal/plang/BufferedInvocation.hpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/pipeline/PipelineKernel.hpp
    M plugins/attribute/filters/AttributeFilter.cpp
    M plugins/attribute/filters/AttributeFilter.hpp
    M plugins/geowave/io/GeoWaveReader.cpp
    M plugins/geowave/io/GeoWaveWriter.cpp
    M plugins/hexbin/filters/HexBin.cpp
    M plugins/hexbin/filters/HexBin.hpp
    M plugins/nitf/io/NitfWriter.cpp
    M plugins/oci/io/OciReader.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/test/OCITest.cpp
    M plugins/python/filters/PredicateFilter.cpp
    M plugins/python/filters/ProgrammableFilter.cpp
    M plugins/python/filters/ProgrammableFilter.hpp
    M schemas/LAS.xsd
    M scripts/ci/before_install.sh
    M scripts/linux-install-scripts/geowave
    M scripts/linux-install-scripts/geowave.sh
    A scripts/linux-install-scripts/pdal.sh
    R scripts/linux-install-scripts/pdal_clone.sh
    R scripts/linux-install-scripts/pdal_install.sh
    M src/GDALUtils.cpp
    M src/GlobalEnvironment.cpp
    M src/Kernel.cpp
    M src/QuadIndex.cpp
    M src/XMLSchema.cpp
    M src/plang/BufferedInvocation.cpp
    M test/unit/PointViewTest.cpp
    M test/unit/XMLSchemaTest.cpp
    M test/unit/filters/SortFilterTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into pdal-tindex


Compare: https://github.com/PDAL/PDAL/compare/fb6b266870f6...40a993e8b478


More information about the pdal-commits mailing list