1
- README for QGIS
2
- ----------------------------------------
1
+ # About QGIS
2
+
3
+ [ ![ Build Status] ( https://travis-ci.org/qgis/QGIS.svg?branch=master )] ( https://travis-ci.org/qgis/QGIS )
4
+
3
5
QGIS is an Open Source Geographic Information System. The project was born in
4
6
May of 2002 and was established as a project on SourceForge in June of the same
5
7
year. We've worked hard to make GIS software (which is traditionally expensive
@@ -22,42 +24,45 @@ modify the source code and guarantees that you, our happy user will always
22
24
have access to a GIS program that is free of cost and can be freely
23
25
modified.
24
26
25
- Supported raster formats include:
26
- Grass
27
- USGS DEM
28
- ArcInfo binary grid
29
- ArcInfo ASCII grid
30
- ERDAS Imagine
31
- SDTS
32
- GeoTiff
33
- Tiff with world file
27
+ ## Supported raster formats include:
28
+
29
+ * Grass
30
+ * USGS DEM
31
+ * ArcInfo binary grid
32
+ * ArcInfo ASCII grid
33
+ * ERDAS Imagine
34
+ * SDTS
35
+ * GeoTiff
36
+ * Tiff with world file
37
+
38
+ ## Supported vector formats include:
34
39
35
- Supported vector formats include:
36
- ESRI Shapefiles
37
- PostgreSQL/PostGIS
38
- GRASS
39
- Spatialite
40
- Other OGR supported formats
40
+ * ESRI Shapefiles
41
+ * PostgreSQL/PostGIS
42
+ * GRASS
43
+ * Spatialite
44
+ * Other OGR supported formats
41
45
42
- NOTE -- Please follow the installation instructions carefully.
46
+ ## Note
47
+
48
+ Please follow the installation instructions carefully.
43
49
After extracting the distribution, you can find the HTML version of the
44
50
installation document in qgis/doc/index.html. The installation document is
45
51
also available as PDF in the same directory.
46
52
47
- HELP US -- Please submit bug reports using the QGIS bug tracker at:
48
- http://hub.qgis.org/
49
- When reporting a bug, either login or, if you don't
50
- have a qgis trac, provide an email address where we can
51
- request additional information.
52
-
53
- SUPPORT - You can get support in the following ways:
54
- 1. Using the QGIS community site at http://qgis.org
55
- 2. Joining the qgis-users mailing list at:
56
- http://lists.osgeo.org/mailman/listinfo/qgis-user
57
- 3. Using IRC by joining the #qgis channel on irc.freenode.net.
58
- Please wait around for a response to your question as many
59
- folks on the channel are doing other things and it may take a
60
- while for them to notice your question.
53
+ ## Help us
54
+ Please submit bug reports using the [ QGIS bug tracker] ( http://hub.qgis.org/ )
55
+ When reporting a bug, either login or, if you don't have a qgis trac, provide
56
+ an email address where we can request additional information.
57
+
58
+ ## Support
59
+ You can get support in the following ways:
60
+
61
+ - Using the QGIS community site at http://qgis.org
62
+ - Joining the [ qgis-users mailing list] ( http://lists.osgeo.org/mailman/listinfo/qgis-user )
63
+ - Using IRC by joining the #qgis channel on irc.freenode.net. Please wait
64
+ around for a response to your question as many folks on the channel are
65
+ doing other things and it may take a while for them to notice your question.
61
66
62
67
QGIS is on GitHub at http://github.com/qgis/QGIS . If you wish to contribute
63
68
patches you can fork the project, make your changes, commit to your
0 commit comments