[pdal-commits] [PDAL/PDAL] f353c6: EptReader: use throwError utility for errors.

GitHub noreply at github.com
Mon Sep 17 10:51:17 PDT 2018


  Branch: refs/heads/ept
  Home:   https://github.com/PDAL/PDAL
  Commit: f353c6fe6f0e7e75b578892e3f336d0d5ca8c0b8
      https://github.com/PDAL/PDAL/commit/f353c6fe6f0e7e75b578892e3f336d0d5ca8c0b8
  Author: Connor Manning <connor at hobu.co>
  Date:   2018-09-17 (Mon, 17 Sep 2018)

  Changed paths:
    M io/EptReader.cpp
    M io/EptReader.hpp

  Log Message:
  -----------
  EptReader: use throwError utility for errors.


  Commit: 83d34855951e1f975033eb9639f153a56158290d
      https://github.com/PDAL/PDAL/commit/83d34855951e1f975033eb9639f153a56158290d
  Author: Connor Manning <connor at hobu.co>
  Date:   2018-09-17 (Mon, 17 Sep 2018)

  Changed paths:
    M doc/stages/readers.ept.rst
    M io/EptReader.cpp
    M io/EptReader.hpp
    M io/private/EptSupport.hpp

  Log Message:
  -----------
  EptReader review fixes.

- Explicitly handle unexpected JSON values.
- Thread count specification and note about the 4-thread minimum in the
  doc.
- Remove spurious try-catch around SRS handling.
- Absolute-value around scaling math.
- Use Utils::remove, remove confusing default argument, and initialize
  values in ready().


Compare: https://github.com/PDAL/PDAL/compare/b7d5187e8e9a...83d34855951e
      **NOTE:** This service has 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