[pdal-commits] [PDAL/PDAL] aec16d: attempt to run gdal-config if we don't have a GDAL...

Howard Butler noreply at github.com
Tue Aug 20 08:44:35 PDT 2019


  Branch: refs/heads/azure-pipelines
  Home:   https://github.com/PDAL/PDAL
  Commit: aec16d32546c2af14b414cc697e11c1c9f0085c9
      https://github.com/PDAL/PDAL/commit/aec16d32546c2af14b414cc697e11c1c9f0085c9
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-07 (Wed, 07 Aug 2019)

  Changed paths:
    M cmake/gdal.cmake

  Log Message:
  -----------
  attempt to run gdal-config if we don't have a GDAL_VERSION


  Commit: 363c79a86deb8ca8ded7bec0ada3c04429dea996
      https://github.com/PDAL/PDAL/commit/363c79a86deb8ca8ded7bec0ada3c04429dea996
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
    A cmake/modules/FindFbx.cmake
    A doc/stages/writers.fbx.rst
    M pdal/StageExtensions.cpp
    M plugins/fbx/CMakeLists.txt
    M plugins/fbx/io/FbxWriter.cpp
    M scripts/conda/win64-setup.bat
    M scripts/conda/win64.bat

  Log Message:
  -----------
  Updates for writers.fbx (#2659)

* Updates for writers.fbx

* silence some point_type_t -> int warnings


  Commit: f3351bcbb6381d3f67a94fd9dbd701e8731275c7
      https://github.com/PDAL/PDAL/commit/f3351bcbb6381d3f67a94fd9dbd701e8731275c7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
    M CMakeLists.txt
    M cmake/gdal.cmake

  Log Message:
  -----------
  Make simple GDAL version handling. (#2662)


  Commit: 777a5c71b1a1b18e118f272f0b2ca1d858cd2183
      https://github.com/PDAL/PDAL/commit/777a5c71b1a1b18e118f272f0b2ca1d858cd2183
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
    M cmake/modules/FindFbx.cmake
    M plugins/fbx/io/FbxWriter.cpp

  Log Message:
  -----------
  Remove debug and FBX linkage requirement for carbon.


  Commit: 48a6ff5d2863b7572157d50534cf587442567cd0
      https://github.com/PDAL/PDAL/commit/48a6ff5d2863b7572157d50534cf587442567cd0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
    M CMakeLists.txt
    M cmake/gdal.cmake

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


  Commit: f9e2284a8add50bde45773c968c1ca312300bb6f
      https://github.com/PDAL/PDAL/commit/f9e2284a8add50bde45773c968c1ca312300bb6f
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-08 (Thu, 08 Aug 2019)

  Changed paths:
    M cmake/modules/FindFbx.cmake

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


  Commit: 8129c3c97615323fe6e90ce9875d19c598cb8c6b
      https://github.com/PDAL/PDAL/commit/8129c3c97615323fe6e90ce9875d19c598cb8c6b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-09 (Fri, 09 Aug 2019)

  Changed paths:
    M doc/apps/pipeline.rst
    M doc/apps/translate.rst
    M kernels/InfoKernel.cpp
    M kernels/PipelineKernel.cpp
    M kernels/PipelineKernel.hpp
    M kernels/TranslateKernel.cpp
    M kernels/TranslateKernel.hpp
    M pdal/PipelineManager.cpp
    M pdal/PipelineManager.hpp
    M pdal/pdal_types.hpp
    A test/data/pipeline/colorinterp.json.in
    M test/unit/apps/pcpipelineTestJSON.cpp

  Log Message:
  -----------
  Add 2-pass check for streamable pipelines (#2655)

* Add 2-pass check for streamable pipelines.

* If we're adding an interface, it needs to be better than the
last attempt.

* Add test for colorinterp with min/max.

* Change handling of stream option to ONLY run streaming for translate
and pipeline.

* Add doc and error support.


  Commit: 17961b70c644155bcd275ccfbda251285dd88c41
      https://github.com/PDAL/PDAL/commit/17961b70c644155bcd275ccfbda251285dd88c41
  Author: Nicolas Chaulet <nicolas.chaulet at gmail.com>
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
    M doc/stages/filters.assign.rst

  Log Message:
  -----------
  Assign is streamable (#2666)


  Commit: 0c9c24605ec3a57863c8d7bafc9903d170160507
      https://github.com/PDAL/PDAL/commit/0c9c24605ec3a57863c8d7bafc9903d170160507
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
    M dimbuilder/DimBuilder.cpp
    M pdal/Dimension.json

  Log Message:
  -----------
  Add alternate names for R/G/B/Normals for PLY. (#2665)


  Commit: 93f928658c6483787caa854c2f10d4099c263ac7
      https://github.com/PDAL/PDAL/commit/93f928658c6483787caa854c2f10d4099c263ac7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
    M filters/StatsFilter.cpp

  Log Message:
  -----------
  Don't parse JSON for no reason.


  Commit: 6dbcd6ea89712e37a4581942c17f94d1b826c79a
      https://github.com/PDAL/PDAL/commit/6dbcd6ea89712e37a4581942c17f94d1b826c79a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
    M pdal/StageExtensions.cpp

  Log Message:
  -----------
  Remove unnecessary JSON.


  Commit: 7d9f3b25c493b2a8a9efdd9470e8eea097e4ea06
      https://github.com/PDAL/PDAL/commit/7d9f3b25c493b2a8a9efdd9470e8eea097e4ea06
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M filters/ColorinterpFilter.cpp
    M filters/ColorinterpFilter.hpp
    M filters/ColorizationFilter.cpp
    M filters/ColorizationFilter.hpp
    M filters/CropFilter.cpp
    M filters/DEMFilter.cpp
    M filters/DEMFilter.hpp
    M filters/OverlayFilter.cpp
    M io/GDALReader.cpp
    M io/GDALReader.hpp
    M io/Ilvis2MetadataReader.cpp
    M io/OGRWriter.cpp
    M io/OGRWriter.hpp
    R io/OGRWriterV1.cpp
    M io/TIndexReader.hpp
    M kernels/DensityKernel.cpp
    M kernels/TIndexKernel.cpp
    M kernels/TIndexKernel.hpp
    M kernels/private/density/OGR.cpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    M pdal/Geometry.cpp
    M pdal/Geometry.hpp
    M pdal/Polygon.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/io/OciWriter.hpp

  Log Message:
  -----------
  Remove GDAL 2.1 cruft. (#2672)

Don't include GDALUtils in headers.


  Commit: b65725eb7ecae77562f284f8f1e53f031389f370
      https://github.com/PDAL/PDAL/commit/b65725eb7ecae77562f284f8f1e53f031389f370
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M io/EptReader.cpp
    M io/EptReader.hpp
    M plugins/python/filters/PythonFilter.cpp
    M plugins/python/filters/PythonFilter.hpp
    M test/unit/io/EptReaderTest.cpp

  Log Message:
  -----------
  Don't stick json.cpp in public headers.


  Commit: c26b03645d556c7352cc56cd33dae5129acb0a5f
      https://github.com/PDAL/PDAL/commit/c26b03645d556c7352cc56cd33dae5129acb0a5f
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M doc/stages/readers.ept.rst
    M io/EptReader.cpp
    M io/EptReader.hpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    M pdal/Geometry.cpp
    M pdal/Polygon.cpp
    M pdal/Polygon.hpp
    M test/data/autzen/autzen-selection.json
    A test/data/ept/1.2-with-color/ept-build.json
    A test/data/ept/1.2-with-color/ept-data/0-0-0-0.laz
    A test/data/ept/1.2-with-color/ept-hierarchy/0-0-0-0.json
    A test/data/ept/1.2-with-color/ept-sources/0.json
    A test/data/ept/1.2-with-color/ept-sources/list.json
    A test/data/ept/1.2-with-color/ept.json
    M test/unit/CMakeLists.txt
    M test/unit/PolygonTest.cpp
    M test/unit/io/EptReaderTest.cpp

  Log Message:
  -----------
  support 'polygon' query limiter, which smartly limits fetches based on box intersections of the polygon(s) given (#2667)

* support 'polygon' query limiter, which smartly limits fetches based on box intersections of the polygon(s) given

* update ept doc

* need to link GDAL for Ept for polygon clipping

* support polygon cropping in readers.ept

* fill out D9IM for #2670

* test 'polygon' option for EPT reader

* use disjoint instead of intersects for testing bbox - polygon interaction

* attempt to support reprojected input polys -- WIP

* Support SRS at the end of geometry specifications.

* Remove dead code.

* Finish getting tests working for EPT polygon clipping.

* Add check in case SRS was included with new geometry.


  Commit: 5b553e8a70522bb332aefc9dbb3d19c091ae38aa
      https://github.com/PDAL/PDAL/commit/5b553e8a70522bb332aefc9dbb3d19c091ae38aa
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M pdal/GDALUtils.cpp

  Log Message:
  -----------
  createFromGeoJson is pdal::oldgdalsupport::createFromGeoJson(char**)


  Commit: 47ab8e9e89e14e95e1b77c74814f1f9aabd7dcf9
      https://github.com/PDAL/PDAL/commit/47ab8e9e89e14e95e1b77c74814f1f9aabd7dcf9
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M pdal/GDALUtils.cpp

  Log Message:
  -----------
  cast to const for oldgdalsupport::createFromGeoJson


  Commit: 8960ae22145fa0c80ab34fae2d4f403e51441a5c
      https://github.com/PDAL/PDAL/commit/8960ae22145fa0c80ab34fae2d4f403e51441a5c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M pdal/GDALUtils.cpp
    A scripts/proj-datumshift

  Log Message:
  -----------
  Eliminate warning by changing tab to spaces.
Add script to fetch PROJ datum shift files.


  Commit: 5855c6a933192d5b22cb766cb6a99385a764b433
      https://github.com/PDAL/PDAL/commit/5855c6a933192d5b22cb766cb6a99385a764b433
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M pdal/GDALUtils.cpp

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


  Commit: 16e5d5a3e93e3b14ad85b3a91023ae33b780c85e
      https://github.com/PDAL/PDAL/commit/16e5d5a3e93e3b14ad85b3a91023ae33b780c85e
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M pdal/GDALUtils.cpp

  Log Message:
  -----------
  const char** for oldgdalsupport


  Commit: bfe287a4269f5270fed928cd07f89d1b9aee52b7
      https://github.com/PDAL/PDAL/commit/bfe287a4269f5270fed928cd07f89d1b9aee52b7
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M pdal/GDALUtils.cpp
    A scripts/proj-datumshift

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


  Commit: 08dbe5d5a22e1bc697e874dae52b56964bb5789c
      https://github.com/PDAL/PDAL/commit/08dbe5d5a22e1bc697e874dae52b56964bb5789c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M test/data/filters/ferry.json.in

  Log Message:
  -----------
  Don't do tricky proj stuff that might not work.


  Commit: 5e820868fafc5df19da07a724d053f6d33bb16b0
      https://github.com/PDAL/PDAL/commit/5e820868fafc5df19da07a724d053f6d33bb16b0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M pdal/GDALUtils.cpp

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


  Commit: d156dbfe2cfa9d7ae4facc87f3f4b13fd09a4b44
      https://github.com/PDAL/PDAL/commit/d156dbfe2cfa9d7ae4facc87f3f4b13fd09a4b44
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
    M test/unit/CMakeLists.txt

  Log Message:
  -----------
  Don't build Ept tests if we don't have laszip. (#2678)


  Commit: e20b41ab42a5b53e3a43407cc27e2408574fdcec
      https://github.com/PDAL/PDAL/commit/e20b41ab42a5b53e3a43407cc27e2408574fdcec
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
    M test/unit/io/PcdReaderTest.cpp
    M test/unit/io/PcdWriterTest.cpp

  Log Message:
  -----------
  Fix type comparisons for PCD tests.


  Commit: bf5d5dfbf06f0a53f6a7185add83120f851dfe0a
      https://github.com/PDAL/PDAL/commit/bf5d5dfbf06f0a53f6a7185add83120f851dfe0a
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
    M test/unit/CMakeLists.txt

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


  Commit: 71699b43de91bbd302f1d56d390572bdef498c76
      https://github.com/PDAL/PDAL/commit/71699b43de91bbd302f1d56d390572bdef498c76
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
    M pdal/GDALUtils.cpp

  Log Message:
  -----------
  try again on oldgdalsupport::createFromGeoJson call


  Commit: fab4a558aecb2b2c5d5745950574e97c61b2b761
      https://github.com/PDAL/PDAL/commit/fab4a558aecb2b2c5d5745950574e97c61b2b761
  Author: Howard Butler <howard at hobu.co>
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
    M CMakeLists.txt
    M cmake/gdal.cmake
    A cmake/modules/FindFbx.cmake
    M dimbuilder/DimBuilder.cpp
    M doc/apps/pipeline.rst
    M doc/apps/translate.rst
    M doc/stages/filters.assign.rst
    M doc/stages/readers.ept.rst
    A doc/stages/writers.fbx.rst
    M filters/ColorinterpFilter.cpp
    M filters/ColorinterpFilter.hpp
    M filters/ColorizationFilter.cpp
    M filters/ColorizationFilter.hpp
    M filters/CropFilter.cpp
    M filters/DEMFilter.cpp
    M filters/DEMFilter.hpp
    M filters/OverlayFilter.cpp
    M filters/StatsFilter.cpp
    M io/EptReader.cpp
    M io/EptReader.hpp
    M io/GDALReader.cpp
    M io/GDALReader.hpp
    M io/Ilvis2MetadataReader.cpp
    M io/OGRWriter.cpp
    M io/OGRWriter.hpp
    R io/OGRWriterV1.cpp
    M io/TIndexReader.hpp
    M kernels/DensityKernel.cpp
    M kernels/InfoKernel.cpp
    M kernels/PipelineKernel.cpp
    M kernels/PipelineKernel.hpp
    M kernels/TIndexKernel.cpp
    M kernels/TIndexKernel.hpp
    M kernels/TranslateKernel.cpp
    M kernels/TranslateKernel.hpp
    M kernels/private/density/OGR.cpp
    M pdal/Dimension.json
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    M pdal/Geometry.cpp
    M pdal/Geometry.hpp
    M pdal/PipelineManager.cpp
    M pdal/PipelineManager.hpp
    M pdal/Polygon.cpp
    M pdal/Polygon.hpp
    M pdal/StageExtensions.cpp
    M pdal/pdal_types.hpp
    M plugins/fbx/CMakeLists.txt
    M plugins/fbx/io/FbxWriter.cpp
    M plugins/oci/io/OciWriter.cpp
    M plugins/oci/io/OciWriter.hpp
    M plugins/python/filters/PythonFilter.cpp
    M plugins/python/filters/PythonFilter.hpp
    M scripts/conda/win64-setup.bat
    M scripts/conda/win64.bat
    A scripts/proj-datumshift
    M test/data/autzen/autzen-selection.json
    A test/data/ept/1.2-with-color/ept-build.json
    A test/data/ept/1.2-with-color/ept-data/0-0-0-0.laz
    A test/data/ept/1.2-with-color/ept-hierarchy/0-0-0-0.json
    A test/data/ept/1.2-with-color/ept-sources/0.json
    A test/data/ept/1.2-with-color/ept-sources/list.json
    A test/data/ept/1.2-with-color/ept.json
    M test/data/filters/ferry.json.in
    A test/data/pipeline/colorinterp.json.in
    M test/unit/CMakeLists.txt
    M test/unit/PolygonTest.cpp
    M test/unit/apps/pcpipelineTestJSON.cpp
    M test/unit/io/EptReaderTest.cpp
    M test/unit/io/PcdReaderTest.cpp
    M test/unit/io/PcdWriterTest.cpp

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


Compare: https://github.com/PDAL/PDAL/compare/3e69f65fd90c...fab4a558aecb


More information about the pdal-commits mailing list