Python
-
Overview
This section explains how to access xServer internet with Python. It uses QGIS as frontend to display the result of the requests. The section has two parts:
- Accessing xServer internet from Python
Explains how to request xLocateServer and display the result on the map - Adding an xServer internet map to QGIS
Explains how to add an xServer WMS Layer to QGIS
- Accessing xServer internet from Python