Installation
Pre-built installers are published on the GitHub Releases page for each tagged version:
| Platform | Formats |
|---|---|
| Linux | .deb, .pacman |
| Windows | .nsis installer |
Download the installer for your platform from the latest release and run it.
If you’re on a platform without a pre-built installer, or you want the latest unreleased changes, see Building from Source.
Requirements
- A GPU with wgpu/WebGPU support (essentially any GPU from the last decade, on Vulkan, Metal, DirectX 12, or OpenGL).
- GDAL is not required for the default build — it’s only needed if you
build with the optional
gdalfeature for KML/GeoPackage/MapInfo/FileGDB support.