Geomatics in the browser with gdal3.js 🀩

In these 3 notebooks, I explore the gdal.js library.

Here, a general presentation
:point_right: gdal3.js library / Nicolas Lambert | Observable
Here, a function to manage projections
:point_right: Project a geoJSON with gdal / Nicolas Lambert | Observable
And here, a function for importing background maps in many different formats.
:point_right: Import any geographic features / Nicolas Lambert | Observable

Gradually, thanks to WebAssembly & js libs, we can do geomatics in the browser, and it’s really great :sunglasses:

3 Likes