.GML 파일 확장자
GameMaker Language File
| 개발사 | Yoyo Games |
| 인기도 |
3.7 | 22 투표 |
GML 파일이란 무엇인가요?
Developer file used by GameMaker, a program used to create computer video games; contains program code written in the GameMaker Language (GML) that is executed by the GameMaker interpreter.
추가 정보
GML files are used to create game scripts, functions, or modules.
GML 파일을 열거나 참조하는 프로그램
Geography Markup Language File
| 개발사 | Open Geospatial Consortium |
| 인기도 |
3.8 | 15 투표 |
A GML file contains Geography Markup Language (GML), which is a language that includes XML-like tags defining geographic attributes and geometry coordinates. GML is an open, interchangeable format that geographers use to model geographical features, such as roads, lakes, and rivers, in Geographic Information Systems (GIS). GML files may also use the .xml file extension (.XML files).
추가 정보
Galdos Systems initially released GML in 2000, basing it on the Resource Description Framework (RDF). However, the Open Geospatial Consortium (OGC) soon took over the development of the format and introduced XML schemas (typically stored in .XSD files) to better connect the data in the many existing geographic databases.
Unfortunately, due to the varied use of GIS data (e.g., evaluating aviation weather, analyzing soil and terrain, vehicular navigation, etc.), different communities and organizations developed many incompatible schemas for defining GML files. Therefore, GML has diminished in favor of other, more interchangeable formats, such as .GEOJSON and .GPKG.
참고: You can find more information about GML on the Open Geospatial Consortium website (ogc.org).
GML 파일을 여는 방법
You can open GML files with various GIS applications, including QGIS, TatukGIS Viewer, and Merkaartor. For example, to open a GML file with QGIS, click the Data Source Manager icon in the toolbar, select the Browse (...) button in the Source section, choose the GML file, and click Open.
Since GML files store plain text, you can also open them with a text or source code editor, such as Microsoft Visual Studio Code, Microsoft Notepad or Apple TextEdit.
GML 파일을 여는 프로그램
Gerber Mill Layer File
| 개발사 | Ucamco |
| 인기도 |
2.9 | 9 투표 |
추가 정보
Gerber layer files, such as GML, are used by PCB manufacturing machines to create PCB boards. The GML file is an exported version of the PCB layout and is referenced to mill holes in the board.
참고: The Gerber format was originally developed by Gerber Systems but is now maintained by Ucamco.
일반적인 .GML 파일 이름
[projectname].gml - The GML file is named after the name of your PCB project.
GML 파일을 여는 프로그램
Graph Modeling Language File
| 개발사 | 해당 없음 |
| 인기도 |
2.0 | 6 투표 |
File created in the GML (Graph Modeling Language) format, an ASCII text format used for describing graph structures; describes the structure of the graph in a text-based hierarchy and includes the nodes, edges, and attributes that comprise the graph.
추가 정보
The Graph Modeling Language can describe family trees, flowcharts, networks, and other graph structures.
