Skip to content

Node js program to find the antipodes of any location

Notifications You must be signed in to change notification settings

oliver-allen/Antipodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antipodes

Node js program to find the antipodes of any location

The antipodes is the location on the other side of the world. It is the location where you would end up if you tunnelled through the centre of the Earth. Since the Earth is mostly covered by water, the antipodes of many cities is water. However, there are locations that have an antipodes on land.

Run

  1. The HERE geocoding API is used to geocode and reverse-geocide locations and coordinates. Get a free key and replace app_id and app_code with your App ID and App Code for JavaScript/REST: https://developer.here.com.
  2. Install the npm dependencies with npm install.
  3. The node program can be run with npm start, which can be used through localhost port 3000 by default.

About

Node js program to find the antipodes of any location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published