[pdal-commits] [PDAL/PDAL] a4d90f: Avoid overwriting a default SRS with an empty SRS....
GitHub
noreply at github.com
Tue Jan 15 10:39:34 PST 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: a4d90f3eb0d5203adc9bf478ad7aaac0f532cb83
https://github.com/PDAL/PDAL/commit/a4d90f3eb0d5203adc9bf478ad7aaac0f532cb83
Author: Connor Manning <connor at hobu.co>
Date: 2019-01-15 (Tue, 15 Jan 2019)
Changed paths:
M pdal/Reader.cpp
M test/unit/SpatialReferenceTest.cpp
Log Message:
-----------
Avoid overwriting a default SRS with an empty SRS. (#2346)
* Avoid overwriting a default SRS with an empty SRS.
* Handle potential setting of the SRS multiple times when a default is present.
**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