Update to ifcopenshell 0.7.0 and cjio 0.8

LoD is string in v1.1
This commit is contained in:
Balázs Dukai
2023-06-10 07:00:32 +02:00
parent 818f77da2b
commit a97cd7ad24
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ Converter for CityJSON files and IFC. Currently only supports one-way conversion
## Dependencies
- [IfcOpenShell](https://github.com/IfcOpenShell/IfcOpenShell) (also IfcOpenShell api is needed)
- [CJIO](https://github.com/cityjson/cjio)
- [CJIO](https://github.com/cityjson/cjio) (>=0.8, <1.0)
## Usage of IFCCityJSON
An extended ifccityjson tutorial can be found on [the OSARCH wiki](https://wiki.osarch.org/index.php?title=Ifccityjson)