friendlycode / leased-parcels

A map of land parcels leased for fracking in Kent County.
http://friendlycode.github.io/leased-parcels
0 stars 1 forks source link

Leased Parcels

A map of land parcels leased for fracking in Kent County.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b add-parcels)
  3. Commit your changes (git commit -am "Added more parcels")
  4. Push to the branch (git push origin add-parcels)
  5. Open a Pull Request