Skip to content

ngottlieb/british-columbia-environmental-assessments-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

British Columbia Environmental Assessment Map

This is a map of past and pending environmental assessments in British Columbia, Canada. It's built with Brunch, Leaflet.js, and React.

It's available at http://ngottlieb.github.io/british-columbia-environmental-assessments-map.

The data are sourced from an API endpoint at https://projects.eao.gov.bc.ca.

Running Locally

  • Get setup:
    • Node.js: brew install node on OS X
    • Brunch: npm install -g brunch
    • Brunch plugins and app dependencies: npm install
  • Clone the repo
  • Run:
    • npm start — watches the project with continuous rebuild. This will also launch HTTP server with pushState.
    • npm run build — builds minified project for production

Contributions

Contributions and/or suggestions are welcome.

About

An interactive map of government environmental assessments in BC. Built to be a better interface for the data presented here: https://projects.eao.gov.bc.ca/.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published