My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<xml>
<title>Hartlepool Street Map</title>
<format>poster</format>
<pagesize>A4</pagesize>
<mapvfrac>75</mapvfrac>
<columnWidth>4.0</columnWidth>
<download>True</download>
<streetIndex>False</streetIndex>
<outdir>hartlepool</outdir>
<debug>False</debug>
<origin>54.6466,-1.2619</origin>
<mapsize>10,16</mapsize>
<detailsize>5</detailsize>
<tilesize>1000</tilesize>
<oscale>10</oscale>
<dbname>mapnik</dbname>
<uname>graham</uname>
<features>
Tourism:tourism='attraction',
Entertainment:amenity='cinema'|'arts_centre',
Leisure:leisure='golf'|'sports_centre'|'stadium'|'pitch'|'track',
Eating Out:amenity='restaurant',
Pubs:amenity='pub',
Hotels:tourism='hotel'|'motel'|'guest_house'
</features>
</xml>
Show details Hide details

Change log

r71 by grahamjones139 on Jan 02, 2010   Diff
changed townguide.py to use the 'way'
field in planet_osm_point rather than the
lat/lon fields in planet_osm_nodes, which
seem to be in units of centimetres rather
than metres.
Go to: 
Project members, sign in to write a code review

Older revisions

r70 by grahamjones139 on Jan 02, 2010   Diff
POI markers now working pretty well.
r68 by grahamjones139 on Jan 01, 2010   Diff
posterRenderer features list now adds
markers to the map to show locations.
r65 by grahamjones139 on Dec 31, 2009   Diff
Extended townguide.py to download data
from OSM server and populate database
if requested in configuration file.
All revisions of this file

File info

Size: 702 bytes, 26 lines
Powered by Google Project Hosting