GML 📜

GML (Geography Markup Language)

Open Beta
.gml · application/gml+xml

GML은 XML로 지리적 객체를 인코딩하기 위한 OGC 표준입니다. INSPIRE, WFS 서비스, 엔터프라이즈 GIS 인프라에서 널리 사용됩니다. 버전 3.2.1(ISO 19136:2007)입니다.

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

주요 기능

OGC/ISO 표준
XML 형식
INSPIRE 지원
XSD 스키마 포함
Example GML export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

GML 형식 소개

GML is an OGC standard and ISO 19136, in which geographic features are described in plain XML: every feature has its own geometry and set of properties. GML underpins the European INSPIRE infrastructure, WFS service responses and exchange between agency GIS systems — wherever a textual, readable and verifiable format is required.

OpenStreetMap maps are exported to GML when the receiving side works by regulation rather than by convenience: the GIS department accepts XML, the exchange bus validates the document, the corporate system only knows OGC formats. For your own internal work GeoJSON or GeoPackage are handier, while GML is the language of inter-agency conversation.

The output is a single .gml: one wfs:FeatureCollection gathering all the layers of the area. The feature element name repeats the name of the source layer (roads, buildings, water and so on), each feature has its own gml:id, and OSM tags are laid out as child properties. Coordinates are WGS84 (EPSG:4326) with eight decimal places.

The limitations are stated honestly. The document follows the GML 3.2.1 structure with the GML and WFS namespaces, but an application schema (.xsd) of its own is not shipped alongside — conforming to a particular customer schema is done on the receiving side. Each layer is capped at 200,000 features: XML is heavy, and this keeps the file at a workable size.

GML 파일을 여는 프로그램

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

🌎QGIS 🌎ArcGIS 💻GeoServer 💻MapServer 💻FME 💻GDAL/OGR

Format specifications

GML 지도 사용자

🏗
INSPIRE
The source XML for conforming data to the application schemas of the European spatial data infrastructure.
💻
엔터프라이즈 GIS
Loading a city base map into an agency GIS that only accepts OGC formats.
📊
WFS 서비스
Data in exactly the shape a WFS serves it: handy for testing clients and populating GeoServer.
🎨
정부 지적 정보
A textual, verifiable document for handing geometry over to cadastral and records systems.
🗺
기관 간 데이터 교환
A neutral XML exchange format between organizations running different software.

GML 내보내기 방법

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

내보낸 뒤 여는 방법

GML 형식의 인기 지도

무료

GML (Geography Markup Language) 지도 내보내기 받기

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

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

자주 묻는 질문

GML이란 무엇인가요?
GML은 어디에 쓰이나요?
What exactly arrives in the file?
Is an XSD schema included?
Which coordinate system does the GML arrive in?

다른 형식과 비교

관련 형식

함께 자주 내보내는 형식

Related Articles