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?

შეადარეთ სხვა ფორმატებს

glTF guides and tutorials

დაკავშირებული ფორმატები

ხშირად ერთად ექსპორტირებული

Related Articles