[pdal-commits] [PDAL/PDAL] 76bdab: Always emit a spatialReferenceChanged when process...
GitHub
noreply at github.com
Tue Jun 26 11:20:31 PDT 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 76bdabdb6a47e3395397b7d9a56f239ff5e44fd0
https://github.com/PDAL/PDAL/commit/76bdabdb6a47e3395397b7d9a56f239ff5e44fd0
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-06-26 (Tue, 26 Jun 2018)
Changed paths:
M filters/OverlayFilter.cpp
M pdal/Streamable.cpp
M test/unit/StreamingTest.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Always emit a spatialReferenceChanged when processing starts (#2060)
* Make sure we emit a single spatialReferenceChanged() when processing
points with no SRS.
* Fix overlay filter to deal with SRS change to empty SRS.
Add more info to failed pipeline test message.
**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