[pdal-commits] [PDAL/PDAL] 0e6131: add capability to cull bad reprojection
GitHub
noreply at github.com
Fri Oct 30 11:53:51 PDT 2015
Branch: refs/heads/stream
Home: https://github.com/PDAL/PDAL
Commit: 0e6131322861fc0286fd5d9067e028cc0d0136b3
https://github.com/PDAL/PDAL/commit/0e6131322861fc0286fd5d9067e028cc0d0136b3
Author: Howard Butler <howard at hobu.co>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
Log Message:
-----------
add capability to cull bad reprojection
Commit: dddc40a3d34b6063723ef62878616fe84dd7b408
https://github.com/PDAL/PDAL/commit/dddc40a3d34b6063723ef62878616fe84dd7b408
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M doc/stages/writers.las.rst
Log Message:
-----------
LasWriter doc update.
Commit: 37cce0cd9c2d43d9e96554a0aaedc52280384b3e
https://github.com/PDAL/PDAL/commit/37cce0cd9c2d43d9e96554a0aaedc52280384b3e
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M doc/stages/filters.range.rst
M filters/range/RangeFilter.cpp
M filters/range/RangeFilter.hpp
M test/unit/filters/RangeFilterTest.cpp
Log Message:
-----------
Allow negation of ranges.
Close #1001
Commit: 3b03118b42aebf2439d47066da306fe91c3f8c02
https://github.com/PDAL/PDAL/commit/3b03118b42aebf2439d47066da306fe91c3f8c02
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M doc/stages/filters.range.rst
M filters/range/RangeFilter.cpp
M test/unit/filters/RangeFilterTest.cpp
Log Message:
-----------
Change range negation character to '!' from '~'.
Commit: 98450fce1cb520eb226037cc07b77b42a807868d
https://github.com/PDAL/PDAL/commit/98450fce1cb520eb226037cc07b77b42a807868d
Author: Howard Butler <howard at hobu.co>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
Log Message:
-----------
make transform() call simpler when we want to cull bad points
Commit: 5093484fbfc08d2f7df4db690747ec63e5e5930f
https://github.com/PDAL/PDAL/commit/5093484fbfc08d2f7df4db690747ec63e5e5930f
Author: Howard Butler <howard at hobu.co>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
Log Message:
-----------
Merge pull request #1011 from PDAL/issues/1009-cull-bad-reprojection
add capability to cull bad reprojection #1009
Commit: 5a3d73d73dfe769bdf6a9ec58a07a565ad0afb56
https://github.com/PDAL/PDAL/commit/5a3d73d73dfe769bdf6a9ec58a07a565ad0afb56
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-23 (Fri, 23 Oct 2015)
Changed paths:
A doc/stages/filters.randomize.rst
M doc/stages/filters.sort.rst
M filters/CMakeLists.txt
A filters/randomize/CMakeLists.txt
A filters/randomize/RandomizeFilter.cpp
A filters/randomize/RandomizeFilter.hpp
M test/unit/CMakeLists.txt
A test/unit/filters/RandomizeFilterTest.cpp
Log Message:
-----------
Randomize filter.
Commit: b5533d267e531172e94f1e8386937c6cf5d29dae
https://github.com/PDAL/PDAL/commit/b5533d267e531172e94f1e8386937c6cf5d29dae
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-23 (Fri, 23 Oct 2015)
Changed paths:
M filters/randomize/RandomizeFilter.cpp
M test/unit/filters/RandomizeFilterTest.cpp
Log Message:
-----------
Look for FauxReader in the right place.
Commit: 70d501fcc5c4b12d2543b55eeadeab59fa1e40d9
https://github.com/PDAL/PDAL/commit/70d501fcc5c4b12d2543b55eeadeab59fa1e40d9
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-23 (Fri, 23 Oct 2015)
Changed paths:
M CMakeLists.txt
M io/ply/CMakeLists.txt
R vendor/rply-1.1.3/LICENSE
R vendor/rply-1.1.3/etc/convert.c
R vendor/rply-1.1.3/etc/dump.c
R vendor/rply-1.1.3/etc/input.ply
R vendor/rply-1.1.3/etc/sconvert.c
R vendor/rply-1.1.3/manual/manual.html
R vendor/rply-1.1.3/manual/reference.css
R vendor/rply-1.1.3/manual/rply.png
R vendor/rply-1.1.3/rply.c
R vendor/rply-1.1.3/rply.h
A vendor/rply-1.1.4/LICENSE
A vendor/rply-1.1.4/etc/convert.c
A vendor/rply-1.1.4/etc/dump.c
A vendor/rply-1.1.4/etc/input.ply
A vendor/rply-1.1.4/etc/sconvert.c
A vendor/rply-1.1.4/manual/manual.html
A vendor/rply-1.1.4/manual/reference.css
A vendor/rply-1.1.4/manual/rply.png
A vendor/rply-1.1.4/rply.c
A vendor/rply-1.1.4/rply.h
A vendor/rply-1.1.4/rplyfile.h
Log Message:
-----------
New rply version.
Commit: aae5a5c8723d674179d9441106f30aaeff86586b
https://github.com/PDAL/PDAL/commit/aae5a5c8723d674179d9441106f30aaeff86586b
Author: Connor Manning <connor at hobu.co>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M io/las/LasReader.cpp
Log Message:
-----------
Add all dimensions for LAS QuickInfo.
Commit: 9cd9d7046a3a1e8c906df711ce019f761d20d4f2
https://github.com/PDAL/PDAL/commit/9cd9d7046a3a1e8c906df711ce019f761d20d4f2
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
A doc/stages/filters.divider.rst
M doc/stages/writers.bpf.rst
M doc/stages/writers.las.rst
M doc/stages/writers.nitf.rst
M filters/CMakeLists.txt
A filters/divider/CMakeLists.txt
A filters/divider/DividerFilter.cpp
A filters/divider/DividerFilter.hpp
M test/unit/CMakeLists.txt
A test/unit/filters/DividerFilterTest.cpp
Log Message:
-----------
Divider filter.
Commit: 100caa48df8aa1bdf955d355e5529aff9c7e73a2
https://github.com/PDAL/PDAL/commit/100caa48df8aa1bdf955d355e5529aff9c7e73a2
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-26 (Mon, 26 Oct 2015)
Changed paths:
M io/las/LasReader.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: b8e8011a1ce355ce869545a6ba18242592d2633d
https://github.com/PDAL/PDAL/commit/b8e8011a1ce355ce869545a6ba18242592d2633d
Author: Howard Butler <howard at hobu.co>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M doc/Makefile
A doc/_templates/layout.html
R doc/_themes/bootstrap/bootstrap.js
R doc/_themes/bootstrap/bootstrap.min.js
R doc/_themes/bootstrap/indexsidebar.html
R doc/_themes/bootstrap/static/bootstrap-default.css
R doc/_themes/bootstrap/static/bootstrap-default.min.css
R doc/_themes/bootstrap/static/bootstrap-dropdown.js
R doc/_themes/bootstrap/static/bootstrap-engineauth.css
R doc/_themes/bootstrap/static/bootstrap-engineauth.min.css
R doc/_themes/bootstrap/static/bootstrap-responsive.css
R doc/_themes/bootstrap/static/bootstrap-responsive.min.css
R doc/_themes/bootstrap/static/bootstrap-sapling.css
R doc/_themes/bootstrap/static/jquery.js
R doc/_themes/bootstrap/static/sphinx-bootstrap.css
M doc/api/cpp/bounds.rst
A doc/api/cpp/filter.rst
M doc/api/cpp/index.rst
M doc/api/cpp/log.rst
M doc/api/cpp/metadata.rst
R doc/api/cpp/option.rst
M doc/api/cpp/options.rst
M doc/api/cpp/pointtable.rst
M doc/api/cpp/pointview.rst
M doc/api/cpp/reader.rst
M doc/api/cpp/stage.rst
M doc/api/cpp/writer.rst
M doc/api/index.rst
M doc/community.rst
M doc/compilation/media/OSGeo4WInstallIConv.png
M doc/compilation/unix.rst
M doc/conf.py
M doc/development/index.rst
R doc/docs.rst
M doc/faq.rst
M doc/index.rst
M doc/stages/filters.statisticaloutlier.rst
M doc/stages/index.rst
M doc/stages/readers.bpf.rst
M doc/stages/readers.gdal.rst
M doc/stages/readers.geowave.rst
M doc/stages/readers.las.rst
M doc/stages/readers.ply.rst
M doc/stages/writers.geowave.rst
M doc/tutorial/liblas_to_pdal.rst
M doc/tutorial/pcl_ground.rst
M doc/tutorial/reading.rst
M doc/tutorial/using.rst
M doc/tutorial/writing-filter.rst
M doc/tutorial/writing-kernel.rst
M doc/tutorial/writing-reader.rst
M doc/tutorial/writing-writer.rst
M doc/tutorial/writing.rst
M doc/vagrant.rst
M include/pdal/Stage.hpp
Log Message:
-----------
Documentation work. New theme and some organization.
Commit: 2b65a65f1c5e86e9ddb019d0bfb568d81b0962b7
https://github.com/PDAL/PDAL/commit/2b65a65f1c5e86e9ddb019d0bfb568d81b0962b7
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M io/faux/FauxReader.cpp
M test/unit/io/faux/FauxReaderTest.cpp
Log Message:
-----------
Don't divide by zero.
Close #1015
Commit: 8e89f2b6c6e4131758acd6ffda42ecc65b6eca16
https://github.com/PDAL/PDAL/commit/8e89f2b6c6e4131758acd6ffda42ecc65b6eca16
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M doc/Makefile
A doc/_templates/layout.html
R doc/_themes/bootstrap/bootstrap.js
R doc/_themes/bootstrap/bootstrap.min.js
R doc/_themes/bootstrap/indexsidebar.html
R doc/_themes/bootstrap/static/bootstrap-default.css
R doc/_themes/bootstrap/static/bootstrap-default.min.css
R doc/_themes/bootstrap/static/bootstrap-dropdown.js
R doc/_themes/bootstrap/static/bootstrap-engineauth.css
R doc/_themes/bootstrap/static/bootstrap-engineauth.min.css
R doc/_themes/bootstrap/static/bootstrap-responsive.css
R doc/_themes/bootstrap/static/bootstrap-responsive.min.css
R doc/_themes/bootstrap/static/bootstrap-sapling.css
R doc/_themes/bootstrap/static/jquery.js
R doc/_themes/bootstrap/static/sphinx-bootstrap.css
M doc/api/cpp/bounds.rst
A doc/api/cpp/filter.rst
M doc/api/cpp/index.rst
M doc/api/cpp/log.rst
M doc/api/cpp/metadata.rst
R doc/api/cpp/option.rst
M doc/api/cpp/options.rst
M doc/api/cpp/pointtable.rst
M doc/api/cpp/pointview.rst
M doc/api/cpp/reader.rst
M doc/api/cpp/stage.rst
M doc/api/cpp/writer.rst
M doc/api/index.rst
M doc/community.rst
M doc/compilation/media/OSGeo4WInstallIConv.png
M doc/compilation/unix.rst
M doc/conf.py
M doc/development/index.rst
R doc/docs.rst
M doc/faq.rst
M doc/index.rst
M doc/stages/filters.statisticaloutlier.rst
M doc/stages/index.rst
M doc/stages/readers.bpf.rst
M doc/stages/readers.gdal.rst
M doc/stages/readers.geowave.rst
M doc/stages/readers.las.rst
M doc/stages/readers.ply.rst
M doc/stages/writers.geowave.rst
M doc/tutorial/liblas_to_pdal.rst
M doc/tutorial/pcl_ground.rst
M doc/tutorial/reading.rst
M doc/tutorial/using.rst
M doc/tutorial/writing-filter.rst
M doc/tutorial/writing-kernel.rst
M doc/tutorial/writing-reader.rst
M doc/tutorial/writing-writer.rst
M doc/tutorial/writing.rst
M doc/vagrant.rst
M include/pdal/Stage.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 4922ea9542dc2114a8b5ee572340bc4439e6a9c1
https://github.com/PDAL/PDAL/commit/4922ea9542dc2114a8b5ee572340bc4439e6a9c1
Author: Howard Butler <howard at hobu.co>
Date: 2015-10-28 (Wed, 28 Oct 2015)
Changed paths:
M doc/conf.py
M doc/stages/filters.chipper.rst
Log Message:
-----------
cull top links for shorter heading on website
Commit: 72e68ccf65b559ef5a8c82c42b5b534383c99bbb
https://github.com/PDAL/PDAL/commit/72e68ccf65b559ef5a8c82c42b5b534383c99bbb
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-28 (Wed, 28 Oct 2015)
Changed paths:
M doc/stages/filters.range.rst
A doc/stages/ranges.rst
M filters/range/RangeFilter.cpp
M filters/range/RangeFilter.hpp
M test/unit/filters/RangeFilterTest.cpp
Log Message:
-----------
Have range filter support multiple ranges for each dimension.
Use simple and consistent logical arrangement of ranges.
Close #1014
Commit: 6a248326d2161fc228ce56c02e3065e91e5e96fc
https://github.com/PDAL/PDAL/commit/6a248326d2161fc228ce56c02e3065e91e5e96fc
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-28 (Wed, 28 Oct 2015)
Changed paths:
M doc/stages/filters.range.rst
M doc/stages/ranges.rst
Log Message:
-----------
Fix range doc.
Commit: 13d3c7f6beac5f9899ff0bd22a1113583eb6fb01
https://github.com/PDAL/PDAL/commit/13d3c7f6beac5f9899ff0bd22a1113583eb6fb01
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-28 (Wed, 28 Oct 2015)
Changed paths:
M CMakeLists.txt
M doc/Makefile
A doc/_templates/layout.html
R doc/_themes/bootstrap/bootstrap.js
R doc/_themes/bootstrap/bootstrap.min.js
R doc/_themes/bootstrap/indexsidebar.html
R doc/_themes/bootstrap/static/bootstrap-default.css
R doc/_themes/bootstrap/static/bootstrap-default.min.css
R doc/_themes/bootstrap/static/bootstrap-dropdown.js
R doc/_themes/bootstrap/static/bootstrap-engineauth.css
R doc/_themes/bootstrap/static/bootstrap-engineauth.min.css
R doc/_themes/bootstrap/static/bootstrap-responsive.css
R doc/_themes/bootstrap/static/bootstrap-responsive.min.css
R doc/_themes/bootstrap/static/bootstrap-sapling.css
R doc/_themes/bootstrap/static/jquery.js
R doc/_themes/bootstrap/static/sphinx-bootstrap.css
M doc/api/cpp/bounds.rst
A doc/api/cpp/filter.rst
M doc/api/cpp/index.rst
M doc/api/cpp/log.rst
M doc/api/cpp/metadata.rst
R doc/api/cpp/option.rst
M doc/api/cpp/options.rst
M doc/api/cpp/pointtable.rst
M doc/api/cpp/pointview.rst
M doc/api/cpp/reader.rst
M doc/api/cpp/stage.rst
M doc/api/cpp/writer.rst
M doc/api/index.rst
M doc/community.rst
M doc/compilation/media/OSGeo4WInstallIConv.png
M doc/compilation/unix.rst
M doc/conf.py
M doc/development/index.rst
R doc/docs.rst
M doc/faq.rst
M doc/index.rst
M doc/stages/filters.chipper.rst
A doc/stages/filters.divider.rst
A doc/stages/filters.randomize.rst
M doc/stages/filters.range.rst
M doc/stages/filters.sort.rst
M doc/stages/filters.statisticaloutlier.rst
M doc/stages/index.rst
A doc/stages/ranges.rst
M doc/stages/readers.bpf.rst
M doc/stages/readers.gdal.rst
M doc/stages/readers.geowave.rst
M doc/stages/readers.las.rst
M doc/stages/readers.ply.rst
M doc/stages/writers.bpf.rst
M doc/stages/writers.geowave.rst
M doc/stages/writers.las.rst
M doc/stages/writers.nitf.rst
M doc/tutorial/liblas_to_pdal.rst
M doc/tutorial/pcl_ground.rst
M doc/tutorial/reading.rst
M doc/tutorial/using.rst
M doc/tutorial/writing-filter.rst
M doc/tutorial/writing-kernel.rst
M doc/tutorial/writing-reader.rst
M doc/tutorial/writing-writer.rst
M doc/tutorial/writing.rst
M doc/vagrant.rst
M filters/CMakeLists.txt
A filters/divider/CMakeLists.txt
A filters/divider/DividerFilter.cpp
A filters/divider/DividerFilter.hpp
A filters/randomize/CMakeLists.txt
A filters/randomize/RandomizeFilter.cpp
A filters/randomize/RandomizeFilter.hpp
M filters/range/RangeFilter.cpp
M filters/range/RangeFilter.hpp
M filters/reprojection/ReprojectionFilter.cpp
M filters/reprojection/ReprojectionFilter.hpp
M include/pdal/PointLayout.hpp
M include/pdal/PointTable.hpp
M include/pdal/Stage.hpp
M io/faux/FauxReader.cpp
M io/faux/FauxReader.hpp
M io/las/LasReader.cpp
M io/ply/CMakeLists.txt
M src/Stage.cpp
R test/data/logs/logtest.txt
M test/unit/CMakeLists.txt
M test/unit/LogTest.cpp
M test/unit/StreamingTest.cpp
A test/unit/filters/DividerFilterTest.cpp
A test/unit/filters/RandomizeFilterTest.cpp
M test/unit/filters/RangeFilterTest.cpp
M test/unit/io/faux/FauxReaderTest.cpp
R vendor/rply-1.1.3/LICENSE
R vendor/rply-1.1.3/etc/convert.c
R vendor/rply-1.1.3/etc/dump.c
R vendor/rply-1.1.3/etc/input.ply
R vendor/rply-1.1.3/etc/sconvert.c
R vendor/rply-1.1.3/manual/manual.html
R vendor/rply-1.1.3/manual/reference.css
R vendor/rply-1.1.3/manual/rply.png
R vendor/rply-1.1.3/rply.c
R vendor/rply-1.1.3/rply.h
A vendor/rply-1.1.4/LICENSE
A vendor/rply-1.1.4/etc/convert.c
A vendor/rply-1.1.4/etc/dump.c
A vendor/rply-1.1.4/etc/input.ply
A vendor/rply-1.1.4/etc/sconvert.c
A vendor/rply-1.1.4/manual/manual.html
A vendor/rply-1.1.4/manual/reference.css
A vendor/rply-1.1.4/manual/rply.png
A vendor/rply-1.1.4/rply.c
A vendor/rply-1.1.4/rply.h
A vendor/rply-1.1.4/rplyfile.h
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into stream
Commit: a6222e3af98c9774dec9347d2a0cc60245376cb5
https://github.com/PDAL/PDAL/commit/a6222e3af98c9774dec9347d2a0cc60245376cb5
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-28 (Wed, 28 Oct 2015)
Changed paths:
M filters/range/RangeFilter.cpp
M filters/range/RangeFilter.hpp
M io/faux/FauxReader.cpp
M src/Stage.cpp
M test/unit/StreamingTest.cpp
Log Message:
-----------
Filtered streaming works.
Update RangeFilter to streaming.
Update FauxReader to streaming.
Add real streaming test.
Commit: 744d90c112778d8f453ad44ef4f8b4c6593fb63f
https://github.com/PDAL/PDAL/commit/744d90c112778d8f453ad44ef4f8b4c6593fb63f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M filters/range/RangeFilter.cpp
M filters/range/RangeFilter.hpp
M include/pdal/Stage.hpp
M io/faux/FauxReader.cpp
M io/faux/FauxReader.hpp
M io/sbet/SbetReader.cpp
M io/sbet/SbetReader.hpp
M test/unit/StreamingTest.cpp
Log Message:
-----------
Pass PointRef as reference. (Need a better name).
Compare: https://github.com/PDAL/PDAL/compare/c3aa7576443c...744d90c11277
More information about the pdal-commits
mailing list