e97d94fa14
- Update to PDAL 2.9.3 * Alias PDAL_DLL => PDAL_EXPORT and warn users to upgrade if it is defined (PR #4813) * Suppress error messages from GDAL/PROJ when infering metadata type SRSs (PR #4820) * Add min_clamp, max_clamp, and nodata options to filters.hag_dem (PR #4828) * Support 0 as variable chunk indicator in LAZ/COPC files (PR #4843) * Emit warnings for pdal tindex hexbin boundary failures (PR #4844) * Fix Connector segfault on 404 from /vsis3/ path (PR #4853) * Add class argument for hag_delaunay, hag_dem and hag_nn filters (PR #4865) * Remove dead code from Kazhdan's ply.h (PR #4866) * Only specify JSON-compatible types when serializing pipelines (PR #4877) * Add custom class arguments for ground classification filters (PR #4879) * Documentation updates * Update minimum GDAL verstion to 3.8 * Migrates PDAL.io to PDAL.org * Update PDAL-fix-gdal-includes.patch to cover more GDAL includes
Enno Tensing
2025-12-16 16:32:19 +00:00
2898d24b35
Accepting request 1305091 from Application:Geo
Ana Guerrero2025-09-16 16:18:44 +00:00
d6b1e65733
- Update to PDAL 2.9.2 * Add PDAL-remove-gtest.patch to remove the venored gtest, which was re-added by 2.9.1 * PDAL 2.9.1 contained the following changes: + Sorting behaviour was changed, due to issues on Windows + Fixed build issues and compiler warnings + pdal --info will now return the same data as the python library's pipeline.quickinfo + Adds support for Arrow 21+ + Adds protection against empty views to some filters + Adds new Radius assign filter + Venored gtest was added back, with intent to drop again for 2.10 * PDAL 2.9.2 contains the following changes: + Vendored arbiter now has a custom pdal namespace + VSIIO will now call fp->Flush() when syncing the VSIStreamBuffer + StageWrapper will no longer run on empty views
Bruno Friedmann2025-09-15 11:19:20 +00:00
3810bc8e93
Accepting request 1290061 from Application:Geo
Ana Guerrero2025-07-06 15:04:50 +00:00
45141532c2
- Update to PDAL 2.9.0 * Refresh PDAL_unbundle.patch * Add new PDAL-fix-gdal-includes.patch, fixing GDAL includes * Add gtest as dependency, required for tests and dropped from PDAL as a vendored copy * Release notes can be found at https://github.com/PDAL/PDAL/releases/tag/2.9.0 Some of the listed changes are: + Add GDAL VSI support + Add FileSpec support + Remove vendored nlohmann_json copy + Add SPZ reader and writer + Add supervoxel filter + Improve various filters, readers and commands + Update vendored delaunator dependency + Various bug fixes + Source tree cleanups + Use modern CMake targets for libraries + Symbol export macro has been renamed from PDAL_DLL to PDAL_EXPORT
Enno Tensing
2025-07-03 04:42:48 +00:00
591a1124f3
Accepting request 1250239 from Application:Geo
Ana Guerrero2025-03-05 12:40:44 +00:00
d7307f7950
- Update to 2.8.4; Upstream lists the following changes: * Handle null strings as tests for startsWith and endsWith. by @hobu in #4606 * add zenodo citation information by @hobu in #4612 * Add new section to pipeline docs: "multiple writers and output types" by @hobu in #4613 * Use gdal_fwd.hpp when available for forward declarations by @hobu in #4614 * Source tree cleanups by @hobu in #4616 * fixes md5 link to 2.8.3 by @smellman in #4617 * Define destructor in source file for CSFilter. by @hobu in #4621 * upload .conda files from conda package build CI by @hobu in #4626 * Update include directives for LasReader and LasHeader in transition from libLAS to PDAL guide by @hobu in #4635 * Fix bad calculation for max width cases in readers.copc by @hobu in #4640 * Read quickinfo or filters.stats to create TileDB array by @hobu in #4642 See https://github.com/PDAL/PDAL/releases/tag/2.8.4 and https://github.com/PDAL/PDAL/compare/2.8.3...2.8.4 for more information
Enno Tensing
2025-03-04 18:36:45 +00:00
d042017652
Accepting request 1238122 from Application:Geo
Ana Guerrero2025-01-16 17:33:33 +00:00
4435c4db94
- Remove laszip as a build requirement, since PDAL uses a bundled version of the lazperf library for this functionality since 2022-02-03 (see commit 6bdd2e2c281fe0313f8acd8b8b9e4ccf9b2a13c3 upstream)
Enno Tensing
2024-10-22 19:17:38 +00:00
9b620bda5b
Accepting request 1199930 from Application:Geo
Ana Guerrero2024-09-11 14:55:42 +00:00
eccd83c38f
- Fix the -devel dangling symlink by moving to libPDAL libpdal_*.so.%{soname} symlinks to libpdal_*.%{sovers} rpmlint not more complain.
Bruno Friedmann2022-01-07 16:31:37 +00:00
a15ff1895c
Accepting request 944722 from home:licehunter:branches:Application:Geo
Bruno Friedmann2022-01-07 12:29:07 +00:00