[pdal-commits] [PDAL/PDAL] 2b6c31: RasterWriter (#3230)
Andrew Bell
noreply at github.com
Tue Sep 1 11:39:16 PDT 2020
Branch: refs/heads/2.2-maintenance
Home: https://github.com/PDAL/PDAL
Commit: 2b6c31d0e5069f8a0097757a202fd9ce7243747d
https://github.com/PDAL/PDAL/commit/2b6c31d0e5069f8a0097757a202fd9ce7243747d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
A doc/stages/stages.rst
A doc/stages/writers.raster.rst
M doc/stages/writers.rst
M filters/FaceRasterFilter.cpp
M filters/FaceRasterFilter.hpp
M io/GDALWriter.cpp
M io/GDALWriter.hpp
A io/RasterWriter.cpp
A io/RasterWriter.hpp
M io/private/GDALGrid.cpp
M io/private/GDALGrid.hpp
M pdal/PointView.cpp
M pdal/PointView.hpp
M pdal/private/Raster.hpp
M plugins/oci/io/OciReader.cpp
M test/unit/filters/FaceRasterTest.cpp
M test/unit/io/GDALWriterTest.cpp
Log Message:
-----------
RasterWriter (#3230)
* FaceRasterFilter.
* Have GDALWriter use Raster.
* Updates to face raster tests.
* Documentation and such.
* Add RasterWriter.
* Remove dead test.
* Doc updates.
Commit: 5347bf5fa21d5722e92aa8dcf32abad5d03ed778
https://github.com/PDAL/PDAL/commit/5347bf5fa21d5722e92aa8dcf32abad5d03ed778
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M doc/stages/readers.oci.rst
M doc/stages/readers.rst
M doc/stages/writers.oci.rst
M doc/stages/writers.rst
Log Message:
-----------
Deprecate OCI support.
Commit: 39b01558e2d551d745f09b146c0a31ee9346c5a4
https://github.com/PDAL/PDAL/commit/39b01558e2d551d745f09b146c0a31ee9346c5a4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M RELEASENOTES.txt
A doc/development/release-notes/2.2.0.md
Log Message:
-----------
Update release notes.
Compare: https://github.com/PDAL/PDAL/compare/f6ae72c06c7f...39b01558e2d5
More information about the pdal-commits
mailing list