Le Sat, 31 Mar 2012 19:34:12 +0200, Thomas Petazzoni <[email protected]> a écrit :
> The settings_local.py file defines the RENDERING_RESULT_FORMATS which > contains the formats (PNG, SVGZ, PDF, CSV) in which the maps should be > rendered. However, depending on the selected rendering layout, some > formats may not be supported: typically, PNG and SVGZ are not > supported by the multi-page rendering layout. > > Therefore, the daemon automatically renders the map only in the > formats that are the intersection of the formats choosen in > RENDERING_RESULT_FORMATS and the formats compatible with the rendering > layout. > > Signed-off-by: Thomas Petazzoni <[email protected]> > --- > scripts/render.py | 13 ++++++++++++- > 1 files changed, 12 insertions(+), 1 deletions(-) Applied. 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
