logo

FOSS4GE 2024 | DuckDB with Geodata

time8 mo agoview4 views

DuckDB has established itself in the data science community as a lightweight tool for data analysis of all kinds. It now has an official extension that can work with geospatial data. In this talk we will introduce the basic features.

DuckDB can read data from various sources, such as files (CSV, JSON, ...), the Internet or other databases. The imported data can be combined and processed using SQL. The "spatial" extension of DuckDB now also supports spatial data types such as points, lines or polygons. In addition, the GEOS library integrated in the background provides geographic analysis functions such as area calculation, intersection or buffer calculation. GDAL is also integrated in the background and allows reading and writing of many other formats from the geographic world.

Jakob Miksch

https://talks.osgeo.org/foss4g-europe-2024/talk/KNBMGH/

Room: Omicum @ 05.07.2024 11:30:00

#foss4ge2024 #GeneralTrack #StateOfSoftware

Loading comments...