cjseq 0.2.0

Convertion CityJSON <=> CityJSONSeq
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Changelog

## [0.2.0] - 2024-02-09
### Modified
- fix bug with wrong indexing with BuildingPart and collect
### Added
- remove_duplicate_vertices() added for collect


## [0.1.0] - 2024-02-07
### Added
- first release in draft
- no unit test yet, except me testing manually with some files
- everything (incl. Geometry Templates) are supported