Reviving an old idea - mapping Superfund environmental sites near you and around the United States using OpenStreetMap
- public interest, environmental concern
- situation on the ground often different from TIGER and other imported data
- site often includes service roads and other features not in TIGER and other imported data
- changes frequently
Phoenix framework, written in the Elixir language
Follow Phoenix on Heroku documentation to set the buildpacks to host the app.
Add Heroku's PostgreSQL database add-on.
Running migrations on Heroku:
heroku run 'mix ecto.migrate' --app superfundme
Open source, MIT license