<div>hello,</div>
<div> </div>
<div>i want to use TileCache to seed the wms layer. but when i use cmd line <strong>python f:\cache\tilecache_seed.py &quot;</strong><a href="http://localhost/cache/tilecache.py"><strong>http://localhost/cache/tilecache.py</strong></a><strong>&quot; fuzhou 0 6 118.82081028599998,25.679567691,119.583479754,26.259759368999998 . </strong>It suggests the error &quot;incorrect number of auguments. bbox and padding are now options (-b and -p)&quot;</div>

<div>my tilecache.cfg like this:</div>
<div>[fuzhou]<br>type=WMSLayer<br>url=<a href="http://localhost:8080/geoserver/wms">http://localhost:8080/geoserver/wms</a><br>layers=fz:boundary,fz:buildingarea,fz:river,fz:park,fz:pathline,fz:railway,fz:poi2010104,fz:poi2100101,fz:poi2050101,fz:poi2080501,fz:poi2020201,fz:poi2020301<br>
maxResolution=0.00034332275390625<br>levels=7<br>bbox=118.82081028599998,25.679567691,119.583479754,26.259759368999998<br>extent_type=loose</div>
<div> </div>
<div>can anyone tell me where is the problem, thanks...</div>
<div> </div>