[OSM-dev] osm pdf-atlas

OJW streetmap at blibbleblobble.co.uk
Thu Aug 31 23:31:24 BST 2006


On Wednesday 30 August 2006 07:07, Joerg Ostertag (OSM Munich/Germany) wrote:
> One Config File per PDF:
> For one thing I want to put all configurations which normally differ
> between two pdf files into one Config File. So we would normally only have
> one configfile for one pdf file. This would make it much easier to generate
> more pdf Files automatically.

Or go even further, and have a config file that lets the user design 
individual pages like a desktop publishing program (only they have to type 
XML themselves ;-)

e.g. my mockup config file had entries like this:

<page title="Scotland" orientation="portrait">
  <map position="fullpage" type="region_map">
    <area>56.25, -4.25, 56.75,4.0</area>
    <filter>motorway, primary, city, railway, river</filter>
  </map>
</page>

<page title="Index">
  <block position="0cm,0cm,10cm,40cm" border="1">
    <index_listing 
      filter="amenity=pub" 
      area="50.0, -0.1, 50.3, 0.1" 
      display="name" 
      heading="Pubs in London" />
  </block>
</page>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20060831/313a4aa9/attachment.pgp>


More information about the dev mailing list