[pdal-commits] [PDAL/PDAL] 29cad4: Make OverlayFilter streamable.

GitHub noreply at github.com
Tue Jan 10 13:27:38 PST 2017


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 29cad43066a0ac66685f1449df5bbc996e8aaaa1
      https://github.com/PDAL/PDAL/commit/29cad43066a0ac66685f1449df5bbc996e8aaaa1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2017-01-10 (Tue, 10 Jan 2017)

  Changed paths:
    M filters/CropFilter.cpp
    M filters/OverlayFilter.cpp
    M filters/OverlayFilter.hpp
    M filters/ReprojectionFilter.cpp
    M pdal/Polygon.cpp
    M pdal/Stage.cpp
    M test/unit/filters/OverlayFilterTest.cpp

  Log Message:
  -----------
  Make OverlayFilter streamable.
Make sure done() gets called ASAP on streaming.
Fix stage on which spatialReferenceChanged() is called.
Simplify error handling for CropFilter::transform.
Simplify spatial reference creation in reprojection filter.
Don't do anything if we try to reproject a polygon with empty SRSes.




More information about the pdal-commits mailing list