3D Tiles 🌎

3D Tiles (Cesium)

Open Beta
.3dtiles.zip · application/zip

Exporta edificis a OGC 3D Tiles per a la visualització en flux continu. Crea un tileset.json amb tessel·les GLB dins d'un arxiu ZIP. Per a CesiumJS, Google Earth i ArcGIS Online.

Exporta 3D Tiles ara ✨ Beta oberta — gratuït, sense límits

Característiques clau

OGC 3D Tiles 1.1
Mosaic espacial
Tessel·les GLB
Manifest tileset.json
Example 3D Tiles export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Sobre el format 3D Tiles

3D Tiles is an OGC standard for streaming large 3D scenes into a browser. The model is cut in advance into spatial tiles and levels of detail, and the client loads only what falls into the frame. That is exactly how whole cities are shown on the web without making the user wait for the entire scene to load.

You need this export when a 3D city has to live on a web page: a geoportal, a digital twin showcase, a display of the built environment in CesiumJS or deck.gl. A plain OBJ or glTF runs into browser memory on a scene like that, while a tileset is designed precisely for gradual loading.

The output is a ZIP archive with a ready tileset: tileset.json at the root and a tiles folder with .glb files next to it. The area is cut by a grid of roughly 500 meters, and each tile holds the buildings of its cell, extruded from OSM outlines. tileset.json records the geographic bounds of every tile and the detail parameters, so the scene lands in its place on the globe right away.

The archive has to be unpacked and served over HTTP: tiles are loaded by relative paths, so opening tileset.json from a local disk in a browser usually does not work.

Quin programa obre els fitxers 3D Tiles

Els programes i les aplicacions següents poden obrir, editar i treballar amb fitxers 3D Tiles (Cesium) (.3dtiles.zip) exportats des d'OSM2CDR:

💻CesiumJS 🌐Google Earth 🌎ArcGIS Online 💻deck.gl 💻3D Tiles Renderer 💻Cesium ion

Format specifications

Qui utilitza els mapes 3D Tiles

🏗
Visualització web
Showing a 3D city right on a web page without plugins — data loads as the camera moves.
💻
Ciutats intel·ligents
A building layer for smart city platforms: buildings with heights on top of city data.
📊
Bessons digitals
The geometric foundation of a digital twin, onto which sensors and indicators are hung.
🎨
Geoportals
A 3D layer of a geoportal alongside orthophotos and vector layers.
🗺
Transmissió 3D
Scenes too large for a single model: tiles and levels of detail solve the volume problem.

Com exportar 3D Tiles

1
Selecciona l'àrea
Dibuixa un rectangle o un polígon al mapa interactiu d'osm2cdr.ru
2
Tria 3D Tiles
Tria 3D Tiles (Cesium) de la llista de 127 formats d'exportació disponibles
3
Exporta
Fes clic a Exporta i rep el fitxer .3dtiles.zip en 1-5 minuts
4
Descarrega
Descarrega el fitxer 3D Tiles llest i obre'l amb CesiumJS

Com obrir el fitxer després de l'exportació

Mapes populars en 3D Tiles

Free

Obtingues exportacions de mapes 3D Tiles (Cesium)

Descarrega mapes 3D Tiles professionals d'OpenStreetMap. Generació instantània, qualsevol àrea.

Gratuït / exportació
Exporta 3D Tiles ara →

Preguntes freqüents

Com es visualitzen els 3D Tiles?
Admet àrees grans?
What is inside the archive?
Why are the tiles in GLB and not in B3DM?
Can I open the tileset straight from disk?

Formats relacionats

Sovint exportats junts

Related Articles