vector display ============== **Name**: geoc vector display **Description**: Display a Layer in a simple viewer **Arguments**: * -w --width: The width * -h --height: The height * -s --sld-file: The sld file * -b --bounds: The bounds * -m --layer: The map layer * -g --background-color: The background color * -i --input-workspace: The input workspace * -l --input-layer: The input layer * --help : Print the help message * --web-help : Open help in a browser **Example**:: geoc vector display -i points.shp -w 400 -h 400