[pdal-commits] [PDAL/PDAL] ea79e8: start factoring out a pdal::Polygon class to colle...

GitHub noreply at github.com
Tue Jan 26 15:29:05 PST 2016


  Branch: refs/heads/geometry-refactor
  Home:   https://github.com/PDAL/PDAL
  Commit: ea79e87ead40831b710c57ae9501d9db21a21632
      https://github.com/PDAL/PDAL/commit/ea79e87ead40831b710c57ae9501d9db21a21632
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-01-26 (Tue, 26 Jan 2016)

  Changed paths:
    M include/pdal/GEOSUtils.hpp
    M include/pdal/GlobalEnvironment.hpp
    A include/pdal/Polygon.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
    A test/unit/PolygonTest.cpp

  Log Message:
  -----------
  start factoring out a pdal::Polygon class to collect GEOS and GDAL geometry stuff into one place




More information about the pdal-commits mailing list