[pdal-commits] [PDAL/PDAL] 3a5ed4: add support for the GDAL debug
object for InPlaceR...
noreply at github.com
noreply at github.com
Fri Nov 11 12:38:58 EST 2011
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 3a5ed4b81442e8694a061d2a6d5657ad8e88513e
https://github.com/PDAL/PDAL/commit/3a5ed4b81442e8694a061d2a6d5657ad8e88513e
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-11-11 (Fri, 11 Nov 2011)
Changed paths:
M include/pdal/filters/InPlaceReprojectionFilter.hpp
M src/filters/InPlaceReprojectionFilter.cpp
Log Message:
-----------
add support for the GDAL debug object for InPlaceReprojectionFilter
Commit: 60db5ee5b6da7f5709565930edcd7f56350e2443
https://github.com/PDAL/PDAL/commit/60db5ee5b6da7f5709565930edcd7f56350e2443
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-11-11 (Fri, 11 Nov 2011)
Changed paths:
M src/drivers/oci/Reader.cpp
M src/drivers/oci/Writer.cpp
Log Message:
-----------
don't pop GDAL's error handlers... the pdal::gdal::Debug object handles all that now
Commit: 2895f6be91fa6cca6aed0255a715f450faa417e5
https://github.com/PDAL/PDAL/commit/2895f6be91fa6cca6aed0255a715f450faa417e5
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-11-11 (Fri, 11 Nov 2011)
Changed paths:
M include/pdal/GDALUtils.hpp
M src/GDALUtils.cpp
Log Message:
-----------
pop the error handler when we go away
Commit: 0264164fdbdbcaccd38374387d467bdc5e24bbf7
https://github.com/PDAL/PDAL/commit/0264164fdbdbcaccd38374387d467bdc5e24bbf7
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-11-11 (Fri, 11 Nov 2011)
Changed paths:
M test/data/pipeline/pipeline_reproject.xml
Log Message:
-----------
add some debugging options for reprojection example
Compare: https://github.com/PDAL/PDAL/compare/01d2de7...0264164
More information about the pdal-commits
mailing list