Hi
Like the other suggestions that have been given, I have shifted items around on
the layout depending on the page number of the atlas.
Here is an example where I was shifting the legend as it covered something up
on the layout on several of the maps. Similar code for the Y axis.
Lagend Properties -> Position and size -> X
CASE
when (@atlas_featureid) = 1 THEN 5.265
when (@atlas_featureid) = 2 THEN 5.265
when (@atlas_featureid) = 3 THEN 347.243
when (@atlas_featureid) = 4 THEN 347.243
else 99.99
END
Cheers
Tony
Tony Shepherd | GeoSpatial / Mapping Manager
Ph 027 435 6193 | E <mailto:[email protected]> [email protected]
FarmMaps NZ, 3 Kerwood Place, Gore 9740
<http://tonyshepherd8.wixsite.com/home>
<https://www.wunderground.com/personal-weather-station/dashboard?ID=ISTLGORE2>
-----Original Message-----
From: Qgis-user <[email protected]> On Behalf Of Nicolas
Cadieux via Qgis-user
Sent: Wednesday, 11 May 2022 5:58 am
To: Qgis Users List <[email protected]>
Subject: [Qgis-user] Tweaking an Atlas
Hi,
I have a series of map that could work well this an Atlas but I would need to
add thing like Zoom in or Overview maps on some specific pages only. Can we
add objects like new maps on specific pages of an Atlas?
If not, is there a function or way to go from Atlas page 2 -> New layout? I
figure the only way to do this is to turn on the Atlas preview, go to the
selected preview, turn the Atlas preview off and the save as a new layout? Is
there a better way?
--
Nicolas Cadieux
<https://gitlab.com/njacadieux> https://gitlab.com/njacadieux
_______________________________________________
Qgis-user mailing list
<mailto:[email protected]> [email protected]
List info: <https://lists.osgeo.org/mailman/listinfo/qgis-user>
https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: <https://lists.osgeo.org/mailman/listinfo/qgis-user>
https://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user