[pdal-commits] [PDAL/PDAL] b88c03: Fix the broken Conda links (#2514)

Andrew Bell noreply at github.com
Tue Jun 4 09:56:18 PDT 2019


  Branch: refs/heads/issue-2515
  Home:   https://github.com/PDAL/PDAL
  Commit: b88c0390fcd99a79e002faaa50e692c9a1f21049
      https://github.com/PDAL/PDAL/commit/b88c0390fcd99a79e002faaa50e692c9a1f21049
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-05-14 (Tue, 14 May 2019)

  Changed paths:
    M doc/quickstart.rst

  Log Message:
  -----------
  Fix the broken Conda links (#2514)


  Commit: f99564b6fb9a4b66b47cd8f301f39bbeb534d92c
      https://github.com/PDAL/PDAL/commit/f99564b6fb9a4b66b47cd8f301f39bbeb534d92c
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-05-15 (Wed, 15 May 2019)

  Changed paths:
    M doc/references.rst
    R doc/stages/filters.mongus.rst
    M doc/stages/filters.rst
    R filters/MongusFilter.cpp
    R filters/MongusFilter.hpp

  Log Message:
  -----------
  Remove Mongus filter and all references (#2516)

* Remove Mongus filter and all references

* One more Mongus ref to be removed


  Commit: 7f49aaefed883a380b1a0cee8bee8235fd61c94b
      https://github.com/PDAL/PDAL/commit/7f49aaefed883a380b1a0cee8bee8235fd61c94b
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    R doc/stages/filters.kdistance.rst
    M doc/stages/filters.rst
    R filters/KDistanceFilter.cpp
    R filters/KDistanceFilter.hpp

  Log Message:
  -----------
  Remove KDistance filter and references, replaced by NNDistance (#2518)


  Commit: 416f99516221925d250956f30e57774b90ef5539
      https://github.com/PDAL/PDAL/commit/416f99516221925d250956f30e57774b90ef5539
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M filters/ApproximateCoplanarFilter.cpp
    M filters/CovarianceFeaturesFilter.cpp
    M filters/EigenvaluesFilter.cpp
    M filters/GreedyProjection.cpp
    M filters/NormalFilter.cpp
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp

  Log Message:
  -----------
  Shift to using double precision Eigen vectors and matrices (#2519)


  Commit: 305f56c9fc5bf3b037693f450ba1d72aaf135e24
      https://github.com/PDAL/PDAL/commit/305f56c9fc5bf3b037693f450ba1d72aaf135e24
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M doc/stages/filters.rst

  Log Message:
  -----------
  Add covariancefeatures to the main filters documentation (#2517)


  Commit: 441d616ba9160898d3830ebc4638a80fc22429d7
      https://github.com/PDAL/PDAL/commit/441d616ba9160898d3830ebc4638a80fc22429d7
  Author: Kirk McKelvey <kmckelvey at extensis.com>
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
    M plugins/pcl/CMakeLists.txt
    A plugins/pcl/io/PcdHeader.cpp
    A plugins/pcl/io/PcdHeader.hpp
    M plugins/pcl/io/PcdReader.cpp
    M plugins/pcl/io/PcdReader.hpp

  Log Message:
  -----------
  Add class to read/write PCD header w/o PCL


  Commit: c3cde59853d3d4f272880df86b0707c4cd51dac1
      https://github.com/PDAL/PDAL/commit/c3cde59853d3d4f272880df86b0707c4cd51dac1
  Author: Jim Klassen <klassen.js at gmail.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    A doc/stages/readers.e57.rst
    A doc/stages/writers.e57.rst
    M plugins/e57/io/Utils.cpp

  Log Message:
  -----------
  E57 fixes (#2530)

* E57: Keep track of cartesianInvalidState dimension.

Map cartesianInvalidState to pdal::Dimension::Id::Omit.  Allows
filtering out invalid points later in the pipeline.

Also map nor:normal[XYZ] to pdal::Dimension::Id::Normal[XYZ].

* E57: Add reader/writer stage documentation.


  Commit: 61f8f177635e732802b7bf53b844b831003ca236
      https://github.com/PDAL/PDAL/commit/61f8f177635e732802b7bf53b844b831003ca236
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    A doc/stages/filters.mongo.rst
    R doc/stages/filters.mongoexpression.rst
    M doc/stages/filters.rst
    M filters/MongoExpressionFilter.cpp

  Log Message:
  -----------
  Correct filter naming. (#2535)

Close #2534


  Commit: 46d78ddabeb627a665c43d8bfb88914afdd3d8df
      https://github.com/PDAL/PDAL/commit/46d78ddabeb627a665c43d8bfb88914afdd3d8df
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M filters/ColorizationFilter.cpp

  Log Message:
  -----------
  Clear band list in initialize(). (#2521)


  Commit: e1c9f3472af95338abef0cae8edc70c09dad4df1
      https://github.com/PDAL/PDAL/commit/e1c9f3472af95338abef0cae8edc70c09dad4df1
  Author: Nicolas Chaulet <nicolas.chaulet at gmail.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M io/private/EptSupport.cpp

  Log Message:
  -----------
  Deal with empty srs in ept.json (#2523)


  Commit: d4157a8abd0330285123f70a5fc3974441567ce4
      https://github.com/PDAL/PDAL/commit/d4157a8abd0330285123f70a5fc3974441567ce4
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M pdal/util/Utils.cpp
    M test/unit/UtilsTest.cpp

  Log Message:
  -----------
  Remove the remove_if block that gobbled newlines in escapeJSON (#2525)


  Commit: bb04dd7369dfff23855805e2125af4f35984bf8f
      https://github.com/PDAL/PDAL/commit/bb04dd7369dfff23855805e2125af4f35984bf8f
  Author: Nicolas Chaulet <nicolas.chaulet at gmail.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M pdal/PipelineReaderJSON.cpp
    A test/data/pipeline/ept_addon.json.in
    M test/unit/PipelineManagerTest.cpp

  Log Message:
  -----------
  Pipeline reader parses objects properly (#2531)


  Commit: 71a0bdcc8d9c3d716bbf2d21417953c1d32ddf77
      https://github.com/PDAL/PDAL/commit/71a0bdcc8d9c3d716bbf2d21417953c1d32ddf77
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M kernels/PipelineKernel.cpp
    M test/unit/PipelineManagerTest.cpp

  Log Message:
  -----------
  Test objects in pipeline with --validate.


  Commit: 489fb204f57ab746e199aa3b89d3aa5b4f4f40f6
      https://github.com/PDAL/PDAL/commit/489fb204f57ab746e199aa3b89d3aa5b4f4f40f6
  Author: Stefan <github at fry.fastmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M doc/stages/readers.ept.rst
    M doc/stages/writers.sbet.rst

  Log Message:
  -----------
  Fix doc typo and dead URL (#2539)

* Fix doc typo in writers.sbet

* Fix doc URL in readers.ept


  Commit: 6ec7a58b87704c47fcf6a37f8fdfc1b648a340c9
      https://github.com/PDAL/PDAL/commit/6ec7a58b87704c47fcf6a37f8fdfc1b648a340c9
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
    M io/LasReader.cpp
    M io/LasWriter.cpp
    M test/unit/io/LasReaderTest.cpp
    M test/unit/io/LasWriterTest.cpp

  Log Message:
  -----------
  Read data from the metadata child "data" rather than the VLR node's data (#2543)

for forwarded VLRs.


  Commit: 96119a00188ed16b9bab0b6831fd74d3bb4313f7
      https://github.com/PDAL/PDAL/commit/96119a00188ed16b9bab0b6831fd74d3bb4313f7
  Author: Kyle Mann <39525199+kylemann16 at users.noreply.github.com>
  Date:   2019-05-30 (Thu, 30 May 2019)

  Changed paths:
    M io/private/EptSupport.cpp

  Log Message:
  -----------
  Change json lookups to m_info.at(key) (#2547)


  Commit: 31d500339a269045318232e32f488283ec0bbc72
      https://github.com/PDAL/PDAL/commit/31d500339a269045318232e32f488283ec0bbc72
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M filters/private/hexer/HexGrid.cpp
    M filters/private/hexer/HexGrid.hpp
    M filters/private/hexer/Path.cpp
    M filters/private/hexer/Path.hpp
    M test/unit/filters/HexbinFilterTest.cpp

  Log Message:
  -----------
  Write islands as separate polys in WKT (#2549)

* Fix WKT generation for polygons with islands.

* Add test.

* Add link to photo of data.

* Export functions for test.

* Add another test function.

* Compiler warning fixes.

* Test fixes.

* Spelling fix.

* Remove werror.

* Fix SRS test, spelling.

* Revert "Compiler warning fixes."

This reverts commit 36b25ad685fe73b4b45afe16bae6788461557007.

* Revert "Fix SRS test, spelling."

This reverts commit 9a32bb6e6a3d92e4d3721def7cc99b04d7d9d5d0.

* Revert "Remove werror."

This reverts commit 1dd063345c673d1fb738d5687a51a15dd31b3761.

* Revert "Test fixes."

This reverts commit 0c62ab0d3c254ecb4ddfe30b7d321c4dbd11ddfb.

* Spelling.

* Remove werror.

* Remove cruft.

* Re-add cassert.


  Commit: 8d492460b483f0b5f3a00318f0793d3d254ab4d0
      https://github.com/PDAL/PDAL/commit/8d492460b483f0b5f3a00318f0793d3d254ab4d0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M apps/pdal.cpp
    M cmake/policies.cmake
    M dimbuilder/DimBuilder.cpp
    M filters/ReprojectionFilter.cpp
    M filters/ReprojectionFilter.hpp
    M filters/private/Point.hpp
    M filters/private/hexer/Path.cpp
    M io/EptReader.cpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    M pdal/Geometry.cpp
    M pdal/SpatialReference.cpp
    M pdal/Stage.hpp
    A pdal/private/SrsTransform.cpp
    A pdal/private/SrsTransform.hpp
    M plugins/e57/io/E57Reader.cpp
    M plugins/e57/libE57Format/src/E57Exception.cpp
    M plugins/i3s/io/EsriReader.cpp
    M plugins/i3s/io/EsriReader.hpp
    M plugins/i3s/test/SlpkReaderTest.cpp
    M plugins/i3s/test/i3sReaderTest.cpp
    M plugins/icebridge/io/Hdf5Handler.hpp
    M plugins/icebridge/test/IcebridgeReaderTest.cpp
    M test/data/ept/ept-star/ept.json
    M test/data/filters/ferry.json.in
    M test/unit/ProgramArgsTest.cpp
    M test/unit/SpatialReferenceTest.cpp
    M test/unit/io/EptReaderTest.cpp
    M test/unit/io/LasReaderTest.cpp
    M test/unit/io/LasWriterTest.cpp

  Log Message:
  -----------
  Projfix (#2548)

* Fix WKT generation for polygons with islands.

* Add test.

* Add link to photo of data.

* Export functions for test.

* Add another test function.

* Compiler warning fixes.

* Test fixes.

* Compiler error.

* Warning fix.

* SRS fix.

* Add reference.

* Explicit SRS.

* Use nullptr to SRS ctor.

* Test meter spelling.

* Use X, Y and Z in geocentric transform.
Remove dead code.

* More test.

* Lat/Lon for EPSG:4326 with GDAL 3+

* More test.

* Add SrsTransform and eliminate a ton of overly complex code.
Also make tests pass in the process.

* Fix capitalization.

* Spatial ref precision.

* Read data from the metadata child "data" rather than the VLR node's data
for forwarded VLRs.

* Add test LAS file with valid WKT.

* More PROJ 3 fixes.

* Updates for PROJ 6.

* Make SrsTransform private.

* Moved SrsTransform.

* Add doc.


  Commit: 2151aab70f678964984c30d66a28a5642b13e909
      https://github.com/PDAL/PDAL/commit/2151aab70f678964984c30d66a28a5642b13e909
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp
    M test/unit/EigenTest.cpp

  Log Message:
  -----------
  Begin removing dead Eigen code (#2541)


  Commit: 6e7b5817c097dbd7f125516c4227d091d685e1d7
      https://github.com/PDAL/PDAL/commit/6e7b5817c097dbd7f125516c4227d091d685e1d7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M doc/embed.py
    M doc/index.rst
    M doc/stages/readers.las.rst
    M doc/stages/readers.nitf.rst
    M doc/stages/readers.rst
    M doc/stages/writers.gdal.rst
    M doc/stages/writers.las.rst
    M doc/stages/writers.ply.rst
    M doc/stages/writers.rst
    A doc/type-table.csv
    A doc/types.rst

  Log Message:
  -----------
  Add page for data types. (#2537)


  Commit: 949880ea9af1d653cb2fc30cd35dcadd421a5465
      https://github.com/PDAL/PDAL/commit/949880ea9af1d653cb2fc30cd35dcadd421a5465
  Author: James McClain <jmcclain at azavea.com>
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
    M filters/HAGFilter.cpp
    M filters/HAGFilter.hpp
    A filters/private/delaunator-decl.hpp

  Log Message:
  -----------
  [WiP] Add Rudimentary TIN-like Behavior to HAG Filter (#2520)

* Improve the HAG filter with multi-point mode

* Inline Everything in Delaunator

* Add `delaunay_fans` Flag

* Distance from Planes

* Distance Along Z

* Revert Changes to delaunator.hpp

* Re-declare Delaunator Public Interface

* Address Review Comments

* unsigned int -> size_t


  Commit: b3fcd269f1d9d5564b253dcb954b07b729e9eed4
      https://github.com/PDAL/PDAL/commit/b3fcd269f1d9d5564b253dcb954b07b729e9eed4
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M apps/pdal.cpp
    M cmake/policies.cmake
    M dimbuilder/DimBuilder.cpp
    M doc/embed.py
    M doc/index.rst
    M doc/quickstart.rst
    M doc/references.rst
    R doc/stages/filters.kdistance.rst
    A doc/stages/filters.mongo.rst
    R doc/stages/filters.mongoexpression.rst
    R doc/stages/filters.mongus.rst
    M doc/stages/filters.rst
    A doc/stages/readers.e57.rst
    M doc/stages/readers.ept.rst
    M doc/stages/readers.las.rst
    M doc/stages/readers.nitf.rst
    M doc/stages/readers.rst
    A doc/stages/writers.e57.rst
    M doc/stages/writers.gdal.rst
    M doc/stages/writers.las.rst
    M doc/stages/writers.ply.rst
    M doc/stages/writers.rst
    M doc/stages/writers.sbet.rst
    A doc/type-table.csv
    A doc/types.rst
    M filters/ApproximateCoplanarFilter.cpp
    M filters/ColorizationFilter.cpp
    M filters/CovarianceFeaturesFilter.cpp
    M filters/EigenvaluesFilter.cpp
    M filters/GreedyProjection.cpp
    M filters/HAGFilter.cpp
    M filters/HAGFilter.hpp
    R filters/KDistanceFilter.cpp
    R filters/KDistanceFilter.hpp
    M filters/MongoExpressionFilter.cpp
    R filters/MongusFilter.cpp
    R filters/MongusFilter.hpp
    M filters/NormalFilter.cpp
    M filters/ReprojectionFilter.cpp
    M filters/ReprojectionFilter.hpp
    M filters/private/Point.hpp
    A filters/private/delaunator-decl.hpp
    M filters/private/hexer/HexGrid.cpp
    M filters/private/hexer/HexGrid.hpp
    M filters/private/hexer/Path.cpp
    M filters/private/hexer/Path.hpp
    M io/EptReader.cpp
    M io/LasReader.cpp
    M io/LasWriter.cpp
    M io/private/EptSupport.cpp
    M kernels/PipelineKernel.cpp
    M pdal/EigenUtils.cpp
    M pdal/EigenUtils.hpp
    M pdal/GDALUtils.cpp
    M pdal/GDALUtils.hpp
    M pdal/Geometry.cpp
    M pdal/PipelineReaderJSON.cpp
    M pdal/SpatialReference.cpp
    M pdal/Stage.hpp
    A pdal/private/SrsTransform.cpp
    A pdal/private/SrsTransform.hpp
    M pdal/util/Utils.cpp
    M plugins/e57/io/E57Reader.cpp
    M plugins/e57/io/Utils.cpp
    M plugins/e57/libE57Format/src/E57Exception.cpp
    M plugins/i3s/io/EsriReader.cpp
    M plugins/i3s/io/EsriReader.hpp
    M plugins/i3s/test/SlpkReaderTest.cpp
    M plugins/i3s/test/i3sReaderTest.cpp
    M plugins/icebridge/io/Hdf5Handler.hpp
    M plugins/icebridge/test/IcebridgeReaderTest.cpp
    M plugins/pcl/CMakeLists.txt
    A plugins/pcl/io/PcdHeader.cpp
    A plugins/pcl/io/PcdHeader.hpp
    M plugins/pcl/io/PcdReader.cpp
    M plugins/pcl/io/PcdReader.hpp
    M test/data/ept/ept-star/ept.json
    M test/data/filters/ferry.json.in
    A test/data/pipeline/ept_addon.json.in
    M test/unit/EigenTest.cpp
    M test/unit/PipelineManagerTest.cpp
    M test/unit/ProgramArgsTest.cpp
    M test/unit/SpatialReferenceTest.cpp
    M test/unit/UtilsTest.cpp
    M test/unit/filters/HexbinFilterTest.cpp
    M test/unit/io/EptReaderTest.cpp
    M test/unit/io/LasReaderTest.cpp
    M test/unit/io/LasWriterTest.cpp

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


Compare: https://github.com/PDAL/PDAL/compare/a22ca75577f8...b3fcd269f1d9


More information about the pdal-commits mailing list