...
In a Windows environment, open Windows Command Line, and run the following to get a help listing:
Code Block | ||||
---|---|---|---|---|
| ||||
c:\weave\jre\bin\java -jar c:\weave\wmstest.jar -h |
...
usage: |
...
wmstest -f <filename> | -u <url> [-e <minx,miny,maxx,maxy> | - |
...
l <x,y,scale>] [-c <crs>] [-x <scale>] [-s <width,height>] [- |
...
D <DPI>] [--ignorescales] [-t <timeout>] [-n] [-o <filename>] [-d] |
...
[-b <threads>] [--format <format>] [-U <username>] [-P <password>] |
...
[-q] [-h] [-V] |
The parameters that can be used in the tester are given in the table below. The - or -- syntax can be used:
...