glTF 🏠

glTF (GL Transmission Format)

Open Beta
.gltf · model/gltf+json

glTF-ն 3D տեսարանների և մոդելների ժամանակակից բաց ձևաչափ է։ Շենքերը ձգվում են 3D՝ հյուսվածքներով և նյութերով։ Վեբ 3D-ի (three.js, Babylon.js) և խաղային շարժիչների չափանիշը։

Արտահանել glTF հիմա ✨ Open Beta — անվճար, առանց սահմանափակումների

Հիմնական հատկություններ

3D շենքեր բարձրություններով
PBR նյութեր
JSON ձևաչափ (մարդու համար ընթեռնելի)
Անիմացիայի և հյուսվածքների աջակցում
Example glTF export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

glTF ֆորմատի մասին

glTF 2.0 is the Khronos Group's open standard for delivering three-dimensional scenes: geometry, materials and scene structure are described in JSON, while vertices and faces live in binary buffers. The format was conceived as the JPEG of 3D, and today browser engines, game editors and viewers read it without conversion.

OpenStreetMap maps are exported to glTF when you need a city with volume rather than a picture: to spin a block right in the browser, drop the built-up area into a Unity or Unreal scene, show the surroundings in AR, or assemble the geometric base of a digital twin. From there the model is edited in Blender like any other 3D scene.

The file contains the buildings of the selected area: each house outline is extruded upward to its height from the height and building:levels tags, and when those are missing a sensible value is substituted by building type — a detached house gets about six meters, a garage three, a building with no stated type nine, roughly three floors. Roads, water and greenery do not make it into the 3D scene, and terrain is not taken into account: the buildings stand on a flat base plane added underneath the model. Color is assigned by building type, the material is matte, with no metallic sheen.

Coordinates are converted to local meters with the origin at the center of the area, so the model arrives at real-world scale and right next to the scene origin — no hunting for it and no rescaling. The .gltf file is self-contained: the binary buffers are embedded inside as data URIs, no separate .bin appears alongside. If you need a single compact binary, GLB sits right next to it.

Ո՞ր ծրագիրն է բացում glTF ֆայլերը

Հետևյալ ծրագրերն ու հավելվածները կարող են բացել, խմբագրել և աշխատել OSM2CDR-ից արտահանված glTF (GL Transmission Format) (.gltf) ֆայլերի հետ՝

🎲Blender 💻three.js 💻Babylon.js 🎮Unity 🎮Unreal Engine 💻Cesium

Format specifications

Ո՞վ է օգտագործում glTF քարտեզները

🏗
Վեբ 3D վիզուալիզացիա
A ready-made scene for three.js and Babylon.js: the built-up area spins right in the browser, with no plugins.
💻
Խաղային շարժիչներ
Importing city buildings into Unity and Unreal as the basis of a level or as background surroundings.
📊
AR/VR հավելվածներ
A lightweight block model for AR scenes and VR walkthroughs — the format is read by mobile and headset engines.
🎨
3D քաղաքային քարտեզներ
A volumetric model of a district with real building heights for presentations and city portals.
🗺
Թվային երկվորյակ
The geometric base of a digital twin: buildings in meters, with data tied to them later.

Ինչպես արտահանել glTF

1
Ընտրել տարածք
Գծեք ուղղանկյուն կամ բազմանկյուն ինտերակտիվ քարտեզի վրա՝ osm2cdr.ru կայքում։
2
Ընտրել glTF
Ցանկից ընտրեք glTF (GL Transmission Format)՝ արտահանման 127 հասանելի ֆորմատներից։
3
Արտահանում
Սեղմեք «Արտահանել» և ստացեք ձեր .gltf ֆայլը 1–5 րոպեում։
4
Ներբեռնում
Ներբեռնեք պատրաստ glTF ֆայլը և բացեք այն Blender-ում

Ինչպես բացել արտահանումից հետո

Հանրաճանաչ քարտեզներ glTF ֆորմատով

Անվճար

Ստացեք glTF (GL Transmission Format) քարտեզի արտահանումներ

Ներբեռնեք պրոֆեսիոնալ glTF քարտեզներ OpenStreetMap-ից։ Ակնթարթային ստեղծում՝ ցանկացած տարածքի համար։

Անվճար / արտահանում
Արտահանել glTF հիմա →

Հաճախ տրվող հարցեր

Ո՞րն է glTF-ի և GLB-ի տարբերությունը։
Կարո՞ղ եմ այն դիտել զննարկիչում։
Որտեղի՞ց են վերցվում շենքերի բարձրությունները։
Can I view it in a browser?
Where do building heights come from?
Do I need separate .bin files next to the .gltf?
At what scale and where is the model placed?
Are there facade textures?

Համեմատել այլ ֆորմատների հետ

Հարակից ֆորմատներ

Հաճախ արտահանվում են միասին

Related Articles