Skip to content

flopp/coordinates-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coordinates-toolbox

A single page web-app providing several (geographic) coordinate calculations

The app (currently) supports:

  • fuzzy coordinate parsing
  • waypoint projection
  • distance/bearing calculation
  • coordinate format transformations
  • display of results on maps

Demo: https://coords.flopp.net/

Screenshot of Waypoint Projection

Installation

git clone https://github.com/flopp/coordinates-toolbox.git
cd coordinates-toolbox
./setup.sh

All files of the web app can then be found in the .build folder. Point your browser directly to .build/index.html or copy the content of the .build folder to a server of your choice.

Third Party Stuff

The web app uses

About

A single page web-app providing several (geographic) coordinate calculations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published