[pdal-commits] [PDAL/PDAL] 72ee9e: move method for creating a dimension interpretatio...

GitHub noreply at github.com
Mon Sep 10 10:02:37 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 72ee9ec3d7738812e859602a940e6a6c4323c44f
      https://github.com/PDAL/PDAL/commit/72ee9ec3d7738812e859602a940e6a6c4323c44f
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M include/pdal/Dimension.hpp
    M include/pdal/XMLSchema.hpp
    M src/Dimension.cpp
    M src/XMLSchema.cpp

  Log Message:
  -----------
  move method for creating a dimension interpretation from the C-style definition to static pdal::Dimension method


  Commit: 3f009da09d96a0a86d1f491963db482420f92dd3
      https://github.com/PDAL/PDAL/commit/3f009da09d96a0a86d1f491963db482420f92dd3
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-09-10 (Mon, 10 Sep 2012)

  Changed paths:
    M include/pdal/filters/Selector.hpp
    M src/filters/Selector.cpp
    M test/data/pipeline/pipeline_selector.xml

  Log Message:
  -----------
  initial 'create' dimension mode added to filters.selector which is likely to be renamed to filters.schema and be the clearinghouse filter for schema manipulation


Compare: https://github.com/PDAL/PDAL/compare/7e95843a60aa...3f009da09d96


More information about the pdal-commits mailing list