.QGS 파일 확장자
QGIS Project File
| 개발사 | QGIS Development Team |
| 인기도 |
4.0 | 4 투표 |
QGS 파일이란 무엇인가요?
A QGS file is a project created by QGIS, an open-source cross-platform GIS application. It contains the state of a workspace in QGIS, which includes layer properties, references to GIS data, default project styles, the layer tree, and the project title. QGS files are saved in XML format.
추가 정보
QGIS is used by various amateur and professional users to create, edit, visualize, and publish geospatial information. When a user saves a project by selecting Project → Save or Project → Save As..., QGIS creates a QGS file to store the information.
As the user saves a project with QGIS, the program creates a backup file in the same directory as the QGS project file. The backup file has the .qgs~ file extension.
QGS 파일을 여는 방법
You can open a QGS file with QGIS by selecting Project → Open....
Since QGS files are saved in XML format, you can also open a QGS file with an XML or text editor to view the contents. Keep in mind that the contents will not appear the same as if they were being viewed with QGIS.