- ocaml-h3 4 Nov 2024
OCaml bindings to Uber's H3 geospatial indexing system.
- AoH Calculator 16 Apr 2024
A python implementation of Area of Habitat calculations that underpin biodiversity metrics.
- TMF Methodology 16 Dec 2023
An implementation of the PACT metric for assessing Tropical Moist Forest interventions.
Reviewing a geospatial library I've been working on view the lens of Richard P. Gabriel's 'The Right Thing' vs 'Worst is better'
- Yirgacheffe 16 Sep 2022
A wrapper for gdal raster and vector layers to hide the complexities of memory management and spatial alignment.
- LIFE 4 Aug 2022
The source code for the calculations for the LIFE biodiversity metric paper.
Taking the batch processing I was doing with geospatial data in the last post and instead doing the same visualisation in real time on the GPU using shaders.
- Forest Loss Metal Demo 28 Jun 2022
A working demo of processing geospatial data using Metal accelleration.
A look at how large geospatial datasets are stored and processed, some tips to quickly see what's in the files, and how to get such data onto an interactive webpage map.