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