[pdal-commits] [PDAL/PDAL] 321269: tile (x,y) -> (col,row))
GitHub
noreply at github.com
Fri May 8 12:41:39 PDT 2015
Branch: refs/heads/rialto-tiling
Home: https://github.com/PDAL/PDAL
Commit: 3212691e893ffe7ea181f4e5a41fe0656b5332eb
https://github.com/PDAL/PDAL/commit/3212691e893ffe7ea181f4e5a41fe0656b5332eb
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-05-08 (Fri, 08 May 2015)
Changed paths:
M plugins/rialto/io/RialtoDb.cpp
M plugins/rialto/io/RialtoDb.hpp
M plugins/rialto/io/RialtoFileWriter.cpp
M plugins/rialto/io/RialtoWriter.cpp
Log Message:
-----------
tile (x,y) -> (col,row))
Commit: 68b55d2520ef41992008ea2bcf962b92200449f6
https://github.com/PDAL/PDAL/commit/68b55d2520ef41992008ea2bcf962b92200449f6
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-05-08 (Fri, 08 May 2015)
Changed paths:
M plugins/rialto/io/RialtoDb.cpp
M plugins/rialto/io/RialtoDb.hpp
M plugins/rialto/io/RialtoDbWriter.cpp
M plugins/rialto/io/RialtoWriter.cpp
M plugins/rialto/test/RialtoDbWriterTest.cpp
Log Message:
-----------
changes to public API - cleanups & refactoring
Still need to Ptr-ify the stages
Compare: https://github.com/PDAL/PDAL/compare/b30d5eb93024...68b55d2520ef
More information about the pdal-commits
mailing list