error of "bbox and padding are now options"

3 messages Options
Embed this post
Permalink
dequan chen

error of "bbox and padding are now options"

Reply Threaded More More options
Print post
Permalink
hello,
 
i want to use TileCache to seed the wms layer. but when i use cmd line python f:\cache\tilecache_seed.py "http://localhost/cache/tilecache.py" fuzhou 0 6 118.82081028599998,25.679567691,119.583479754,26.259759368999998 . It suggests the error "incorrect number of auguments. bbox and padding are now options (-b and -p)"
my tilecache.cfg like this:
[fuzhou]
type=WMSLayer
url=http://localhost:8080/geoserver/wms
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
maxResolution=0.00034332275390625
levels=7
bbox=118.82081028599998,25.679567691,119.583479754,26.259759368999998
extent_type=loose
 
can anyone tell me where is the problem, thanks...
 

_______________________________________________
Tilecache mailing list
[hidden email]
http://openlayers.org/mailman/listinfo/tilecache
fmsd91

Re: error of "bbox and padding are now options"

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

try with under "" like this:

 "118.82081028599998,25.679567691,119.583479754,26.259759368999998"

 
Francisco Domingues





Date: Tue, 13 Oct 2009 08:45:31 +0800
From: [hidden email]
To: [hidden email]
Subject: [Tilecache] error of "bbox and padding are now options"

hello,
 
i want to use TileCache to seed the wms layer. but when i use cmd line python f:\cache\tilecache_seed.py "http://localhost/cache/tilecache.py" fuzhou 0 6 118.82081028599998,25.679567691,119.583479754,26.259759368999998 . It suggests the error "incorrect number of auguments. bbox and padding are now options (-b and -p)"
my tilecache.cfg like this:
[fuzhou]
type=WMSLayer
url=http://localhost:8080/geoserver/wms
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
maxResolution=0.00034332275390625
levels=7
bbox=118.82081028599998,25.679567691,119.583479754,26.259759368999998
extent_type=loose
 
can anyone tell me where is the problem, thanks...
 


Você sabia que pode utilizar o Messenger de qualquer tipo de celular? Saiba mais.
_______________________________________________
Tilecache mailing list
[hidden email]
http://openlayers.org/mailman/listinfo/tilecache
dequan chen

Re: error of "bbox and padding are now options"

Reply Threaded More More options
Print post
Permalink
hi all.
thanks for your reply. it has been solved.
i just use python f:\cache\tilecache_seed.py fuzhou 0 6. remove the url and bbox parameters. then it works well... :-)
but i don't know why...

2009/10/13 Francisco Domingues <[hidden email]>

try with under "" like this:


 "118.82081028599998,25.679567691,119.583479754,26.259759368999998"

 
Francisco Domingues





Date: Tue, 13 Oct 2009 08:45:31 +0800
From: [hidden email]
To: [hidden email]
Subject: [Tilecache] error of "bbox and padding are now options"


hello,
 
i want to use TileCache to seed the wms layer. but when i use cmd line python f:\cache\tilecache_seed.py "http://localhost/cache/tilecache.py" fuzhou 0 6 118.82081028599998,25.679567691,119.583479754,26.259759368999998 . It suggests the error "incorrect number of auguments. bbox and padding are now options (-b and -p)"
my tilecache.cfg like this:
[fuzhou]
type=WMSLayer
url=http://localhost:8080/geoserver/wms
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
maxResolution=0.00034332275390625
levels=7
bbox=118.82081028599998,25.679567691,119.583479754,26.259759368999998
extent_type=loose
 
can anyone tell me where is the problem, thanks...
 


Você sabia que pode utilizar o Messenger de qualquer tipo de celular? Saiba mais.


_______________________________________________
Tilecache mailing list
[hidden email]
http://openlayers.org/mailman/listinfo/tilecache