Notes for IT Administrators

General Installation Instructions

The setup automatically checks whether Microsoft .NET Framework 4.8 is already installed. If it is not, you will need to install it.

Unpack the Windows Installer package (see above) into an empty directory on a network share.

  • als Benutzer-Setup (EXE)
  • als System-Installer (MSI)

The MSI installer is particularly well-suited for use with software deployment systems or for installations on terminal servers.

Installing the software

The installation of easymap via the user interface (User Setup) is described separately here.

Alternatively, the MSI package (easymap_<version>_x64.msi) can be installed using specific command-line parameters.

Silent installation

With a silent installation, the installation takes place without user interaction. License information can be provided directly via parameters:

LICENSEMODE=online

LICENSE=<License key>

Example:

msiexec /i easymap_<version>_x64.msi /qn LICENSEMODE=online LICENSE=01234567-1234-1234-1234-123456789012

Now create a new installation package using the Group Policy Editor under "Computer Configuration/Software Settings" and specify the Windows Installer package (msi) from the folder used above.

Firewall and proxy settings

easymap uses the proxy server set in the system. If it requires authentication, the login is requested when easymap is started.

Furthermore, access to the following online services is required for the error-free operation of easymap:

Purpose URL Port
License check, update check, news feed services.infas-lt.de 443
Address geocoding and address search geocoder.infas-lt.de 443
Tour planning xserver.infas-lt.de 443
KI-Chat chat.easymap.one 443
Publish (EasyMap Xplorer) www.easymap-xplorer.de 443
Installation of map and data packages download.infas-lt.de 443
Standard Map Service maps.infas-lt.de
tiles.infas-lt.de
443
Additional map services (included as standard)

sgx.geodatenzentrum.de
mapsneu.wien.gv.at
www.swisstopo.admin.ch
vectortiles.geo.admin.ch

80, 443
Telemetry Additional information

Installing the base maps

The installation program for the map data (MapManager.exe) is located in the easymap installation directory.

Silent installation

The installation is performed without a user interface. A valid license must be set via easymap installation before. The following command line parameters can be passed:

/s Silent mode

/targetpath (optional) If not specified, the default directory will be used.

Example:

MapManager.exe /s /targetpath: "Installation directory".

Note: It is recommended to use the default local location for installing the map data (C:\ProgramData\Lutum+Tappert\Maps for all users, or %LOCALAPPDATA%\Lutum+Tappert\Maps). Installing the maps on a server will affect software performance. In addition, a connection to the server must be established in order to use easymap.