[Qgis-user] QGIS & geoparquet in Linux?

Alex M tech_dev at wildintellect.com
Sat Apr 12 11:21:31 PDT 2025


The most reliable and easiest way right now to have geoparquet is to install with Conda-forge packages. Personally I find using pixi to manage the install easiest.

mkdir pixi-qgis && cd &_
pixi install qgis
pixi run qgis

I know there's work upstream to get the arrow dependencies packaged for various distros but I've been told it's complicated.

Enjoy,
Alex

> On 04/12/2025 12:50 AM PDT Francesco Zucca via QGIS-User <qgis-user at lists.osgeo.org> wrote:
> 
>  
> Hi at all,
> 
> I would like (I think like many others ed) to have a QGIS+GDAL+geoparquet
> ecosystem running in linux.
> At the moment I am trying to manage everything inside a docker but I have
> problems with apache arrow and apache parquet, mainly related to lack of
> CMakelist.txt with arrow-19.0.0
> Does anyone have any suggestions (even for docker)?
> 
> thank you very much
> fz
> _______________________________________________
> QGIS-User mailing list
> QGIS-User at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user


More information about the QGIS-User mailing list