Geomatics with duckdb

I’m starting to create a series of notebooks about geospatial processing with DuckDB.

Here, I show how to import GeoJSON files.
https://observablehq.com/@neocarto/how-to-import-geo-json-into-duck-db

And here, how to create a buffer.
https://observablehq.com/@neocarto/buffer-with-duck-db

Feedback is very welcome!