[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Maposmatic-dev] Implementation of a multi-page renderer
From: |
Thomas Petazzoni |
Subject: |
Re: [Maposmatic-dev] Implementation of a multi-page renderer |
Date: |
Fri, 30 Mar 2012 14:28:05 +0200 |
Le Fri, 30 Mar 2012 13:00:17 +0200,
Thomas Petazzoni <address@hidden> a écrit :
> The following 22 patches implement a multi-page renderer. This allows
> to generate a booklet, with :
>
> * The map of the city, split on multiple pages. The split is done
> with a little overlap between pages, similarly to similar
> commercial maps
>
> * The index of the city streets, split on multiple pages.
>
> There are many, many further improvements to be done, but it is
> already a good start. See
> http://bentobako.org/tmp/map-issy-les-moulineaux.pdf for an example of
> such map.
>
> I will merge this to the master branch and push it on the
> server. Integration with MapOSMatic is not done yet, so this feature
> only works from the ocitysmap2-render command line tool for the
> moment.
I have merged those patches into the master branch, and pushed it to
the Git repository.
Regards,
Thomas
--
Thomas Petazzoni http://thomas.enix.org
MapOSMatic http://www.maposmatic.org
Logiciels Libres à Toulouse http://www.toulibre.org
Embedded Linux http://www.free-electrons.com
- [Maposmatic-dev] [PATCH 21/22] MultiPageStreetIndexRenderer: automatically compute the number of columns, (continued)
- [Maposmatic-dev] [PATCH 21/22] MultiPageStreetIndexRenderer: automatically compute the number of columns, Thomas Petazzoni, 2012/03/30
- [Maposmatic-dev] [PATCH 20/22] MultiPageStreetIndexRenderer: reduce size of default font, Thomas Petazzoni, 2012/03/30
- [Maposmatic-dev] [PATCH 22/22] multi-page: minor fixups for compatibility with Gaël's work to remo ve the scaling, Thomas Petazzoni, 2012/03/30
- [Maposmatic-dev] [PATCH 17/22] index for multi-page: improve page_number handling, Thomas Petazzoni, 2012/03/30
- Re: [Maposmatic-dev] Implementation of a multi-page renderer, Jeroen van Rijn, 2012/03/30
Re: [Maposmatic-dev] Implementation of a multi-page renderer,
Thomas Petazzoni <=