Skip to content

Tabular projection and TSV format support - #142

Merged
balazsdukai merged 21 commits into
developfrom
tyler-106
Jun 29, 2026
Merged

Tabular projection and TSV format support#142
balazsdukai merged 21 commits into
developfrom
tyler-106

Conversation

@balazsdukai

Copy link
Copy Markdown
Contributor
  • Project the attributes, extra properties, semantics and metadata of a cityjson_types::CityModel into a tabular form.
  • The TSV writer serializes this tabular form into .tsv files.
  • Semantics are an optional export with --tsv-split-semantics.
  • CityObject and Semantic hierarchy is an optional export with --tsv-include-hierarchy.
  • Metadata is an optional export for cjconvert with --tsv-include-metadata.
  • Metadata is always exported for tyler, where the single metadata.tsv is an index of the exported tsv file, including the tile polygon WKT of each tsv file.

@balazsdukai
balazsdukai merged commit 0a0fcb4 into develop Jun 29, 2026
6 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.

1 participant