Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.
/ elevation Public archive

Finds the elevation of a lat/lon with low-to-moderate resolution

Notifications You must be signed in to change notification settings

darkskyapp/elevation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Make sure to uncompress data/elev.bin.bz2 to data/elev.bin before using)

var elevation = require('elevation')

elevation.at(-42.0, 72.0, function(err, meters) {
  // meters contains the elevation
})

About

Finds the elevation of a lat/lon with low-to-moderate resolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages