Skip to content

Interactive (mobile friendly) map of all of Seattle's street trees with clickable icons

Notifications You must be signed in to change notification settings

pelmers/seattle-trees

Repository files navigation

Seattle Tree Guide

Example screenshot

Source code for web site which shows all the street trees in Seattle on a mobile-friendly map (rendered with Mapbox). Tapping any tree icon brings up a summary of its Wikipedia article using MeaningCloud.

Street tree data is sourced from SDOT's Urban Forestry Map.

Note that this repo doesn't include the data directly, see instructions for downloading it in res/README.md.

Build

yarn
yarn build

Run

env MAPBOX_API_KEY=<Mapbox API KEY> MEANINGCLOUD_API_KEY=<MeaningCloud API Key> node dist/server.bundle.js

Additionally pass --debug to enable more logging at run time.

About

Interactive (mobile friendly) map of all of Seattle's street trees with clickable icons

Topics

Resources

Stars

Watchers

Forks