Skip to content

a python script for geocoding boulder and roped problems

Notifications You must be signed in to change notification settings

PeaBrane/geocode_rocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This short python script processes the data exported (in csv format) from Mountain Project, such that all the problems are grouped into boulders/crags (based on their GPS coordinate similarities).

This is for the purpose of uploading the processed data into mapping applications such as Google Maps, such that each displayed pin corresponds to a boulder/crag, with the routes/grades/stars listed as description for easier organization.

This script only requires a working Python environment with the web-scraping library beautifulsoup installed.

pip install beautifulsoup4

About

a python script for geocoding boulder and roped problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published