Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 2.17 KB

CONTRIBUTING.md

File metadata and controls

43 lines (27 loc) · 2.17 KB

Contributing to Leaflet Environmental Layers

We welcome community contributions to Leaflet Environmental Layers! For local installation, follow the instructions in the README.md file.

We especially welcome contributions from people from groups underrepresented in free and open source software!

Our community aspires to be a respectful place. Please read and abide by our Code of Conduct.

First Timers Welcome!

New to open source/free software? See our WELCOME PAGE, including a selection of issues we've made especially for first-timers. We're here to help, so just ask if one looks interesting:

Thank you so much!

Learn more about contributing to Public Lab code projects on these pages:

Adding a new layer

The library consists of multiple layers. It needs to add several other layers. There are issues pertaining to new layers.

Steps to add a new layer :

  1. Find an issue labelled new layer.
  2. Go through the documentaion provided to understand how the API works.
  3. Here's a codepen example that consists of a base layer and Luftdaten Layer as an overlay. You can check its full implementation here.

Some sample PRs to be referred for adding new layers:

  • OSM landfill mine quarry : #94
  • Indigenous Lands Treaties Layer : #78

Bug reports

If you want to submit a bug/issue , please go to https://github.com/publiclab/leaflet-environmental-layers/issues/new