[pdal-commits] [PDAL/PDAL] 42acc9: doc typo
GitHub
noreply at github.com
Tue Aug 29 16:30:38 PDT 2017
Branch: refs/heads/gdalwriter
Home: https://github.com/PDAL/PDAL
Commit: 42acc975d9e39fc51f9323d87cd2ceeb82b2f48f
https://github.com/PDAL/PDAL/commit/42acc975d9e39fc51f9323d87cd2ceeb82b2f48f
Author: Howard Butler <howard at hobu.co>
Date: 2017-08-22 (Tue, 22 Aug 2017)
Changed paths:
M doc/stages/writers.las.rst
Log Message:
-----------
doc typo
Commit: 2d3e2c8eb077773d584a8e850339ae58ab04e801
https://github.com/PDAL/PDAL/commit/2d3e2c8eb077773d584a8e850339ae58ab04e801
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M plugins/cpd/filters/CpdFilter.cpp
Log Message:
-----------
Fix type mismatch in CPD filter.
Commit: 386093ea08ffb230f181cbae063a185aed994428
https://github.com/PDAL/PDAL/commit/386093ea08ffb230f181cbae063a185aed994428
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Don't run test that requires LAS compression without it being compiled in.
Commit: b56b699696c111186f5514ef0654720b1a190146
https://github.com/PDAL/PDAL/commit/b56b699696c111186f5514ef0654720b1a190146
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M doc/faq.rst
Log Message:
-----------
Add an FAQ about missing plugins.
Commit: 9636f052b0682e46cb72bdb726d9b4164613de1c
https://github.com/PDAL/PDAL/commit/9636f052b0682e46cb72bdb726d9b4164613de1c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M doc/faq.rst
Log Message:
-----------
Fix a typo.
Commit: ce970a5da0966f43269f76448b0a584d0e21580c
https://github.com/PDAL/PDAL/commit/ce970a5da0966f43269f76448b0a584d0e21580c
Author: Adam Steer <adamsteer at users.noreply.github.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M doc/stages/readers.bpf.rst
M doc/stages/readers.gdal.rst
M doc/stages/readers.greyhound.rst
M doc/stages/readers.ilvis2.rst
M doc/stages/readers.las.rst
M doc/stages/readers.mbio.rst
M doc/stages/readers.mrsid.rst
M doc/stages/readers.nitf.rst
M doc/stages/readers.optech.rst
M doc/stages/readers.pcd.rst
M doc/stages/readers.pgpointcloud.rst
M doc/stages/readers.ply.rst
M doc/stages/readers.pts.rst
M doc/stages/readers.qfit.rst
M doc/stages/readers.sbet.rst
M doc/stages/readers.sqlite.rst
M doc/stages/readers.text.rst
M doc/stages/readers.tindex.rst
Log Message:
-----------
#1591: add --count to html docs (#1649)
* add --count option
* add --count option
* add --count option
* add --count option
* does readers.buffer have a --count option? not listed in --options
* add a needed comma to the LAS pipeline
* actually not sure if readers.mrsid has --count, not available in my docker instance
* removed duplicate spatialreference option heading
* add --count option (#1591)
* add --count option (#1591)
Commit: 3d1cf9b6d41d3c02101e49abe459957ada1aa6a0
https://github.com/PDAL/PDAL/commit/3d1cf9b6d41d3c02101e49abe459957ada1aa6a0
Author: Howard Butler <howard at hobu.co>
Date: 2017-08-25 (Fri, 25 Aug 2017)
Changed paths:
M io/LasWriter.cpp
Log Message:
-----------
don't attempt to write a pdal_metadata VLR if > LasVLR::MAX_DATA_SIZE and minor_version < 4
Commit: 5ffbe16cce461a4c23d46b48dd99e2862014c404
https://github.com/PDAL/PDAL/commit/5ffbe16cce461a4c23d46b48dd99e2862014c404
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-28 (Mon, 28 Aug 2017)
Changed paths:
M io/GDALWriter.cpp
M io/GDALWriter.hpp
M pdal/DimUtil.hpp
Log Message:
-----------
Add support for string to/from dimension type conversion.
Commit: fba770e8ab7fb76f356b6fef1114d5f997253f50
https://github.com/PDAL/PDAL/commit/fba770e8ab7fb76f356b6fef1114d5f997253f50
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-28 (Mon, 28 Aug 2017)
Changed paths:
M doc/faq.rst
M doc/stages/readers.bpf.rst
M doc/stages/readers.gdal.rst
M doc/stages/readers.greyhound.rst
M doc/stages/readers.ilvis2.rst
M doc/stages/readers.las.rst
M doc/stages/readers.mbio.rst
M doc/stages/readers.mrsid.rst
M doc/stages/readers.nitf.rst
M doc/stages/readers.optech.rst
M doc/stages/readers.pcd.rst
M doc/stages/readers.pgpointcloud.rst
M doc/stages/readers.ply.rst
M doc/stages/readers.pts.rst
M doc/stages/readers.qfit.rst
M doc/stages/readers.sbet.rst
M doc/stages/readers.sqlite.rst
M doc/stages/readers.text.rst
M doc/stages/readers.tindex.rst
M doc/stages/writers.las.rst
M io/LasWriter.cpp
M plugins/cpd/filters/CpdFilter.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into gdalwriter
Commit: 4f25afc7baba8f1931f3273a2dbe28bf61387f4d
https://github.com/PDAL/PDAL/commit/4f25afc7baba8f1931f3273a2dbe28bf61387f4d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-28 (Mon, 28 Aug 2017)
Changed paths:
M test/unit/apps/pcpipelineTestJSON.cpp
Log Message:
-----------
Fix LASZIP in pipeline test.
Commit: 31683bcba4d4e9fa2b94b00d501758dfb264e641
https://github.com/PDAL/PDAL/commit/31683bcba4d4e9fa2b94b00d501758dfb264e641
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-28 (Mon, 28 Aug 2017)
Changed paths:
M io/LasReader.cpp
M test/unit/io/LasReaderTest.cpp
Log Message:
-----------
Put encoded LAS VLR in its own node.
Close #1648
Commit: 2efa431487cc9629594ecbed0b5938b820643029
https://github.com/PDAL/PDAL/commit/2efa431487cc9629594ecbed0b5938b820643029
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-28 (Mon, 28 Aug 2017)
Changed paths:
M io/LasReader.cpp
M test/unit/apps/pcpipelineTestJSON.cpp
M test/unit/io/LasReaderTest.cpp
Log Message:
-----------
Merge branch 'master' into gdalwriter
Commit: 02e7cbaadb4f0b62726805806d22c94db428fe86
https://github.com/PDAL/PDAL/commit/02e7cbaadb4f0b62726805806d22c94db428fe86
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2017-08-29 (Tue, 29 Aug 2017)
Changed paths:
M io/GDALWriter.cpp
M pdal/GDALUtils.cpp
M pdal/GDALUtils.hpp
Log Message:
-----------
Use various data types for gdal output.
Compare: https://github.com/PDAL/PDAL/compare/6ffcca08e005...02e7cbaadb4f
More information about the pdal-commits
mailing list