[pdal-commits] [PDAL/PDAL] 5bf620: add ability to dump xml metadata for stage

GitHub noreply at github.com
Sun Apr 8 15:36:53 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 5bf620508dd8a65e5c486f7c9e6eaa7adc2bb527
      https://github.com/PDAL/PDAL/commit/5bf620508dd8a65e5c486f7c9e6eaa7adc2bb527
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-04-08 (Sun, 08 Apr 2012)

  Changed paths:
    M apps/pcinfo.cpp

  Log Message:
  -----------
  add ability to dump xml metadata for stage


  Commit: 228bafe715ff4ed1973c9436dc52a59fa8a2b5f5
      https://github.com/PDAL/PDAL/commit/228bafe715ff4ed1973c9436dc52a59fa8a2b5f5
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-04-08 (Sun, 08 Apr 2012)

  Changed paths:
    M include/pdal/Metadata.hpp
  M src/Metadata.cpp

  Log Message:
  -----------
  add a Metadata::to_xml method, this is duplication of the pipelinewriter static method of the same name, but I think these should probably be pulled closer to the objects themselves than out in some auxillary class


Compare: https://github.com/PDAL/PDAL/compare/058a88f...228bafe


More information about the pdal-commits mailing list