Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Converter] GDAL/PDAL for Geographical Raster/Vector/Pointclouds #143

Open
jo-chemla opened this issue Sep 25, 2024 · 0 comments
Open

[Converter] GDAL/PDAL for Geographical Raster/Vector/Pointclouds #143

jo-chemla opened this issue Sep 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jo-chemla
Copy link

This is oriented towards a special class of techy users dealing with geospatial data:

  • GDAL [Geo Data Abstraction Library] is used to convert between various geographical raster (image) and vector (combination of polygons/lines/points) formats
    PDAL is used to convert between pointcloud types. Has various CLI integrations or python bindings, eg via a library like rasterio
  • PDAL [Point Data Abstraction Library] reads and writes pointclouds, and has readers and writers for multiple pointcloud types. PDAL Binaries can run pipelines which describe which transformations to apply to a pointcloud - could be simple input/output.
@C4illin C4illin added the enhancement New feature or request label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants