Skip to content

Geoton v1.1.4 2025-06-09

Latest

Choose a tag to compare

@bostonsinaga bostonsinaga released this 23 Jul 04:48
· 56 commits to main since this release

Late release. Currently available for Windows only.

HOW TO INSTALL:

1. Extract the archive to specified directory (e.g. C:\Users\user\Documents)

2. Add the extracted directory path to your Environment Variables

Control Panel > System and Security > System > Advanced system settings > Environment Variables > User Path

3. Run geoton --version or geoton --help on Terminal / Command Prompt to test if it successfully installed

4. Now you can start using Geoton by run example command:

geoton --convert -txt-in "coordinates.txt" -kml-out "doc.kml -type pin"

This command will generate KML file by reading latitudes and longitudes in TXT file. You can then open the KML file in Google Earth.