[pdal-commits] [PDAL/PDAL] 7d61c5: add lexical_cast-enabled getField method to PointB...

noreply at github.com noreply at github.com
Fri Nov 25 15:47:48 EST 2011


  Branch: refs/heads/dimension_types
  Home:   https://github.com/PDAL/PDAL

  Commit: 7d61c5840008e3426a93392349db4cb16547571d
      https://github.com/PDAL/PDAL/commit/7d61c5840008e3426a93392349db4cb16547571d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-11-25 (Fri, 25 Nov 2011)

  Changed paths:
    M include/pdal/PointBuffer.hpp

  Log Message:
  -----------
  add lexical_cast-enabled getField method to PointBuffer


  Commit: 91e2e7f66d3255386f7d1261f5cab2140e8bab70
      https://github.com/PDAL/PDAL/commit/91e2e7f66d3255386f7d1261f5cab2140e8bab70
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-11-25 (Fri, 25 Nov 2011)

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

  Log Message:
  -----------
  add uuid and namespace elements to pdal::Dimension


  Commit: c118b4e0d729d5e0b165e9c95cc3f498296c8ca3
      https://github.com/PDAL/PDAL/commit/c118b4e0d729d5e0b165e9c95cc3f498296c8ca3
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-11-25 (Fri, 25 Nov 2011)

  Changed paths:
    M include/pdal/pdal_error.hpp

  Log Message:
  -----------
  add error for PointBuffer errors


  Commit: e637768c2d84fb1de080cfba034d2cadd480fca4
      https://github.com/PDAL/PDAL/commit/e637768c2d84fb1de080cfba034d2cadd480fca4
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-11-25 (Fri, 25 Nov 2011)

  Changed paths:
    M include/pdal/Reader.hpp
  M include/pdal/Schema.hpp
  M include/pdal/Stage.hpp
  M include/pdal/drivers/faux/Reader.hpp
  M include/pdal/drivers/las/Reader.hpp
  M include/pdal/drivers/las/ReaderBase.hpp
  M include/pdal/drivers/liblas/Reader.hpp
  M include/pdal/drivers/mrsid/Reader.hpp
  M include/pdal/drivers/oci/Reader.hpp
  M include/pdal/drivers/pipeline/Reader.hpp
  M include/pdal/drivers/qfit/Reader.hpp
  M include/pdal/drivers/terrasolid/Reader.hpp
  M src/Reader.cpp
  M src/Schema.cpp
  M src/Stage.cpp
  M src/drivers/faux/Reader.cpp
  M src/drivers/faux/Writer.cpp
  M src/drivers/las/Reader.cpp
  M src/drivers/liblas/Reader.cpp
  M src/drivers/mrsid/Reader.cpp
  M src/drivers/oci/Reader.cpp
  M src/drivers/pipeline/Reader.cpp
  M src/drivers/qfit/Reader.cpp
  M src/drivers/terrasolid/Reader.cpp

  Log Message:
  -----------
  add virtual addDefaultDimensions() method to Stage and Readers (for now)


Compare: https://github.com/PDAL/PDAL/compare/ab4672f...e637768


More information about the pdal-commits mailing list