[QGIS-Developer] Using Atlas in QGIS 3 to make a print ready publication

Alexandre Neto senhor.neto at gmail.com
Sat May 19 23:45:23 PDT 2018


Hi Tim,

To do what you want, the only way I can imagine is creating a Layer with
two geometry columns for coverage. The first column would be a "normal"
geometry column and could be used by atlas to provide the left page
iteration. The second column could be stored in WKT, and using the data
defined overwrite on the extent options to provide the right page iteration.

The problem is that the coverage layer would need to be carefully
(manually) crafted to create the odd and even pages. It would need to
titeBesides, for the right page you would not be able to use atlas
variables.

I wonder if it wouldn't be easier to create all the individual pages
normally using reports (to add static pages), export to PDF, and then
create a booklet from it. I bet there are tools for that.

For what I could gather, this kind of work is called creating a booklet, or
page imposition. There is a python library to work with that:

https://pypi.org/project/PdfImpose/

Best regards,

Alex Neto

Tim Sutton <tim at kartoza.com> escreveu no dia sábado, 19/05/2018 às 16:25:

> Hi Kurt
>
> Thanks for your reply. Yep I have tried reports. Neither report
> (controlled by report) or atlas (controlled by atlas) offer a way to
> increment the atlas counter on the same layout page which sis what I
> basically need. If you look at the image from my original post it should
> hopefully make it clearer what I am trying to do.
>
> Regards
>
> Tim
>
> On 19 May 2018, at 14:30, Kurt Menke <kurt at birdseyeviewgis.com> wrote:
>
> Hi Tim
> This sounds like what the new Reports feature was built to do. Especially
> with the header/footer pages and triggers for different map content. Have
> you tried this in Reports in 3.0?
> Best,
> Kurt
>
>
>>
>
>
>
>
>
>
> *Tim Sutton*
>
> *Co-founder:* Kartoza
> *Ex Project chair:* QGIS.org
>
> Visit http://kartoza.com to find out about open source:
>
> Desktop GIS programming services
> Geospatial web development
> GIS Training
> Consulting Services
>
> *Skype*: timlinux
> *IRC:* timlinux on #qgis at freenode.net
>
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

-- 
Alexandre Neto
---------------------
@AlexNetoGeo
http://sigsemgrilhetas.wordpress.com
http://gisunchained.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180520/107a42ce/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: KartozaNewLogoThumbnail.jpg
Type: image/jpeg
Size: 6122 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180520/107a42ce/attachment-0002.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: KartozaNewLogoThumbnail.jpg
Type: image/jpeg
Size: 6122 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180520/107a42ce/attachment-0003.jpg>


More information about the QGIS-Developer mailing list