Skip to content

Commit

Permalink
change order of extents
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-cit committed Dec 13, 2024
1 parent 7dc7982 commit cb6e921
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/manage/dashboard-maps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <DashboardShortLink />, <MainPlatformName /> uses primarily the *Advertised extent* defined in **QGIS Server** tab.
When displaying maps in <DashboardShortLink />, <MainPlatformName /> 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, <MainPlatformName /> will calculate the extent from layers in the project.

Expand Down

0 comments on commit cb6e921

Please sign in to comment.