Skip to content

Releases: cityjson/cjio_dbexport

v0.9.2

21 Jun 09:02
Compare
Choose a tag to compare

Changes


  • Lower the scale factor from 0.001 to 0.0001 in the Netherlands transform, because too low precision might move the coordinates in a way that leads to errors, like spike in triangulation later on.
  • Copy tile-by-tile when inserting the tile index, instead of bulk copy of the whole index (#35).

Adds


  • Netherlands geojson example (#36).
  • GitHub Actions release workflow.

v0.9.1

16 Feb 22:10
Compare
Choose a tag to compare

Same as v0.9.0, plus including a windows executable.

v0.9.0

06 Feb 18:17
Compare
Choose a tag to compare

Changes


  • Update to CityJSON 1.1 (replaces the CityJSON 1.0 export). This also means that the GenericCityObject type is not supported anymore, but there is OtherConstruction instead.
  • Upgrade to cjio 0.8.0
  • Update Kadaster test data
  • Test against Postgres 15 + PostGIS 3.3 (instead of 13+3.0)

Adds


  • Export CityJSONFeatures (only with the export_tiles command). The Transform parameters are hardcoded to the Zwaartepunt bij Putten in the Netherlands.
  • Create GIST index on the feature geometry centroids with index --centroid. This is required for exporting CityJSONFeatures.
  • Optional file name prefix

Removes


  • The 'tile_id' attribute from the output

v0.8.8

14 Mar 14:00
Compare
Choose a tag to compare
Bump version: 0.8.7 → 0.8.8

v0.8.7

13 Mar 19:31
Compare
Choose a tag to compare
Bump version: 0.8.6 → 0.8.7

v0.8.6

07 Mar 19:28
Compare
Choose a tag to compare
Bump version: 0.8.5 → 0.8.6

v0.8.5

25 Jan 19:57
Compare
Choose a tag to compare

Fixes


  • LoD is a float now, as it is required by the specs
  • Attribute excludes were ignored

v0.8.3

02 Nov 12:51
Compare
Choose a tag to compare

Update to latest cjio

v0.8.2

09 Oct 19:22
Compare
Choose a tag to compare
Bump version: 0.8.1 → 0.8.2

v0.8.1

09 Oct 18:56
Compare
Choose a tag to compare
Bump version: 0.8.0 → 0.8.1