[pdal-commits] [PDAL/PDAL] 40aa6c: add reprojection to the big-read oracle example

GitHub noreply at github.com
Sat May 5 09:23:41 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 40aa6c1a5c175c3dc8c5f8285691fb151c72cba2
      https://github.com/PDAL/PDAL/commit/40aa6c1a5c175c3dc8c5f8285691fb151c72cba2
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M test/data/oracle/big-read.xml

  Log Message:
  -----------
  add reprojection to the big-read oracle example


  Commit: b0c02cee22e00ed0a61402f6a80e01390987e0d7
      https://github.com/PDAL/PDAL/commit/b0c02cee22e00ed0a61402f6a80e01390987e0d7
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M src/filters/InPlaceReprojection.cpp

  Log Message:
  -----------
  InPlaceReprojectionFilter will set guids for dimensions that it is reprojecting that have none


  Commit: c5eb6bc5fd21d10ccbc0176e0096996993d18f9b
      https://github.com/PDAL/PDAL/commit/c5eb6bc5fd21d10ccbc0176e0096996993d18f9b
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M src/XMLSchema.cpp

  Log Message:
  -----------
  set a GUID for dimensions that end up having none


  Commit: fafc96683b65fb8104dd9f518c5cbd729d0ba99e
      https://github.com/PDAL/PDAL/commit/fafc96683b65fb8104dd9f518c5cbd729d0ba99e
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

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

  Log Message:
  -----------
  decrufting


  Commit: 8c56c3eddea1802c50d029711ab7a57e3c4724c1
      https://github.com/PDAL/PDAL/commit/8c56c3eddea1802c50d029711ab7a57e3c4724c1
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M include/pdal/PointBuffer.hpp

  Log Message:
  -----------
  pull data scaling in from filters.scaling to a static method of PointBuffer -- note that not all transformations are supported yet


  Commit: caeee204108be1988ad5ac2ac9497f18223fcfb5
      https://github.com/PDAL/PDAL/commit/caeee204108be1988ad5ac2ac9497f18223fcfb5
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-05-05 (Sat, 05 May 2012)

  Changed paths:
    M include/pdal/drivers/oci/Reader.hpp
    M src/drivers/oci/Reader.cpp
    M test/unit/drivers/oci/OCITest.cpp

  Log Message:
  -----------
  update drivers.oracle.reader to set data for dimensions that are requested through the PointBuffer rather than dictating the PointBuffer, which was wrong


Compare: https://github.com/PDAL/PDAL/compare/c07d8c4...caeee20


More information about the pdal-commits mailing list