Releases: cityjson/cityjson-qgis-plugin
Releases · cityjson/cityjson-qgis-plugin
Version 0.8.1
Fixed an issue where objects without geometry weren't loaded under certain circumstances
Version 0.8.0
- Added support for loading all surface attributes
Version 0.7.4
Added support for CityJSON v1.1 (except for CityJSONFeature objects)
Version 0.7.3
Fixed an issue with loading models with objects without geometry
Version 0.7.2
Fixed an issue where LoDs weren't loaded no matter the user's choice.
Version 0.7.1
Improve parsing of parents
and children
.
Version 0.7.0
Add support of parents
and children
.
Other fixes:
- Remove internal dependency from
cjio
which caused some memory issues on Linux
Version 0.6.2
Added multi-selection to city object type filter
Version 0.6.1
Fix issue with breaking user's QGIS profile.
Version 0.6.0
Added two options to filter objects by area or object type (only in the processing algorithm).
Other fixes:
- Fixed typos