Published January 13, 2023
| Version 2.5.0
Software
Open
PDAL/PDAL: 2.5.0
Authors/Creators
- Howard Butler1
- Andrew Bell
- Michael P. Gerlek2
- chambbj
- Pete Gadomski3
- Connor Manning1
- Mateusz Łoskot4
- Bas Couwenberg
- Paul Ramsey5
- Norman Barker
- Nicolas Chaulet6
- c42f7
- Even Rouault8
- Michael Rosen
- Scott Lewis
- Guilhem Villemin9
- Grigory10
- Kirk McKelvey
- Daniel Brookes11
- Kristian Evers12
- Kyle Mann13
- Vicky Vergara
- xantares
- Aaron Yonas14
- Martin Dobias15
- Vaclav Petras16
- Michael D. Smith17
- Martijn Visser18
- Ogi Moore19
- Eric Lemoine
- 1. Hobu, Inc.
- 2. Flaxen Consulting
- 3. @Element84
- 4. @Cadcorp
- 5. @CrunchyData
- 6. @CanoaPBC
- 7. @JuliaComputing
- 8. Spatialys
- 9. @altametris
- 10. @disneystreaming
- 11. MICROMINE
- 12. SDFI
- 13. Hobu Inc
- 14. Google, LLC
- 15. @lutraconsulting
- 16. North Carolina State University
- 17. US Army Corps of Enginneers
- 18. @Deltares
- 19. Hobu Inc.
Description
Changes of Note
- TileDB 2.3 now required for TileDB read/write support (#3722)
readers.fbxandreaders.mrsidhave been removed (#3841)- Make PDAL Locale agnostic (#3873) Thanks @jjimenezshaw!
- Non-public symbols are now hidden on unix (#3931) Thanks @abellgithub!
- PipelineExecutor class is now deprecated (#3937)
readers.ptx(Thanks @dbrookes96!) supports reading the PTX format(#3718)writers.fbiandreaders.fbisupports TerraSolid binary format(#3822) (Thanks @alavenant!)filters.trajectoryestimates trajectory for certain data configurations (#3743)filters.geomdistancecomputes the (2D) distance of points to a given geometry (#3891)readers.stacdereferences STAC Catalogs to read point cloud data (#3915)filters.expressionuses the same syntax aswhereto filter data (#3930)
boundary_jsonGeoJSON added topdal infooutput (#3750)- Sort COPC output by GPSTime if available (#3747)
filters.zsmoothenabled by default (#3785)- update googletest to 1.12.1 by in (#3917)
- Support GDAL 64bit integer types if they are defined (#3795)
- PROJJSON output now added to
pdal infooutput (#3780) - QuickInfo now supports adding Metadata (#3894)
- stage-n-push support for writers.copc (#3790)
pdal translatewill not overwrite data by default (#3794)- 'bounds' option to limit
filters.overlayusage (#3815) - wmain usage of
pdalcomand for wide filename character support on Windows (#3824) binmodeadded towriters.gdalto count only points inside pixels (#3840)attr_dimsandogr_optionsoptions towriters.ogr(#3837) Thanks @rcoup!- Add metadata to
readers.lasQuickInfo (#3897) writers.copc.threadsoption (#3910)- Support spaces in dimension names (#3907)
writers.copc.a_srsoption (#3908)readers.copcoutputscopc_infometadata on read (#3936)
- UTF-16 filename conversion and multibyte character filename support on windows (#3761) (#3764) (#3757)
- Invalid LogPtr usage in
filters.normalin some scenarios (#3781) - 'count' metadata added to
readers.bpf(#3744) readers.plyQuickInfo support (#3705)- Use source separator as output separator when file globbing (#3755)
- Support non-ASCII filenames on Windows for FileUtils::mapFile (#3757)
- Strip characters after NULL for VLR description/userID (#3773)
- Better integer support in
readers.pts(#3754) - Remove significant laz-perf memory leak (#3811)
readers.las.nosrsnot working correctly (#3818)- Arbiter now loads drivers on demand (#3831)
- openscenegraph reader was not compiling (#3842)
- JSON fixes (#3845) (#3906)
- Fix duplicate dimension detection in
readers.text(#3859) writers.ogrcrs bug (#3863) Thanks @rcoup!writers.ogrdon't set OGR FID (#3865) Thanks @rcoup!writers.lasnot preserving classFlags (#3879) Thanks @craigds!- Screen width computation (#3893)
- Make
writers.ogruse transactions if they are available (#3898) Thanks @wonder-sk - Limit stream resets in
readers.las(#3900) - Make
readers.copc.threadsrespect explicit thread count (#3913) - Extra bytes support in
writers.copcwas borken (#3912) readers.copcwas reading past its buffer (#3918)writers.dracowas reading incorrect dimension size (#3919)- Low precision WKT export from
filters.hexbin(#3922) - Close HTTP pools and connections in
readers.eptandreaders.copc(#3920) - handle CURL_VERSION_ASYNCHDNS in Arbiter (#3926)
filters.overlayfiltering geometries not reprojecting as expected (#3940) Thanks @wonder-sk!
- @sunpoet made their first contribution in https://github.com/PDAL/PDAL/pull/3728
- @davidcaron made their first contribution in https://github.com/PDAL/PDAL/pull/3730
- @gmwwho made their first contribution in https://github.com/PDAL/PDAL/pull/3751
- @jef-n made their first contribution in https://github.com/PDAL/PDAL/pull/3806
- @rcoup made their first contribution in https://github.com/PDAL/PDAL/pull/3837
- @craigds made their first contribution in https://github.com/PDAL/PDAL/pull/3879
- @wonder-sk made their first contribution in https://github.com/PDAL/PDAL/pull/3877
- @jjimenezshaw made their first contribution in https://github.com/PDAL/PDAL/pull/3873
- @0-wiz-0 made their first contribution in https://github.com/PDAL/PDAL/pull/3916
Full Changelog: https://github.com/PDAL/PDAL/compare/2.4.0...2.5.0
Files
PDAL/PDAL-2.5.0.zip
Files
(109.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:64cb533d6a48d0432e0bbef6481abae4
|
109.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PDAL/PDAL/tree/2.5.0 (URL)