This example illustrates the ability to create and display massive tilesets.
The tileset was created with Py3DTilers, an open source toolkit to create 3D Tiles out of various geometrical formats (OBJ, GeoJSON, IFC or CityGML), using the GeojsonTiler.
CityGML models are from open data and can be found online: Bati of BD TOPO DÉPARTEMENT SHAPEFILE - RHÔNE of IGN.
To install and use Py3DTilers, see online documentation: installation & usage.
The command used to created the tileset is:
geojson-tiler -i <path>/buildings_rhone_3946.geojson --z 0 --kd_tree_max 10000 -o Rhone_2021_BDTOPO
The tileset is available online here
This work is part of the TIGA project and was developed by the Labex IMU and the Liris lab.