File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 11# IFCCityJSON
22Converter for CityJSON files and IFC. Currently only supports one-way conversion from CityJSON to IFC.
33
4- -- WARNING --
5-
6- IFCCityJSON only came into being 14/04/2021. Be prepared for lots of bugs, unfinished implementations and little to no documentation!
7-
84## Dependencies
95- [ IfcOpenShell] ( https://github.com/IfcOpenShell/IfcOpenShell ) (also IfcOpenShell api is needed)
106- [ CJIO] ( https://github.com/cityjson/cjio )
117
128## Usage of IFCCityJSON
9+ An extended ifccityjson tutorial can be found on [ the OSARCH wiki] ( https://wiki.osarch.org/index.php?title=Ifccityjson )
1310Following command will execute a conversion from CityJSON to IFC
1411
1512 python ifccityjson.py [-i input file] [-o output file] [-n name of identification attribute]
You can’t perform that action at this time.
0 commit comments