Yirgacheffe: a declarative approach to geospatial data
Michael Dales, Alison Eyres, Patrick Ferris, Franchesca A. Ridley, Simon Tarr, Anil Madhavapeddy
workshop paper in 2nd ACM SIGPLAN International Workshop on Programming for the Planet (PROPL 2025), Oct 2025
| Download | Online | Talk

Abstract:

We present Yirgacheffe, a declarative geospatial library that allows spatial algorithms to be implemented concisely, supports parallel execution, and avoids common errors by automatically handling data (large geospatial rasters) and resources (cores, memory, GPUs). Our primary user domain comprises ecologists, where a typical problem involves cleaning messy occurrence data, overlaying it over tiled rasters, combining layers, and deriving actionable insights from the results. We describe the successes of this approach towards driving key pipelines related to global biodiversity and describe the capability gaps that remain, hoping to motivate more research into geospatial domain-specific languages.