IndoorGML 🏢

IndoorGML Indoor Spatial Data

Open Beta
.gml · application/gml+xml

IndoorGML is an OGC standard for describing the inside of buildings: room geometries, adjacency topology, and a navigation graph. Its key idea is dual-space: a building is described simultaneously as a Primal Space (physical cells — rooms, corridors) and a Dual Space (a connectivity graph of nodes and edges for routing). Our exporter builds IndoorGML 1.0 XML from indoor-tagged OSM data: polygons become CellSpace and State nodes, lines become TransitionSpace. To be honest about the main limitation: indoor tagging in OSM is very uneven — detailed data exists only for major airports, a few museums, and actively mapped malls; for most buildings OSM stores only the outdoor footprint. Geometry is exported in 2D (floor heights estimated at 3 m per level), and graph connectivity is simplified. It's an excellent starting point for prototypes, but not a production-grade map.

지금 IndoorGML 내보내기 ✨ 오픈 베타 — 무료, 제한 없음

주요 기능

IndoorGML 1.0 XML based on GML 3.2 with Primal- and Dual-space structure
Polygons -> CellSpace (Room/OpenSpace) and a State node in the navigation graph
Lines -> TransitionSpace; cell class derived from the OSM layer
2D geometry in WGS84, floor heights estimated at 3 m per level, 50,000-feature limit
Plain XML — validates with `xmllint`, opens in QGIS and the Reference Encoder
Example IndoorGML export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

IndoorGML 형식 소개

IndoorGML is an OGC standard for describing the interior space of buildings. Its distinctive feature is the dual description: the same building is recorded at once as a set of physical cells (rooms, corridors, halls) and as a connectivity graph along which a route is built from the entrance to the door you need.

The format is needed where an ordinary map ends: inside an airport, a railway station, a shopping center, a hospital. Indoor navigation, evacuation route calculation and movement analytics are built on exactly this kind of model.

The export turns OSM indoor mapping into an IndoorGML 1.0 document based on GML 3.2: polygons become CellSpace cells and the matching graph nodes, lines become TransitionSpace transitions, and the class of a cell is determined by its layer. The geometry is two-dimensional in WGS84, floor height is estimated at three meters, and the limit is 50,000 features.

The main limitation lies not in the format but in the data: detailed indoor mapping exists in OpenStreetMap only for a fraction of large venues — some airports, museums, stations and actively mapped shopping centers. Most buildings in the database hold only their outer outline, and the export will come out almost empty. It is worth checking this in advance by looking at the building on the map.

IndoorGML 파일을 여는 프로그램

다음 프로그램과 애플리케이션으로 OSM2CDR에서 내보낸 IndoorGML Indoor Spatial Data(.gml) 파일을 열고 편집하고 작업할 수 있습니다:

💻IndoorGML Reference Encoder 💻3D City Database 🌎ArcGIS Indoors 🌎QGIS 💻xmllint

Format specifications

IndoorGML 지도 사용자

🏗
Indoor-navigation prototypes and proof-of-concept demos for major airports and malls
A quick draft of the room model and the graph for demonstrating navigation inside a building.
💻
Research datasets on building interior structure with a navigation graph
Real data on the interior structure of buildings for research experiments and publications.
📊
A starting point for manual refinement in the Reference Encoder or ArcGIS Indoors
A framework that is then refined in the Reference Encoder or ArcGIS Indoors.
🎨
Studying the IndoorGML dual-space model on real OSM data
A clear example of the standard on a familiar building: cells and graph in one document.

IndoorGML 내보내기 방법

1
영역 선택
osm2cdr.ru의 인터랙티브 지도에서 사각형 또는 폴리곤을 그리세요
2
IndoorGML 선택
사용 가능한 127가지 내보내기 형식 목록에서 IndoorGML Indoor Spatial Data을(를) 선택하세요
3
내보내기
내보내기를 클릭하면 1~5분 안에 .gml 파일을 받습니다
4
다운로드
완성된 IndoorGML 파일을 다운로드하여 IndoorGML Reference Encoder에서 여세요

내보낸 뒤 여는 방법

IndoorGML 형식의 인기 지도

무료

IndoorGML Indoor Spatial Data 지도 내보내기 받기

OpenStreetMap에서 전문가용 IndoorGML 지도를 다운로드하세요. 즉시 생성, 모든 영역 지원.

무료 / 내보내기
지금 IndoorGML 내보내기 →

자주 묻는 질문

Why is my export almost empty?
Is this a 3D model of the rooms?
Is the navigation graph routing-ready out of the box?
How does IndoorGML differ from IFC?
How do I know in advance whether a building has indoor data?
What happens with floors?

관련 형식

함께 자주 내보내는 형식

Related Articles