3D Tiles 🌎

3D Tiles (Cesium)

Open Beta
.3dtiles.zip · application/zip

Épületek exportálása OGC 3D Tiles formátumba folyamatos megjelenítéshez. Egy tileset.json fájlt hoz létre GLB-csempékkel, ZIP-archívumba csomagolva. CesiumJS, Google Earth és ArcGIS Online számára.

3D Tiles exportálása most ✨ Nyílt béta — ingyenes, korlátozás nélkül

Fő jellemzők

OGC 3D Tiles 1.1
Térbeli csempézés
GLB-csempék
tileset.json leíró
Example 3D Tiles export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

A(z) 3D Tiles formátumról

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.

Milyen program nyitja meg a(z) 3D Tiles fájlokat

A következő programok és alkalmazások képesek megnyitni, szerkeszteni és kezelni az OSM2CDR-ből exportált 3D Tiles (Cesium) (.3dtiles.zip) fájlokat:

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

Format specifications

Ki használ 3D Tiles térképeket

🏗
Webes vizualizáció
Showing a 3D city right on a web page without plugins — data loads as the camera moves.
💻
Okosvárosok
A building layer for smart city platforms: buildings with heights on top of city data.
📊
Digitális ikrek
The geometric foundation of a digital twin, onto which sensors and indicators are hung.
🎨
Geoportálok
A 3D layer of a geoportal alongside orthophotos and vector layers.
🗺
3D-folyamatközvetítés
Scenes too large for a single model: tiles and levels of detail solve the volume problem.

Hogyan exportáljon 3D Tiles formátumba

1
Terület kijelölése
Rajzoljon egy téglalapot vagy sokszöget az interaktív térképen az osm2cdr.ru oldalon
2
3D Tiles kiválasztása
Válassza ki a(z) 3D Tiles (Cesium) formátumot a 127 elérhető exportformátum listájából
3
Exportálás
Kattintson az Exportálás gombra, és 1-5 percen belül megkapja a(z) .3dtiles.zip fájlt
4
Letöltés
Töltse le a kész 3D Tiles fájlt, és nyissa meg a(z) CesiumJS programban

Hogyan nyissa meg az exportálás után

Népszerű térképek 3D Tiles formátumban

Ingyenes

Szerezzen be 3D Tiles (Cesium) térképexportokat

Töltsön le professzionális 3D Tiles térképeket az OpenStreetMap adataiból. Azonnali generálás, bármilyen terület.

Ingyenes / export
3D Tiles exportálása most →

Gyakran feltett kérdések

Hogyan jeleníthető meg a 3D Tiles?
Támogatja a nagy területeket?
What is inside the archive?
Why are the tiles in GLB and not in B3DM?
Can I open the tileset straight from disk?

Kapcsolódó formátumok

Gyakran együtt exportálva

Related Articles