Skip to content

A simple example application that uses Elm to display some GeoJSON data on a map along with some basic stats

License

Notifications You must be signed in to change notification settings

kshepard/tsm-bakeoff-elm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSM bakeoff: Elm

Context

A simple example application that uses Elm to display some GeoJSON data on a map along with some basic stats.

The data used here is Philadelphia schools from: https://www.opendataphilly.org/dataset/schools/resource/b29d98a9-6b96-4742-aedc-80cac6398d1a

Design sketch Result

Dependencies

Running

To start the application in debug mode, get a Mapbox access token and run:

ELM_APP_MAPBOX_TOKEN="<YOUR_TOKEN>" elm-app start

About

A simple example application that uses Elm to display some GeoJSON data on a map along with some basic stats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published