[pdal-commits] [PDAL/PDAL] cf322c: Handle P2G with zero points #914 and support colle...
GitHub
noreply at github.com
Fri May 15 09:45:39 PDT 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: cf322c547b4fa14353d32268b65f918483f793a1
https://github.com/PDAL/PDAL/commit/cf322c547b4fa14353d32268b65f918483f793a1
Author: Howard Butler <howard at hobu.co>
Date: 2015-05-15 (Fri, 15 May 2015)
Changed paths:
M plugins/p2g/io/P2gWriter.cpp
M plugins/p2g/io/P2gWriter.hpp
Log Message:
-----------
Handle P2G with zero points #914 and support collecting XYZ from all PointViews, not just the first one
Commit: 92941a85f47e0a4c4359bbd43c904c08bb45ca69
https://github.com/PDAL/PDAL/commit/92941a85f47e0a4c4359bbd43c904c08bb45ca69
Author: Howard Butler <howard at hobu.co>
Date: 2015-05-15 (Fri, 15 May 2015)
Changed paths:
M plugins/p2g/io/P2gWriter.cpp
Log Message:
-----------
forward the PointTable SpatialReference() down to the raster output #917
Commit: 706124bdbad286bc3255da17b9432e9c54aa3efd
https://github.com/PDAL/PDAL/commit/706124bdbad286bc3255da17b9432e9c54aa3efd
Author: Howard Butler <howard at hobu.co>
Date: 2015-05-15 (Fri, 15 May 2015)
Changed paths:
M plugins/p2g/io/P2gWriter.cpp
M plugins/p2g/io/P2gWriter.hpp
Log Message:
-----------
Merge pull request #918 from PDAL/p2g-zero-points
Handle P2G with zero points #914 and support collecting XYZ from all PointViews, not just the first one
Compare: https://github.com/PDAL/PDAL/compare/32120a7a9042...706124bdbad2
More information about the pdal-commits
mailing list