Remote control via the command line

The remote control of EasyMap via command line reference offers the possibility to control elementary functions from other applications with simple programming, e.g. opening, updating and printing maps. The remote control can also be done via a batch script.

With appropriate programming, you can cause Windows to start EasyMap, open an EasyMap map folder and display it on the screen. If a map folder contains linked data, EasyMap automatically updates the maps. If the maps contain analyses with equidistant or evenly distributed value classes, the value classes are also updated automatically.

EasyMap is started via the command line with special parameters which are converted into actions by EasyMap. This procedure can be particularly interesting for regularly recurring, automated tasks.

The following things are possible with this approach:

  • Open, save and close map folders
  • Printing and graphic export of components of the map folder
  • Modify the map folder within narrow limits, e.g. change visibility of objects.

If you need further access to the map folder, please use the COM-Object modell.

Below are some examples of command line referencing (please note that these remote control commands are intended for experienced programmers).