[pdal-commits] [PDAL/PDAL] d75e77: Add filters.cmap

GitHub noreply at github.com
Fri Nov 10 03:14:40 PST 2017


  Branch: refs/heads/custom-python
  Home:   https://github.com/PDAL/PDAL
  Commit: d75e77e85e20cbb93a96ef0f6058b49a8165f894
      https://github.com/PDAL/PDAL/commit/d75e77e85e20cbb93a96ef0f6058b49a8165f894
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M plugins/python/filters/CMakeLists.txt
    A plugins/python/filters/CmapFilter.cpp
    A plugins/python/filters/CmapFilter.hpp

  Log Message:
  -----------
  Add filters.cmap

filters.cmap is a proof of concept filter that uses plang along with a
hardcoded script to colorize points according to the HeightAboveGround
dimension using the PuOr colormap within matplotlib.

Future work would also dynamically set pdalargs using provided filter options.




More information about the pdal-commits mailing list