[pdal-commits] [PDAL/PDAL] 91c99a: Properly handle setMetadata() when called multiple...
GitHub
noreply at github.com
Wed Oct 10 11:02:33 PDT 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 91c99a06ef6e4ac52de7c2edc44e26e44e8274c1
https://github.com/PDAL/PDAL/commit/91c99a06ef6e4ac52de7c2edc44e26e44e8274c1
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths:
M pdal/Reader.cpp
M pdal/Reader.hpp
M pdal/Stage.cpp
M pdal/Stage.hpp
M test/unit/SpatialReferenceTest.cpp
Log Message:
-----------
Properly handle setMetadata() when called multiple times. (#2222)
* Properly update metadata when setSpatialReference() is called.
Close #2221
**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