[pdal-commits] [PDAL/PDAL] 1c5801: start tweaking nitf stuff

GitHub noreply at github.com
Fri Jan 4 08:33:47 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 1c580147f57951c2a82a3f96c7f17cf800302b60
      https://github.com/PDAL/PDAL/commit/1c580147f57951c2a82a3f96c7f17cf800302b60
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-01-03 (Thu, 03 Jan 2013)

  Changed paths:
    M src/drivers/nitf/NitfFile.cpp
    M src/drivers/nitf/mpg_nitfdes.cpp

  Log Message:
  -----------
  start tweaking nitf stuff


  Commit: 39d539636e1cf9ca54d1b488d89cc8c15d74ab4a
      https://github.com/PDAL/PDAL/commit/39d539636e1cf9ca54d1b488d89cc8c15d74ab4a
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-01-03 (Thu, 03 Jan 2013)

  Changed paths:
    M include/pdal/filters/Decimation.hpp
    M src/filters/Decimation.cpp
    M test/unit/filters/DecimationFilterTest.cpp

  Log Message:
  -----------
  partially working random iterator for filters.decimation


  Commit: a9d604b51c23aff2a1891ee7a55e47c3cdaf2dbd
      https://github.com/PDAL/PDAL/commit/a9d604b51c23aff2a1891ee7a55e47c3cdaf2dbd
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
    M src/drivers/nitf/mpg_nitfdes.cpp
    M src/drivers/nitf/mpg_nitffile.cpp
    M src/drivers/nitf/mpg_nitfimage.cpp
    M src/drivers/nitf/mpg_nitflib.hpp

  Log Message:
  -----------
  decommission all local nitf-related stuff that mpg had copied over -- we'll depend on gdal 1.10+ to provide it with our own header


  Commit: 3c174b34992d49be9daf08e07ebeb6955cb32cbb
      https://github.com/PDAL/PDAL/commit/3c174b34992d49be9daf08e07ebeb6955cb32cbb
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-01-04 (Fri, 04 Jan 2013)

  Changed paths:
    M src/CMakeLists.txt
    M src/drivers/nitf/Writer.cpp
    R src/drivers/nitf/mpg_nitfdes.cpp
    R src/drivers/nitf/mpg_nitffile.cpp
    R src/drivers/nitf/mpg_nitfimage.cpp
    R src/drivers/nitf/mpg_nitflib.hpp

  Log Message:
  -----------
  remove mpg-copied nitf stuff, we'll depend on gdal 1.10+ to provide it to us with our own header


Compare: https://github.com/PDAL/PDAL/compare/f71a0b1f0247...3c174b34992d


More information about the pdal-commits mailing list