Skip to content

v0.6.10

Choose a tag to compare

@balazsdukai balazsdukai released this 18 Oct 16:56
· 484 commits to master since this release

Changed

  • Minimum required Python is 3.6

Fixed

  • Click option is set to None when empty (#99)
  • Loading breaks on inconsistent semantics (#102)
  • extract_lod doesn't work with the improved LoD (#80)

API changes

  • Added CityJSON.load_from_j
  • Make transformation the default on loading a cityjson
  • CityJSON.add_to_j includes reference_geometry, no need to call it separately