[pdal-commits] [PDAL/PDAL] 091baa: Eliminate pragmas. (#2094)

GitHub noreply at github.com
Mon Jul 23 07:29:42 PDT 2018


  Branch: refs/heads/issue-2087
  Home:   https://github.com/PDAL/PDAL
  Commit: 091baaa05bd4b93b4187fe081e014ac40c3016b0
      https://github.com/PDAL/PDAL/commit/091baaa05bd4b93b4187fe081e014ac40c3016b0
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-07-20 (Fri, 20 Jul 2018)

  Changed paths:
    M pdal/PointView.hpp
    M pdal/util/Uuid.hpp

  Log Message:
  -----------
  Eliminate pragmas. (#2094)


  Commit: 6f257118f625e23a7771ba913f38296b7ad8bdea
      https://github.com/PDAL/PDAL/commit/6f257118f625e23a7771ba913f38296b7ad8bdea
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-07-20 (Fri, 20 Jul 2018)

  Changed paths:
    M filters/DEMFilter.hpp
    M io/GDALReader.cpp
    M io/GDALReader.hpp
    M test/unit/io/GDALReaderTest.cpp

  Log Message:
  -----------
  make readers.gdal streamable (#2096)

* make readers.gdal streamable

* add tiff/tif/jpeg/jpg to readers.gdal identification

* modifications as requested by review


  Commit: 016e970ece57d4f1b1aae814acffee5ea210bbfa
      https://github.com/PDAL/PDAL/commit/016e970ece57d4f1b1aae814acffee5ea210bbfa
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M io/GDALGrid.hpp
    M test/unit/io/GDALWriterTest.cpp

  Log Message:
  -----------
  Use correct math to compute vertical index in GDALGrid. (#2097)

* Fix calculation of verticalIndex().

* Export GDAL Grid for testing.


  Commit: a5f1b7ceecc4f7213a1527b8231425818a32067c
      https://github.com/PDAL/PDAL/commit/a5f1b7ceecc4f7213a1527b8231425818a32067c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2018-07-23 (Mon, 23 Jul 2018)

  Changed paths:
    M filters/DEMFilter.hpp
    M io/GDALReader.cpp
    M io/GDALReader.hpp
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp
    M pdal/PointView.hpp
    M pdal/util/Uuid.hpp
    M test/unit/io/GDALReaderTest.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into issue-2087
Small updates.


Compare: https://github.com/PDAL/PDAL/compare/f69bbe174037...a5f1b7ceecc4
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pdal-commits mailing list