Read this in other languages: Русский
Google Earth Update Checker is a utility for automatically monitoring data version changes on Google Earth and Google Maps servers. The program helps you stay informed about updates to satellite imagery and map data.
- Automatic update checks on startup
- Maintains a local database of change history
- Configurable via command line and configuration file
- Interface localization support
| Key | Window | Action |
|---|---|---|
F5 |
Main | Run version check immediately |
F4 |
Time Line | Edit the version of the selected entry |
Del |
Time Line | Delete the selected entry from the database |
You can automate the program using the following flags:
--force-check— forces a version check, ignoring theShowPrevInfoOnly=1setting in the configuration.--check-interval Xh— sets the check interval (e.g.,24h) to prevent excessive requests.
Main parameters are stored in the configuration file.
ShowPrevInfoOnly(0/1) — if set to1, automatic checking at startup is disabled (viewing the latest data from the DB only).Language— language code (e.g.,en). The translation file must be located in theresfolder. The localization system is based on BetterTranslationManager.
Used to emulate requests from real applications:
ChromeVersion— the Google Chrome version used to generate the User-Agent string.DesktopClientVersion— the current version of the Google Earth desktop client.

