Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Create an interactive map out of the hikes on OregonHikers.org 🏔💖🌄

NotificationsYou must be signed in to change notification settings

vgpena/next-weekend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project repackages data fromOregonHikers.org into a more usable, readable format.

Current output is a CSV which can be imported into Google My Maps. The most recent map ishere.

installation

  • This project usespipenv for dependency management. Once you have pipenv installed:
    • pipenv install

usage

  • Runpipenv shell to work in a virtual environment, then runpython scraper.py.
  • This command will generatehikes_db.tsv andhikes.csv.
  • hikes.csv can be imported into Google My Maps as a data layer.

development

  • To get dev dependencies, runpipenv install --dev.
  • Linter ispylint, currently with all default settings. I recommend integrating it into your editor ✨

[8]ページ先頭

©2009-2025 Movatter.jp