[pdal-commits] [PDAL/PDAL] 2f220f: Refactor GEOS stuff into a pdal::Polygon class #10...
GitHub
noreply at github.com
Fri Jan 29 13:06:14 PST 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 2f220f50fa89fe0597278134884098c785cdd640
https://github.com/PDAL/PDAL/commit/2f220f50fa89fe0597278134884098c785cdd640
Author: Howard Butler <howard at hobu.co>
Date: 2016-01-29 (Fri, 29 Jan 2016)
Changed paths:
M filters/crop/CropFilter.cpp
M filters/crop/CropFilter.hpp
M include/pdal/GEOSUtils.hpp
M include/pdal/GlobalEnvironment.hpp
A include/pdal/Polygon.hpp
M plugins/attribute/filters/AttributeFilter.cpp
M plugins/attribute/filters/AttributeFilter.hpp
M plugins/hexbin/filters/HexBin.cpp
M src/CMakeLists.txt
M src/GEOSUtils.cpp
A src/Polygon.cpp
A test/data/autzen/autzen-selection.json
M test/unit/CMakeLists.txt
M test/unit/OptionsTest.cpp
A test/unit/PolygonTest.cpp
Log Message:
-----------
Refactor GEOS stuff into a pdal::Polygon class #1092
More information about the pdal-commits
mailing list