You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: qgis.1
+9-4
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,10 @@ qgis \- Quantum GIS Geographic Information System
20
20
.br
21
21
See OPTIONS for a full description.
22
22
.SH DESCRIPTION
23
-
Quantum GIS (QGIS) is a Geographic Information System (GIS) built for Linux/Unix. QGIS supports vector, raster, and database formats. QGIS is licensed under the GNU Public License.
23
+
Quantum GIS (QGIS) is a cross platform, Free and Open Source Geographic
24
+
Information System (GIS). Supported platforms include Linux/Unix, Mac OS X and
25
+
Microsoft Windows. QGIS supports vector, raster, and database formats. QGIS is
26
+
licensed under the GNU Public License.
24
27
25
28
Some of the major features include:
26
29
@@ -48,8 +51,9 @@ Create a snapshot image from the specified layers and save it to filename. The
48
51
snapshot is saved in PNG format.
49
52
.TP
50
53
.B\--langlanguage
51
-
Set the language used by QGIS. Language is specified using the locale string that
52
-
matches one of the translations supported by QGIS. For example, to use the German translation, specify
54
+
Set the language used by QGIS. Language is specified using the locale string
55
+
that matches one of the translations supported by QGIS. For example, to use the
56
+
German translation, specify
53
57
.B--langde
54
58
.TP
55
59
.B\--projectfilename
@@ -78,7 +82,8 @@ layers in a PostgreSQL database and GRASS vector/raster data.
78
82
QGIS preferences file. This file stores windows size/location, loaded plugins,
79
83
user options, and other application settings.
80
84
.SH BUGS
81
-
See the QGIS home page (http://qgis.org) for a list of known issues with the latest release.
85
+
See the QGIS home page (http://qgis.org) for a list of known issues with the
0 commit comments