Skip to content

Draw shortest distance between two points for air travel destinations.

Notifications You must be signed in to change notification settings

neone35/geo_arc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoArc

  • This project calculates shortest distance between two points for air travel destinations.
  • Written in JavaScript.
  • Script that makes arc path - arc.js
  • Airport data - geojson.js
  • Uses Leaflet.js for maps
  • Init script is inline at geo_arc.html

Run

Open geo_arc.html

Usage

  • User interface consists of two points, which are airpot locations.
  • Click on point shows airport name from GeoJSON file

Screenshot

alt text

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO

Credits

  • Written in arc.js as comments before every external code block

About

Draw shortest distance between two points for air travel destinations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published