[pdal-commits] [PDAL/PDAL] d492b9: Feature improvements for HDF5-based IceBridge Read...
GitHub
noreply at github.com
Wed Feb 10 12:44:37 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: d492b91539111b46e4718329629c4bf4f914ae73
https://github.com/PDAL/PDAL/commit/d492b91539111b46e4718329629c4bf4f914ae73
Author: Howard Butler <howard at hobu.co>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
M io/ilvis2/Ilvis2Reader.cpp
M io/ilvis2/Ilvis2Reader.hpp
M plugins/icebridge/io/IcebridgeReader.cpp
M plugins/icebridge/io/IcebridgeReader.hpp
M src/StageFactory.cpp
Log Message:
-----------
Feature improvements for HDF5-based IceBridge Reader
* Read XML metadata if given using Ilvis2 Metadata Reader
* Normalize longitude to WGS84
* Advertise coordinate system as WGS84
Commit: 739f8eb41f34cacf41fbaed2c9f9373d3b8ce36e
https://github.com/PDAL/PDAL/commit/739f8eb41f34cacf41fbaed2c9f9373d3b8ce36e
Author: Howard Butler <howard at hobu.co>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
A doc/stages/readers.text.rst
M include/pdal/util/Algorithm.hpp
M io/text/CMakeLists.txt
A io/text/TextReader.cpp
A io/text/TextReader.hpp
M src/StageFactory.cpp
A test/data/text/utm17_1.txt
A test/data/text/utm17_2.txt
A test/data/text/utm17_3.txt
M test/unit/CMakeLists.txt
A test/unit/io/text/TextReaderTest.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into icebridge-small-features
Commit: 1f86718cafb33faa46c901edf758abe9df9bf26f
https://github.com/PDAL/PDAL/commit/1f86718cafb33faa46c901edf758abe9df9bf26f
Author: Howard Butler <howard at hobu.co>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
M io/ilvis2/Ilvis2Reader.cpp
M io/ilvis2/Ilvis2Reader.hpp
M plugins/icebridge/io/IcebridgeReader.cpp
M plugins/icebridge/io/IcebridgeReader.hpp
M src/StageFactory.cpp
Log Message:
-----------
Merge pull request #1105 from PDAL/icebridge-small-features
Feature improvements for HDF5-based IceBridge Reader
Compare: https://github.com/PDAL/PDAL/compare/a99b0ffe03c0...1f86718cafb3
More information about the pdal-commits
mailing list