From cb6e921731d2b4499a56dd3b62d2fd61d8c61983 Mon Sep 17 00:00:00 2001 From: Alexandra Date: Fri, 13 Dec 2024 13:20:26 +0100 Subject: [PATCH] change order of extents --- src/manage/dashboard-maps/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/manage/dashboard-maps/index.md b/src/manage/dashboard-maps/index.md index b89eb5e6..d4a59133 100644 --- a/src/manage/dashboard-maps/index.md +++ b/src/manage/dashboard-maps/index.md @@ -29,13 +29,13 @@ The **Layers** panel lists all layers displayed on the map. The check button :wh The extent of maps is defined in QGIS in the **Project Properties**. -When displaying maps in , uses primarily the *Advertised extent* defined in **QGIS Server** tab. +When displaying maps in , uses primarily the [project full extent](../../gis/features/#project-extent) defined in the **View Settings** tab. -![Maps in dashboard extent set in QGIS project](./qgis-project-properties-qgis-server-extent.jpg "Maps in dashboard extent set in QGIS project") +![QGIS set project extent](../../gis/qgis-project-extent.jpg "QGIS set project extent") -If this parameter is not defined, the maps extent will be set as the [project full extent](../../gis/features/#project-extent) from the **View Settings** tab. +If this parameter is not defined, the maps extent will be set as the *Advertised extent* from the **QGIS Server** tab. -![QGIS set project extent](../../gis/qgis-project-extent.jpg "QGIS set project extent") +![Maps in dashboard extent set in QGIS project](./qgis-project-properties-qgis-server-extent.jpg "Maps in dashboard extent set in QGIS project") If there are no extent settings in the QGIS project, will calculate the extent from layers in the project.