I have a TileCache server with this configuration: [cache] type=Disk base=/var/maps/cache [osm] type=Mapnik
I downloaded the Australian OSM extract and moved it into a database called gis using osm2pgsql. I have changed generate_tiles.py to only generate tiles for Australia:
I am trying to setup Mapnik + tilecache but can\'t see any tiles in the browser when I set bbox parameters in both Tilecache.cfg and Openlayers but when I don\'t specify the bbox everything works fine