Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add image placeholders
  • Loading branch information
Houska1 authored and nyalldawson committed Mar 8, 2021
1 parent 936776b commit 996065e
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Expand Up @@ -10,6 +10,8 @@ information system (GIS) that runs on most Unix platforms, Windows, and MacOS.

Features include

<img align="right" src="image1.png" width="200" height="150">

**1. Flexible visualization and editing of geospatial data**
* Raster, vector, mesh layers in range of formats
* Local files as well as remote (webserver, database/PostGIS, tiled)
Expand All @@ -18,23 +20,31 @@ Features include
* Temporal support
* 3D visualization

<img align="right" src="image2.png" width="200" height="150">

**2. Beautiful cartography**
* Fine control over symbology, labeling, legends and additional graphical elements for visually beautiful maps
* Saved map layouts to recreate maps of specified scale, extent, and style
* Atlases to generate range of maps with same layout
* Flexible output as image (raster), PDF, SVG; camera-ready or suitable for further customization

<img align="right" src="image3.png" width="200" height="150">

**3. Advanced GIS analysis**
* Geospatial database engine that is as close to datasource- and format-independent as possible (joins, relations, forms, etc.)
* 150+ geoprocessing algorithms
* Graphical modeler
* Access to additional algorithms via GDAL, GRASS, SAGA

<img align="right" src="image4.png" width="200" height="150">

**4. Wide customization**
* Scripting via Python
* Rich ecosystem of plugins, data connectors, advanced analysis and charting tools, in-the-field data capture
* Python and C++ API for standalone applications

<img align="right" src="image5.png" width="200" height="150">

**5. Server**
* Serve up geospatial data as well as rendered, beautiful QGIS maps
* Industry-standard protocols (WMS, WFS, OGC) allow plug-n-play with any client GIS/visualization software
Expand Down Expand Up @@ -72,7 +82,7 @@ A range of

The [building guide](INSTALL.md) can be used to get started with building QGIS from source.

Please **help us by submiting bug reports** using the [QGIS bug tracker](https://github.com/qgis/QGIS/issues/).
Please **help us by submitting bug reports** using the [QGIS bug tracker](https://github.com/qgis/QGIS/issues/).

## Support
You can get support in the following ways:
Expand Down

0 comments on commit 996065e

Please sign in to comment.