GML 📜

GML (Geography Markup Language)

Open Beta
.gml · application/gml+xml

Το GML είναι ένα πρότυπο OGC για την κωδικοποίηση γεωγραφικών στοιχείων σε XML. Χρησιμοποιείται ευρέως σε INSPIRE, υπηρεσίες WFS και εταιρικές υποδομές GIS. Έκδοση 3.2.1 (ISO 19136:2007).

Εξαγωγή GML τώρα ✨ Open Beta — δωρεάν, χωρίς όρια

Βασικά χαρακτηριστικά

Πρότυπο 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

Τα ακόλουθα προγράμματα και εφαρμογές μπορούν να ανοίξουν, να επεξεργαστούν και να εργαστούν με αρχεία GML (Geography Markup Language) (.gml) που έχουν εξαχθεί από το OSM2CDR:

🌎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
Επιλέξτε GML (Geography Markup Language) από τη λίστα με τις 127 διαθέσιμες μορφές εξαγωγής
3
Εξαγωγή
Κάντε κλικ στο «Εξαγωγή» και λάβετε το αρχείο σας .gml σε 1-5 λεπτά
4
Λήψη
Κατεβάστε το έτοιμο αρχείο GML και ανοίξτε το στο QGIS

Πώς να το ανοίξετε μετά την εξαγωγή

Δημοφιλείς χάρτες σε GML

Δωρεάν

Αποκτήστε εξαγωγές χαρτών GML (Geography Markup Language)

Κατεβάστε επαγγελματικούς χάρτες GML από το OpenStreetMap. Άμεση δημιουργία, για οποιαδήποτε περιοχή.

Δωρεάν / εξαγωγή
Εξαγωγή GML τώρα →

Συχνές ερωτήσεις

Τι είναι το GML;
Πού χρησιμοποιείται το GML;
What exactly arrives in the file?
Is an XSD schema included?
Which coordinate system does the GML arrive in?

Σύγκριση με άλλες μορφές

Σχετικές μορφές

Συχνά εξάγονται μαζί

Related Articles