[pdal-commits] [PDAL/PDAL] fdff8b: readers.i3s bounds computation for query filtering...

Kyle Mann noreply at github.com
Mon Mar 11 07:20:20 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: fdff8b732db6c03ec1671346fb9ab42faa2f7b3a
      https://github.com/PDAL/PDAL/commit/fdff8b732db6c03ec1671346fb9ab42faa2f7b3a
  Author: Kyle Mann <39525199+kylemann16 at users.noreply.github.com>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:
    M plugins/i3s/io/EsriReader.cpp
    M plugins/i3s/io/EsriReader.hpp
    A test/data/i3s/plineSonoma3.json

  Log Message:
  -----------
  readers.i3s bounds computation for query filtering was incorrect

* Log out-of-bounds points from OBB calcs.

* changed to cube creation

* wip

* wip debugging

* removing debug pieces, moved srs to initialize instead of ready

* fixed not getting points

* removed couts

* fixed autzen example

* name fix

* removed more couts




More information about the pdal-commits mailing list