[pdal-commits] [PDAL/PDAL] 5e8d2c: add logging for query type

noreply at github.com noreply at github.com
Sun Nov 6 00:00:36 EDT 2011


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

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

  Changed paths:
    M src/drivers/oci/Reader.cpp

  Log Message:
  -----------
  add logging for query type


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

  Changed paths:
    M include/pdal/drivers/oci/Iterator.hpp
  M src/drivers/oci/Iterator.cpp

  Log Message:
  -----------
  start separating block fetching


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

  Changed paths:
    M include/pdal/drivers/oci/Iterator.hpp
  M include/pdal/drivers/oci/Reader.hpp
  M include/pdal/drivers/oci/common.hpp
  M src/drivers/oci/Iterator.cpp
  M src/drivers/oci/Reader.cpp
  M src/drivers/oci/common.cpp

  Log Message:
  -----------
  get rid of CloudPtr stuff -- no need anymore


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

  Changed paths:
    M include/pdal/drivers/oci/Iterator.hpp
  M src/drivers/oci/Iterator.cpp

  Log Message:
  -----------
  consolidate fetching the cloud statement from the reader


  Commit: 6283e5cfa5f43adcb65a5c8d9e1d44427fcdae17
      https://github.com/PDAL/PDAL/commit/6283e5cfa5f43adcb65a5c8d9e1d44427fcdae17
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-11-05 (Sat, 05 Nov 2011)

  Changed paths:
    M src/StageBase.cpp

  Log Message:
  -----------
  flip test to correct direction for verbosity


  Commit: 40e0ee4850415f7d2a6fb56ec9086d48f7c7b567
      https://github.com/PDAL/PDAL/commit/40e0ee4850415f7d2a6fb56ec9086d48f7c7b567
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2011-11-05 (Sat, 05 Nov 2011)

  Changed paths:
    M include/pdal/drivers/oci/common.hpp

  Log Message:
  -----------
  add read_error to throw when encountering read problems


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

  Changed paths:
    M include/pdal/drivers/oci/Iterator.hpp
  M src/drivers/oci/Iterator.cpp

  Log Message:
  -----------
  support SELECT CLOUD FROM TABLE to return a list of clouds and export them in addition to the {BLOCK_FIELDS, CLOUD} view scenario that is currently supported.


Compare: https://github.com/PDAL/PDAL/compare/76363fd...d24e8d9


More information about the pdal-commits mailing list