Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 765 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 765 Bytes

Superfund Me

Reviving an old idea - mapping Superfund environmental sites near you and around the United States using OpenStreetMap

Why map a Superfund site?

  • 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

Technical

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

License

Open source, MIT license