Outdated version of the documentation. Find the latest one here.

` `

QGIS ca și Server de Date OGC

QGIS Server is an open source WMS 1.3, WFS 1.0.0 and WCS 1 1.1.1 implementation that, in addition, implements advanced cartographic features for thematic mapping. QGIS Server is a FastCGI/CGI (Common Gateway Interface) application written in C++ that works together with a web server (e.g., Apache, Lighttpd). It has Python plugin support allowing for fast and efficient development and deployment of new features. The original development of QGIS Server was funded by the EU projects Orchestra, Sany and the city of Uster in Switzerland.

Pentru logica GIS și pentru redarea hărților, serverul QGIS utilizează în fundal aplicația QGIS. În plus, grafica și programarea în C++ fac uz de biblioteca independentă de platformă Qt. Spre deosebire de alte aplicații WMS, serverul QGIS utilizează ca limbaj de configurare regulile cartografice, atât pentru configurația serverului, cât și pentru regulile definite de utilizator.

Atât timp cât QGIS desktop și QGIS Server folosesc aceleași biblioteci de vizualizare, hărțile care sunt publicate pe web arată la fel ca și în GIS desktop.

In the following sections, we will provide a sample configuration to set up a QGIS Server on Debian/Ubuntu Linux. For more detailed installation instructions on other platforms or distributions and more information on working with QGIS Server, we recommend reading the QGIS Server Training Manual or Plugin-uri Python pentru Serverul QGIS.