[pdal-commits] [PDAL/PDAL] 98505f: Use standard error handling for stream failure of ...
GitHub
noreply at github.com
Wed Feb 17 12:17:15 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 98505f1184200a236cc273db467d4b23db704330
https://github.com/PDAL/PDAL/commit/98505f1184200a236cc273db467d4b23db704330
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M filters/crop/CropFilter.cpp
M include/pdal/Polygon.hpp
M src/Polygon.cpp
Log Message:
-----------
Use standard error handling for stream failure of Polygon.
Remove unnecessary indirection for GEOS context.
Commit: e76b229515a41b5cf7a2d891d0d5106042602659
https://github.com/PDAL/PDAL/commit/e76b229515a41b5cf7a2d891d0d5106042602659
Author: Howard Butler <howard at hobu.co>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M filters/crop/CropFilter.cpp
M include/pdal/Polygon.hpp
M src/Polygon.cpp
Log Message:
-----------
Merge pull request #1134 from PDAL/polycontext
Use standard error handling for stream failure of Polygon.
Compare: https://github.com/PDAL/PDAL/compare/00a1ddf550b4...e76b229515a4
More information about the pdal-commits
mailing list