[pdal-commits] [PDAL/PDAL] 3e7adb: getDimension now supports asking for dotted names ...

GitHub noreply at github.com
Wed Jul 25 14:33:14 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 3e7adb82375116b45bc12a13ac29a27366ac1b35
      https://github.com/PDAL/PDAL/commit/3e7adb82375116b45bc12a13ac29a27366ac1b35
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M src/Schema.cpp

  Log Message:
  -----------
  getDimension now supports asking for dotted names in the name variable, ie, 'drivers.las.reader.X', and it will separate the name and namespace on the last . that's found if .'s exist in the name argument


  Commit: e2c0768438b2c4e460fe8ae047f56d643420bbb3
      https://github.com/PDAL/PDAL/commit/e2c0768438b2c4e460fe8ae047f56d643420bbb3
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M src/filters/Crop.cpp

  Log Message:
  -----------
  add x_dim, y_dim, and z_dim options to filters.crop to be able to specifiy *which* dimension should be read and used for each


  Commit: d2775850f718426c8f4320c2d28e18b772f44f0b
      https://github.com/PDAL/PDAL/commit/d2775850f718426c8f4320c2d28e18b772f44f0b
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M test/data/pipeline/pipeline_crop_wkt.xml

  Log Message:
  -----------
  add example of fetching a specific dimension


Compare: https://github.com/PDAL/PDAL/compare/f4e7cd85d2c0...d2775850f718


More information about the pdal-commits mailing list