Command line parameters |
The program can take command line parameters at startup. Using the command line parameters, the opened data are given into the program. Examples of parameters given through the command line:
panorama64.exe /uUser2#2 HOST#www.gisserver.ru#2047#ALIAS#Noginsk where: - «User2» – user name; - «2» – password; - www.gisserver.ru – address of the host on which the GIS Server is installed; - 2047 – number of port for connection; - Noginsk - alias (identifier) of the map.
As the opened data the project placed locally or on the server can be specified:
panorama64.exe /uUser2#2 c:\data\myproject.mpt or panorama64.exe /uUser2#2 "HOST#www.gisserver.ru#2047#ALIAS#Project11".
The following parameters can be specified on the command line: / e - open the Map Editor task (only with the indication of the map to be opened); / n - open the Navigator 3D task (only with the indication of the map to be opened); / h - do not open maps that remained open in the last session; / d - open the diagnostic protocol (journal); / 1 - when opening maps in the System Explorer, do not start the second GIS instance; / 7 - switch on the drawing mode of map scaling; / a - open the map atlas (the path to the atlas is indicated after the 'a' symbol); / u - register the client on the GIS Server (registration parameters are indicated after the 'u' character); / o - open the main document without taking into account the list of data from the ini file; / s - setting of checking scheme a vector map quality.
|