3D Tiles 🌎

3D Tiles (Cesium)

Open Beta
.3dtiles.zip · application/zip

Експорт на сгради в OGC 3D Tiles за поточна визуализация. Създава tileset.json с GLB плочки в ZIP архив. За CesiumJS, Google Earth, ArcGIS Online.

Експортирайте 3D Tiles сега ✨ Отворена бета версия — безплатно, без ограничения

Основни характеристики

✓OGC 3D Tiles 1.1
✓Пространствено разделяне на плочки
✓GLB плочки
✓Манифест tileset.json
Example 3D Tiles export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

За формата 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.

Коя програма отваря файлове 3D Tiles

Следните програми и приложения могат да отварят, редактират и работят с файлове 3D Tiles (Cesium) (.3dtiles.zip), експортирани от OSM2CDR:

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

Format specifications

Кой използва карти в 3D Tiles

🏗
Уеб визуализация
Showing a 3D city right on a web page without plugins — data loads as the camera moves.
💻
Умни градове
A building layer for smart city platforms: buildings with heights on top of city data.
📊
Цифрови двойници
The geometric foundation of a digital twin, onto which sensors and indicators are hung.
🎨
Геопортали
A 3D layer of a geoportal alongside orthophotos and vector layers.
🗺
Стрийминг на 3D съдържание
Scenes too large for a single model: tiles and levels of detail solve the volume problem.

Как да експортирате 3D Tiles

1
Изберете област
Начертайте правоъгълник или полигон на интерактивната карта на osm2cdr.ru
2
Изберете 3D Tiles
Изберете 3D Tiles (Cesium) от списъка с 127 налични формата за експорт
3
Експорт
Щракнете върху „Експорт“ и получете файла си .3dtiles.zip за 1-5 минути
4
Изтегляне
Изтеглете готовия файл 3D Tiles и го отворете в CesiumJS

Как да отворите след експорта

Популярни карти в 3D Tiles

Free

Получете експорти на карти в 3D Tiles (Cesium)

Изтеглете професионални карти в 3D Tiles от OpenStreetMap. Незабавно генериране, всяка област.

Безплатно / експорт
Експортирайте 3D Tiles сега →

Често задавани въпроси

Как се преглеждат 3D Tiles? ▼
Поддържат ли се големи области? ▼
What is inside the archive? ▼
Why are the tiles in GLB and not in B3DM? ▼
Can I open the tileset straight from disk? ▼

Свързани формати

Често експортирани заедно

Related Articles