[pdal-commits] [PDAL/PDAL] 0f84b7: catch up filters.crop and filters.attribute to new...

GitHub noreply at github.com
Fri Jan 29 09:21:31 PST 2016


  Branch: refs/heads/geometry-refactor
  Home:   https://github.com/PDAL/PDAL
  Commit: 0f84b7d8ea34ff9df9b2b3b9d8126dcb10de97f9
      https://github.com/PDAL/PDAL/commit/0f84b7d8ea34ff9df9b2b3b9d8126dcb10de97f9
  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
    M include/pdal/Polygon.hpp
    M src/GEOSUtils.cpp
    M src/Polygon.cpp
    M test/unit/OptionsTest.cpp
    M test/unit/PolygonTest.cpp

  Log Message:
  -----------
  catch up filters.crop and filters.attribute to new pdal::Polygon class


  Commit: d92dfd4f2250464709514d37269ae1232b4eb00c
      https://github.com/PDAL/PDAL/commit/d92dfd4f2250464709514d37269ae1232b4eb00c
  Author: Howard Butler <howard at hobu.co>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M include/pdal/GlobalEnvironment.hpp
    M include/pdal/Polygon.hpp

  Log Message:
  -----------
  GEOS ErrorHandler is a unique_ptr, not shared_ptr


Compare: https://github.com/PDAL/PDAL/compare/e4b4332c69bb...d92dfd4f2250


More information about the pdal-commits mailing list