**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)
* Variety of rendering options and reprojection on the fly
* Numerical and visual digitizing and editing
* Temporal support
* 3D visualization
**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
**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
**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
**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
* Works with any web server software
* Fully customizable, Python scripting
## Under the hood
QGIS is developed using the [Qt toolkit](https://qt.io) and C++ since 2002. It has a pleasing, easy to use graphical
user interface with multilingual support. It is maintained by an active developer team and supported by vibrant community of GIS professionals and enthusiasts as well as geospatial data publishers and endusers. Releases follow a time-based schedule, with a new release every four months, interim bug-fix releases monthly, and a stable long-term release (LTR) once a year.
QGIS is part of the Open-Source Geospatial Foundation ([OSGeo](https://www.osgeo.org/)), offering a range of complementary open-source GIS software projects.
## Supported formats
Supported raster formats include GeoTIFF, GRASS, ArcInfo binary and ASCII grids, ERDAS Imagine SDTS, WMS, WCS, PostgreSQL/PostGIS, and [all other formats supported by GDAL](https://gdal.org/drivers/raster/index.html).
Supported vector formats include GeoPackage, ESRI Shapefiles, GRASS, SpatiaLite, PostgreSQL/PostGIS, MSSQL, Oracle, WFS, and [other OGR supported formats](http://www.gdal.org/ogr_formats.html).
Supported mesh formats include NetCDF, GRIB, 2DM, and [other MDAL supported formats](https://github.com/lutraconsulting/MDAL#supported-formats).
- At the [GIS stackexchange](https://gis.stackexchange.com/) or [r/QGIS reddit](https://www.reddit.com/r/QGIS/), which are not maintained by the QGIS team, but where the QGIS and broader GIS community provides lots of advice.
repository, and then [create a pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/). The development team can then review your contribution and commit it upstream as appropriate.
If you commit a new feature, add [FEATURE] to your commit message AND give a clear description of the new feature. A webhook will automatically create an issue on the QGIS-Documentation repo to tell people to write documentation about it.
If you are not a developer, there are many other possibilities which do not require programming skills to help QGIS to evolve. Check our [project homepage for more information](http://qgis.org/en/site/getinvolved/index.html).