[pdal-commits] [PDAL/PDAL] 7d9f3b: Remove GDAL 2.1 cruft. (#2672)
Andrew Bell
noreply at github.com
Thu Aug 15 09:33:54 PDT 2019
Branch: refs/heads/ept-polygon-limit
Home: https://github.com/PDAL/PDAL
Commit: 7d9f3b25c493b2a8a9efdd9470e8eea097e4ea06
https://github.com/PDAL/PDAL/commit/7d9f3b25c493b2a8a9efdd9470e8eea097e4ea06
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-08-15 (Thu, 15 Aug 2019)
Changed paths:
M filters/ColorinterpFilter.cpp
M filters/ColorinterpFilter.hpp
M filters/ColorizationFilter.cpp
M filters/ColorizationFilter.hpp
M filters/CropFilter.cpp
M filters/DEMFilter.cpp
M filters/DEMFilter.hpp
M filters/OverlayFilter.cpp
M io/GDALReader.cpp
M io/GDALReader.hpp
M io/Ilvis2MetadataReader.cpp
M io/OGRWriter.cpp
M io/OGRWriter.hpp
R io/OGRWriterV1.cpp
M io/TIndexReader.hpp
M kernels/DensityKernel.cpp
M kernels/TIndexKernel.cpp
M kernels/TIndexKernel.hpp
M kernels/private/density/OGR.cpp
M pdal/GDALUtils.cpp
M pdal/GDALUtils.hpp
M pdal/Geometry.cpp
M pdal/Geometry.hpp
M pdal/Polygon.cpp
M plugins/oci/io/OciWriter.cpp
M plugins/oci/io/OciWriter.hpp
Log Message:
-----------
Remove GDAL 2.1 cruft. (#2672)
Don't include GDALUtils in headers.
Commit: 8ca2170b3350d2e5a490f349da98c49ec59fb06f
https://github.com/PDAL/PDAL/commit/8ca2170b3350d2e5a490f349da98c49ec59fb06f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-08-15 (Thu, 15 Aug 2019)
Changed paths:
M pdal/GDALUtils.cpp
M pdal/GDALUtils.hpp
Log Message:
-----------
Support SRS at the end of geometry specifications.
Commit: 19ea499aab53aae03e6880ed93f8d4e2cb9f19e5
https://github.com/PDAL/PDAL/commit/19ea499aab53aae03e6880ed93f8d4e2cb9f19e5
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-08-15 (Thu, 15 Aug 2019)
Changed paths:
M filters/ColorinterpFilter.cpp
M filters/ColorinterpFilter.hpp
M filters/ColorizationFilter.cpp
M filters/ColorizationFilter.hpp
M filters/CropFilter.cpp
M filters/DEMFilter.cpp
M filters/DEMFilter.hpp
M filters/OverlayFilter.cpp
M io/EptReader.cpp
M io/EptReader.hpp
M io/GDALReader.cpp
M io/GDALReader.hpp
M io/Ilvis2MetadataReader.cpp
M io/OGRWriter.cpp
M io/OGRWriter.hpp
R io/OGRWriterV1.cpp
M io/TIndexReader.hpp
M kernels/DensityKernel.cpp
M kernels/TIndexKernel.cpp
M kernels/TIndexKernel.hpp
M kernels/private/density/OGR.cpp
M pdal/GDALUtils.cpp
M pdal/GDALUtils.hpp
M pdal/Geometry.cpp
M pdal/Geometry.hpp
M pdal/Polygon.cpp
M plugins/oci/io/OciWriter.cpp
M plugins/oci/io/OciWriter.hpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into ept-polygon-limit
Compare: https://github.com/PDAL/PDAL/compare/86b646d58207...19ea499aab53
More information about the pdal-commits
mailing list