victorzinho / gs-load-tests

0 stars 0 forks source link

Automate generation of bbox #1

Open victorzinho opened 7 years ago

victorzinho commented 7 years ago

Take a look at http://svn.osgeo.org/osgeo/foss4g/benchmarking/wms/2010/scripts/wms_request.py.

Usage:

./wms_requests.py -count 2200 -region -109 37 -102 41 -minsize 64 64 -maxsize 1024 768 -minres "2.5e-06" -maxres 0.000755 -srs 4326 -srs2 3857 -filter_within colorado.shp

More examples, .jmx, results, etc. in the repository.

victorzinho commented 7 years ago

Also at https://github.com/michogar/bboxs2jmeter/