<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/oxigeo-the-day-geospatial-computing-stopped-needing-c-c-python-hfkcli6oh" -->

---
title: OxiGeo: The Day Geospatial Computing Stopped Needing...
description: OxiGeo 0.2.0 is a 747,000-line, 100% Pure Rust reimplementation of the GDAL geospatial library concept — with zero C, C++, or Fortran dependencies. It supports...
canonical: https://daily.dev/posts/oxigeo-the-day-geospatial-computing-stopped-needing-c-c-python-hfkcli6oh
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: OxiGeo: The Day Geospatial Computing Stopped Needing C/C++/Python | daily.dev
og:description: OxiGeo 0.2.0 is a 747,000-line, 100% Pure Rust reimplementation of the GDAL geospatial library concept — with zero C, C++, or Fortran dependencies. It supports...
og:url: https://daily.dev/posts/oxigeo-the-day-geospatial-computing-stopped-needing-c-c-python-hfkcli6oh
og:image: https://api.daily.dev/og/posts/hfkcLi6oh.png
og:image:alt: OxiGeo: The Day Geospatial Computing Stopped Needing C/C++/Python
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# OxiGeo: The Day Geospatial Computing Stopped Needing C/C++/Python

**[Medium](https://daily.dev/sources/medium_js)** · 11 min read · 0 upvotes · 0 comments

## Summary

OxiGeo 0.2.0 is a 747,000-line, 100% Pure Rust reimplementation of the GDAL geospatial library concept — with zero C, C++, or Fortran dependencies. It supports 17 format drivers (GeoTIFF, GeoJSON, GeoParquet, Shapefile, GRIB, JPEG2000, etc.), 211+ EPSG definitions, and compiles to a sub-1MB WebAssembly bundle that runs entirely in the browser. Four live browser demos showcase client-side satellite change detection, cryptographically attested terrain analysis, serverless querying of a 5.9 GB GeoParquet file, and real-time COG hillshading — all without any backend. The project is Apache-2.0, available on crates.io, and also ships Python and Node.js bindings. Known limitations include incomplete HDF5 write support, limited GeoPackage write coverage, and a curated (not full) EPSG registry, with v1.0 LTS targeted for Q4 2026.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://kitasanio.medium.com/oxigeo-the-day-geospatial-computing-stopped-needing-c-675575b8bed9>

## Similar posts on daily.dev

- [Ruby Can Draw Cities Now](https://daily.dev/posts/ruby-can-draw-cities-now-qiqssfmgh) · RUBYLAND · 65 upvotes · 2 comments
- [libgd-gis continues to grow — now with styles and more](https://daily.dev/posts/libgd-gis-continues-to-grow-now-with-styles-and-more-grzgg0mup) · RUBYLAND · 2 upvotes · 0 comments

---

Tags: [#rust](https://daily.dev/tags/rust), [#webassembly](https://daily.dev/tags/webassembly)

[View this post on daily.dev](https://daily.dev/posts/oxigeo-the-day-geospatial-computing-stopped-needing-c-c-python-hfkcli6oh)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"OxiGeo: The Day Geospatial Computing Stopped Needing C/C++/Python","url":"https://daily.dev/posts/oxigeo-the-day-geospatial-computing-stopped-needing-c-c-python-hfkcli6oh","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/oxigeo-the-day-geospatial-computing-stopped-needing-c-c-python-hfkcli6oh"},"datePublished":"2026-07-23T19:30:09.382Z","dateModified":"2026-07-23T19:31:00.184Z","description":"OxiGeo 0.2.0 is a 747,000-line, 100% Pure Rust reimplementation of the GDAL geospatial library concept — with zero C, C++, or Fortran dependencies. It supports...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/9ead32f0e650e7c6bb8c66b146f875c1?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/9ead32f0e650e7c6bb8c66b146f875c1?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Medium","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Medium","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/medium","url":"https://daily.dev/sources/medium_js"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/oxigeo-the-day-geospatial-computing-stopped-needing-c-c-python-hfkcli6oh","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"rust,webassembly","timeRequired":"PT11M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Medium","item":"https://daily.dev/sources/medium_js"},{"@type":"ListItem","position":3,"name":"OxiGeo: The Day Geospatial Computing Stopped Needing C/C++/Python"}]}
```

