GlacioHack / xdem

Analysis of digital elevation models (DEMs)
https://xdem.readthedocs.io/
MIT License
123 stars 37 forks source link

Add an `ElevationPointCloud` class to facilitate operations with point data? #463

Open rhugonnet opened 5 months ago

rhugonnet commented 5 months ago

Could be a subclass of a PointCloud class in GeoUtils (consistent Point interface is a feature before v1.0: https://github.com/GlacioHack/geoutils/wiki/Roadmap-to-v1.0, that could benefit from:

See PointCloud issue in GeoUtils: https://github.com/GlacioHack/geoutils/issues/463