We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

DuckDB with Geodata

Formal Metadata

Title
DuckDB with Geodata
Title of Series
Number of Parts
156
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
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.
Keywords