Geocoding CLI Utility

Geocoding CLI utility is bundled with the Global Geocoding SDK (GGS) distribution.

Starting CLI

The cli folder contains:
  • lib: Contains java library for available utility commands.
  • cli.cmd: Windows batch script to start Geocoding CLI shell.
  • cli.sh: Linux shell script to start Geocoding CLI shell.
  • log4j2.xml Contains properties required for logging strategy.
Note: cli.cmd is for Windows users. cli.sh is for UNIX/Linux users.

Ensure that the cli.sh file has execute permission.

chmod 755 cli.sh

Now cli.sh shell script file is executable.

Execute this shell script to start the Geocoding CLI shell.

$ ./cli.sh