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?

השוואה עם פורמטים אחרים

Convert to GML and back

פורמטים קשורים

מיוצאים יחד לעיתים קרובות

Related Articles