cityjson / cjio

CityJSON/io: Python CLI to process and manipulate CityJSON files
MIT License
126 stars 32 forks source link

Undefined bbox in cityjson.translate #150

Closed balazsdukai closed 2 years ago

balazsdukai commented 2 years ago

Describe the bug

The variable bbox is undefined if minimum_xyz is true in cityjson.translate.

https://github.com/cityjson/cjio/blame/master/cjio/cityjson.py#L1759-L1761

cjio version

develop branch