[Qgis-user] Tweaking an Atlas

Tony Shepherd (FarmMaps NZ) tony at farmmaps.nz
Tue May 10 16:03:58 PDT 2022


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:tony at farmmaps.nz> tony at farmmaps.nz

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 <qgis-user-bounces at lists.osgeo.org> On Behalf Of Nicolas Cadieux via Qgis-user
Sent: Wednesday, 11 May 2022 5:58 am
To: Qgis Users List <qgis-user at lists.osgeo.org>
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:Qgis-user at lists.osgeo.org> Qgis-user at lists.osgeo.org

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20220511/023db47b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 3062 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20220511/023db47b/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 2467 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20220511/023db47b/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 2510 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20220511/023db47b/attachment-0001.png>


More information about the Qgis-user mailing list