Skip to content

Commit 6cbc4e9

Browse files
authored
DOC: Add leaflet-providers links
1 parent 543d1e9 commit 6cbc4e9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,19 @@ After the installation, you will find the JSON used as a database of providers i
7474
[`geopandas`](https://github.com/geopandas) GitHub organization. You can see a full list
7575
of contributors [here](https://github.com/geopandas/xyzservices/graphs/contributors).
7676

77+
The main group of providers is retrieved from the [`leaflet-providers`
78+
project](https://github.com/leaflet-extras/leaflet-providers) that contains both openly
79+
accessible providers as well as those requiring registration. All of them are considered
80+
[free](https://github.com/leaflet-extras/leaflet-providers/blob/master/README.md#what-do-we-mean-by-free).
81+
7782
If you would like to contribute to the project, have a look at the list of
7883
[open issues](https://github.com/geopandas/contextily/issues), particularly those labeled as
7984
[good first issue](https://github.com/geopandas/xyzservices/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
8085

8186
## License
8287

8388
BSD 3-Clause License
89+
90+
Resources coming from the [`leaflet-providers`
91+
project](https://github.com/leaflet-extras/leaflet-providers) are licensed under BSD
92+
2-Clause License (© 2013 Leaflet Providers)

0 commit comments

Comments
 (0)