Skip to content

feat: Update CityJSON extension version to 0.2.0 and enhance documentation#2212

Merged
carlopi merged 1 commit into
duckdb:mainfrom
HideBa:cityjson-ext
Jul 10, 2026
Merged

feat: Update CityJSON extension version to 0.2.0 and enhance documentation#2212
carlopi merged 1 commit into
duckdb:mainfrom
HideBa:cityjson-ext

Conversation

@HideBa

@HideBa HideBa commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Updates the cityjson community extension to v0.2.0 (DuckDB v1.5.4).

Since 0.1.0 the extension has gained:

  • Write support via COPY ... TO (cityjson, cityjsonseq, flatcitybuf)
  • Wide columnar layout: one WKB geometry column per LOD, plus a per-object bbox
  • Filter pushdown on id, feature_id, object_type
  • Streaming reads of large CityJSONSeq and remote (HTTP/S3/GCS) files
  • FlatCityBuf (.fcb) read/write

Bumps version to 0.2.0 and ref to the latest release commit.

@carlopi

carlopi commented Jul 10, 2026

Copy link
Copy Markdown
Member

Thanks!

@carlopi carlopi merged commit 8cdda08 into duckdb:main Jul 10, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants