Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

Are there any tools / plugins to develop mapbooks using QGIS?

share|improve this question
This is something that I plan to do in the future at some time, but if someone else is/has already done work on it then that would be sweet. – Nathan W Dec 30 '10 at 1:07

2 Answers

up vote 4 down vote accepted

Have you found the following?

Map book link qgis forum

share|improve this answer

I was just reading the QGIS User List yesterday and came across the following post:

I started adding some mapbook functionality [to the EasyPrint Plugin]:

i) Mapbook by grid: You have to create the regular grid first. Paper format, layout, scale etc. values are taken from standard easyprint tab ("simplemap"). You can also choose some overlap percentage. After creating the grid layer you can export the maps. There are some additional parameters like adding adjacent tile indicator to the map or creating an overview map.

ii) Mapbook by feature: This will zoom to the extent of every feature of a specific layer. You can use the layers attributes for setting the title, subtitle, scale and rotation. Scale and rotation will be ignored for polygon and linestring layers.

I gave it a try and it works really well. Mind you I just made a simple mapbook by zooming to polygon features, but it created them in PDF. My only wish is that instead of creating a separate PDF for each "page", it was merged into a single PDF document. It is definitely worth a look!

share|improve this answer
1  
yes, it really works like a charm. – Giovanni Manghi Jun 16 '11 at 21:32
1  
There is an extensive post on creating mapbooks using this plugin at darrencope.com/2011/11/22/map-books-in-qgis. – underdark Nov 22 '11 at 15:40

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.