[pdal-commits] [PDAL/PDAL] 4e308a: ignore the generated XML test inputs
GitHub
noreply at github.com
Thu Apr 30 13:26:51 PDT 2015
Branch: refs/heads/rialto-tiling
Home: https://github.com/PDAL/PDAL
Commit: 4e308a24e0e203ced782a5cdc87920032abe4f36
https://github.com/PDAL/PDAL/commit/4e308a24e0e203ced782a5cdc87920032abe4f36
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M .gitignore
Log Message:
-----------
ignore the generated XML test inputs
Commit: ac1dc44f5035398d15f082d72659ab42f7fa3cd8
https://github.com/PDAL/PDAL/commit/ac1dc44f5035398d15f082d72659ab42f7fa3cd8
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M filters/CMakeLists.txt
A filters/tiler/CMakeLists.txt
A filters/tiler/TilerCommon.cpp
A filters/tiler/TilerCommon.hpp
A filters/tiler/TilerFilter.cpp
A filters/tiler/TilerFilter.hpp
M src/StageFactory.cpp
M test/unit/CMakeLists.txt
A test/unit/filters/TilerTest.cpp
Log Message:
-----------
start of tiler filter
Commit: 3dabd51b7b0fe926ca62b43842199616c09ca826
https://github.com/PDAL/PDAL/commit/3dabd51b7b0fe926ca62b43842199616c09ca826
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-04-29 (Wed, 29 Apr 2015)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
added OS X sqlite build note
Commit: 3ade17dc848985a809d69527d8ab604d6450479b
https://github.com/PDAL/PDAL/commit/3ade17dc848985a809d69527d8ab604d6450479b
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths:
M filters/tiler/TilerCommon.cpp
M filters/tiler/TilerCommon.hpp
M filters/tiler/TilerFilter.cpp
M filters/tiler/TilerFilter.hpp
M test/unit/filters/TilerTest.cpp
Log Message:
-----------
checkpoint - almost working
Commit: 323c4acb2af55fdadabfda96d826fb14ff0342fa
https://github.com/PDAL/PDAL/commit/323c4acb2af55fdadabfda96d826fb14ff0342fa
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths:
M include/pdal/PointView.hpp
Log Message:
-----------
added metadata accessor
Commit: 731dc62661ce9b2e5970d62774bd2fb882330175
https://github.com/PDAL/PDAL/commit/731dc62661ce9b2e5970d62774bd2fb882330175
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths:
M filters/tiler/TilerCommon.cpp
M filters/tiler/TilerCommon.hpp
M filters/tiler/TilerFilter.cpp
M filters/tiler/TilerFilter.hpp
M test/unit/filters/TilerTest.cpp
Log Message:
-----------
test now passes
Commit: 3c2b07a158ef698678c6ede7984ac1ed089421b3
https://github.com/PDAL/PDAL/commit/3c2b07a158ef698678c6ede7984ac1ed089421b3
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths:
M filters/tiler/TilerCommon.cpp
M filters/tiler/TilerCommon.hpp
M filters/tiler/TilerFilter.cpp
M filters/tiler/TilerFilter.hpp
Log Message:
-----------
cleanups
Commit: e73165e6ad212dd3dc3475055e2d49bb90e8e4eb
https://github.com/PDAL/PDAL/commit/e73165e6ad212dd3dc3475055e2d49bb90e8e4eb
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths:
M filters/tiler/TilerCommon.cpp
M filters/tiler/TilerCommon.hpp
M filters/tiler/TilerFilter.cpp
M filters/tiler/TilerFilter.hpp
Log Message:
-----------
more refactoring
Commit: 0b2badafb0be00c8f54b7f06ffff71625b996ea2
https://github.com/PDAL/PDAL/commit/0b2badafb0be00c8f54b7f06ffff71625b996ea2
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths:
M filters/tiler/TilerCommon.cpp
M filters/tiler/TilerCommon.hpp
M filters/tiler/TilerFilter.cpp
M filters/tiler/TilerFilter.hpp
M test/unit/filters/TilerTest.cpp
Log Message:
-----------
checkpoint - fixing metadata
Commit: 946c0e17e09478fe10b55404ec9d0b9ba393700a
https://github.com/PDAL/PDAL/commit/946c0e17e09478fe10b55404ec9d0b9ba393700a
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2015-04-30 (Thu, 30 Apr 2015)
Changed paths:
M filters/tiler/TilerCommon.cpp
M test/unit/filters/TilerTest.cpp
Log Message:
-----------
metadata working again
Compare: https://github.com/PDAL/PDAL/compare/4e308a24e0e2^...946c0e17e094
More information about the pdal-commits
mailing list