Import and visualize 3D urban models in the CityJSON format
The xeokit SDK supports importing 3D urban models from CityJSON — a lightweight, human-readable JSON format
that simplifies storage and sharing of 3D city models.
Compared to formats like CityGML, CityJSON provides a more accessible and developer-friendly way to represent urban features
such as buildings, roads, vegetation, and more.
How it Works
Use the CityJSONLoader class to load CityJSON data into:
xeokit CityJSON Importer
Import and visualize 3D urban models in the CityJSON format
The xeokit SDK supports importing 3D urban models from CityJSON — a lightweight, human-readable JSON format that simplifies storage and sharing of 3D city models.
Compared to formats like CityGML, CityJSON provides a more accessible and developer-friendly way to represent urban features such as buildings, roads, vegetation, and more.
How it Works
Use the CityJSONLoader class to load CityJSON data into:
Architecture Overview
Installation
Usage Example
This example demonstrates how to: