Important

Translation is a community effort you can join. This page is currently translated at 50.00%.

1. Introducere

QGIS Server is an open source WMS, WFS, OGC API for Features 1.0 (WFS3) and WCS 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, Nginx). It has Python plugin support allowing for fast and efficient development and deployment of new features.

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 Linux (Debian, Ubuntu and derivatives) and on Windows. For more information about server plugin development, please read QGIS Server and Python.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

O copie a acestei licențe este inclusă în secțiunea Licența GNU pentru Documentația liberă.