/everywhere

Primary LanguageTypeScript

everywhere

Tools

node tools <command>

Commands

fetch-strava-trips

node tools fetch-strava-trips       # fetch all trips
node tools fetch-strava-trips new   # stops fetching after the first trip that already exists
node tools fetch-strava-trips <id>  # fetch a single trip

build-combined-strava-dataset

Creates a single topojson file with all Strava trips.

node tools build-combined-strava-dataset > trips.json

build-combined-video-dataset

Creates a single topojson file with all videos.

extract-video-metadata

Extracts metadata from videos.

node tools extract-video-metadata <file or directory>

list-s3-videos

Display a list of videos in the S3 bucket.

cloudflare

Experimental. Load a video from S3 to Cloudflare Stream.

find-junk-trip-data

Finds strava trips that have many points very close together. This is often due to forgetting to stop the recording.

forgot

encode-new-videos

Using the Brightcove Zencoder API, encode videos that have been uploaded to S3 but not yet encoded.

list-trips

Logs every trip object available from Strava.

Datasets

everywhere-2015-v1

The original dataset from riding every street in Somerville in 2015.