[pdal-commits] [PDAL/PDAL] 5ae017: add uuid and parent uuid to Dimension ostream<<
GitHub
noreply at github.com
Mon Aug 13 13:10:38 PDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 5ae0171227cdedb4bbc6d5decffeb4b1f5f1d757
https://github.com/PDAL/PDAL/commit/5ae0171227cdedb4bbc6d5decffeb4b1f5f1d757
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)
Changed paths:
M src/Dimension.cpp
Log Message:
-----------
add uuid and parent uuid to Dimension ostream<<
Commit: 1821bc7a3a311173ab75f6221ebd21a6b7b86169
https://github.com/PDAL/PDAL/commit/1821bc7a3a311173ab75f6221ebd21a6b7b86169
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)
Changed paths:
M src/Schema.cpp
Log Message:
-----------
if we don't find a dimension with an explicit namespace, we should throw an exception
Commit: cc98a9669140d53b26ba4d14273e7ee997247696
https://github.com/PDAL/PDAL/commit/cc98a9669140d53b26ba4d14273e7ee997247696
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)
Changed paths:
M src/filters/InPlaceReprojection.cpp
Log Message:
-----------
filters.inplacereprojection shouldn't be setting guids for old dimensions, it should forward what was there
Commit: bf941f351ca7427fedb7dee1290d4fbe69678d89
https://github.com/PDAL/PDAL/commit/bf941f351ca7427fedb7dee1290d4fbe69678d89
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)
Changed paths:
M include/pdal/filters/Scaling.hpp
M src/filters/Scaling.cpp
Log Message:
-----------
make filters.scaling work more like (and with) filters.inplacereprojection
Compare: https://github.com/PDAL/PDAL/compare/2c81d0510d65...bf941f351ca7
More information about the pdal-commits
mailing list