Home About Projects Blag Contact Me
🗺️ LOGO

ouRGeo

The open-source spatial IDE — ArcGIS Pro meets RStudio, on your desktop. Visual geoprocessing, an embedded R console, and reproducible code from every click.

What is ouRGeo?

ouRGeo is a free, open-source desktop GIS built for analysts, researchers, and anyone who works with geographic data. Under the hood it's powered by R's mature spatial stack (sf, terra, tmap, ggplot2) wrapped in a modern dark-mode interface that feels like ArcGIS Pro and RStudio had a baby.

You don't have to choose between point-and-click convenience and reproducible scripts. Every operation in the GUI echoes its R code to the live console — so you can drag, click, and see exactly what was run. Edit it, save it, share it, automate it.

Features

🗂️ Spatial Layer Manager Vector and raster data — Shapefile, GeoPackage, GeoJSON, GeoTIFF. Toggle, inspect, reorder.
🗺️ MapLibre Vector Maps GPU-accelerated dark basemaps with fluid pan, zoom, and feature inspection.
🧰 Geoprocessing Toolbox Buffer, clip, join, reproject, simplify geometry, zonal stats — point-and-click.
💻 Code-Driven Workflow Every GUI action echoes reusable R code. Save your session as a script.
📡 Live R Console Interactive REPL via WebSocket. Persistent session state across operations.
📝 Monaco Code Editor VS Code's editor under the hood. R syntax highlighting and language server support.

▼ Download ouRGeo

🪟
Windows
.exe
Win 10 / 11 (x64)
🐧
Debian / Ubuntu
.deb
apt install
🐧
Linux
.AppImage
Universal x64
🍎
macOS
.dmg
macOS 11+

Why ouRGeo?

Commercial GIS software is powerful but locked behind seat licenses, subscriptions, and proprietary formats. The open-source alternatives are excellent — but they often force you to choose between a visual workflow (QGIS) or a coding workflow (R / Python). ouRGeo refuses that choice.

Everything you do in the GUI generates R code you can save, version, and re-run. You get the ergonomics of a modern IDE, the rigor of a reproducible script, and the freedom of a 100% open-source MIT-licensed tool that runs offline on your machine.

Privacy

ouRGeo collects nothing. Everything runs locally on your machine. No telemetry, no analytics, no cloud — verified by architecture, not just by policy.

Read the full privacy policy →

System Requirements