GML 📜

GML (Geography Markup Language)

Open Beta
.gml · application/gml+xml

GML is een OGC-standaard voor het coderen van geografische kenmerken in XML. Wordt op grote schaal gebruikt in INSPIRE, WFS-diensten en enterprise-GIS-infrastructuur. Versie 3.2.1 (ISO 19136:2007).

GML nu exporteren ✨ Open bèta — gratis, zonder limieten

Belangrijkste functies

OGC/ISO-standaard
XML-formaat
INSPIRE-ondersteuning
XSD-schema's inbegrepen
Example GML export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Over het GML-formaat

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.

Welk programma opent GML-bestanden

De volgende programma's en toepassingen kunnen GML (Geography Markup Language)-bestanden (.gml) die uit OSM2CDR zijn geëxporteerd openen, bewerken en verwerken:

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

Format specifications

Wie gebruikt GML-kaarten

🏗
INSPIRE
The source XML for conforming data to the application schemas of the European spatial data infrastructure.
💻
Enterprise-GIS
Loading a city base map into an agency GIS that only accepts OGC formats.
📊
WFS-diensten
Data in exactly the shape a WFS serves it: handy for testing clients and populating GeoServer.
🎨
Overheidskadasters
A textual, verifiable document for handing geometry over to cadastral and records systems.
🗺
Uitwisseling tussen instanties
A neutral XML exchange format between organizations running different software.

GML exporteren

1
Gebied selecteren
Teken een rechthoek of polygoon op de interactieve kaart op osm2cdr.ru
2
GML kiezen
Selecteer GML (Geography Markup Language) uit de lijst van 127 beschikbare exportformaten
3
Exporteren
Klik op Exporteren en ontvang uw .gml-bestand binnen 1-5 minuten
4
Downloaden
Download het gerede GML-bestand en open het in QGIS

Openen na de export

Populaire kaarten in GML

Free

Ontvang GML (Geography Markup Language)-kaartexports

Download professionele GML-kaarten van OpenStreetMap. Directe generatie, elk gebied.

Gratis / export
GML nu exporteren →

Veelgestelde vragen

Wat is GML?
Waar wordt GML gebruikt?
What exactly arrives in the file?
Is an XSD schema included?
Which coordinate system does the GML arrive in?

Vergelijken met andere formaten

Verwante formaten

Vaak samen geëxporteerd

Related Articles