Skip to content

jgbreault/PinnaclePoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PinnaclePoints

Visit https://jgbreault.github.io/PinnaclePoints/.

A pinnacle point is a point from which no higher point can be seen.

Across the globe, 601 have been found. These are all pinnacle points with more than 300 m of prominence. The algorithm used for finding pinnacle points is outlined in the info section of the site, along with sources of error. The curvature of the Earth, and atmospheric refraction are taken into account.

  • Download Andrew Kirmse's list of 11,866,713 summits and put it into the dataSources directory.
  • summitFormatter.py divides Andrew Kirmse's summits into patches based on latitude and longitude.
  • pinnaclePointFinder.py uses an algorithm to find Earth's pinnacle points, in decending order of elevation.
  • pinnaclePointAnalysis.ipynb is used to generate index.html and pinnaclePoints.txt.
  • index.html is a webapp showing all pinnacle points.
  • pinnaclePoints.txt is the final result of pinnacle points in a txt file.

Image Image

About

My search for Pinnacle Points, points from which no other higher point can be seen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published