Skip to content

kstathis/WGS84_GGRS87_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WGS84 ←→ GGRS87 coordinates converter

Synopsis

A Python script that converts between the above coordinate systems. Copying to clipboard and opening the WGS84 point in Google maps with a single click !!

Type

Python script

Prerequisites

  • Tkinter sudo apt-get install python-tk
  • Pyproj sudo apt-get install python-pyproj
  • Pyperclip sudo apt-get install python-pyperclip

Usage

Run the script : python WGS84_GGRS87_converter.py

Screenshots

image01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages