tilestache-seed
index
/home/migurski/public_html/TileStache/scripts/tilestache-seed.py

tilestache-seed.py will warm your cache.
 
This script is intended to be run directly. This example seeds the area around
West Oakland (http://sta.mn/ck) in the "osm" layer, for zoom levels 12-15:
 
    tilestache-seed.py -c ./config.json -l osm -b 37.79 -122.35 37.83 -122.25 -e png 12 13 14 15
 
See `tilestache-seed.py --help` for more information.

 
Data
        parser = <optparse.OptionParser instance at 0x4226be0c>
stderr = <open file '<stderr>', mode 'w' at 0x401ed0c0>