CityJSON Importer
Win64, EnglishGeneral Usage Instructions
Users should first import a valid CityJSON file using the open file Windows Form.
If there is a CRS assigned to the CityJSON file, a windows form will popup asking whether to update or keep the Autodesk® Revit® site location. Otherwise the CityJSON file will be located at Revit origin after a show dialog.
If the CityJSON file contains multiple LODs, the user identifies the level they want to be generated.
The creation of geometries may take seconds to several minutes, depending on the file size.
After a successful loading of the file, users may alter the assigned materials based on object types using the "material editor” for further uses such as rendering. The materials are all customized generics with a prefix "cj-".
Commands
Installation/Uninstallation
The installer that ran when you downloaded this app/plug-in from Autodesk App Store will start installing the app/plug-in. OR, simply double-click the downloaded installer to install the app/plugin.
To uninstall this plug-in, exit the Autodesk product if you are currently running it, simply rerun the installer, and select the "Uninstall" button. OR, click Control Panel > Programs > Programs and Features (Windows 10/11) and uninstall as you would any other application from your system.
Additional Information
Known Issues
Contact
Author/Company Information
Support Information
If you have questions, comments, issues, or ideas for development, please feel free to contact me at s.hakim@tudelft.nl
The plugin's source code is available at https://github.com/tudelft3d/cityjsonToRevit
Version History
Version Number | Version Description |
---|---|
2.0.0 |
- Added a new feature that "Highest LOD for each object" can be generated. This supports CityJSON files with multiple LODs for different objects. - Supports CityJSON v2.0 - Supports 3DBAG v2024.02.28 - Fixed Z direction translation |
1.1.1 |
- Added a new feature that enables the preservation of Survey Point and Project Base Point for internal origin update cases, facilitating sharing of coordinates. - Fixed the issue for projects using read-only and encrypted files as shared parameters - Fixed windows form bug |
1.1.0 |
- Added a new feature that enables the preservation of Survey Point and Project Base Point for internal origin update cases, facilitating sharing of coordinates. - Fixed the issue for projects using read-only files as shared parameters |
1.0.0 |
Initial Release for Revit 2023, All CityJSON files except those with templating are supported. |