jblindsay / whitebox-tools

An advanced geospatial data analysis platform
https://www.whiteboxgeo.com/
MIT License
967 stars 161 forks source link

whitebox objects to other python-based GIS objects #433

Open lucasglasner opened 4 weeks ago

lucasglasner commented 4 weeks ago

Hello and thanks for this very powerful software.

I have a quick question: Is there a way within a Python script to convert a whitebox_workflows Raster object into a NumPy array or an xarray DataArray? Additionally, is there a method to transform whitebox_workflows vector (point, line, or polygon) data into GeoPandas objects?

Thank you very much for your help. Lucas