We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 939a897 commit 17ee289Copy full SHA for 17ee289
README.md
@@ -24,6 +24,7 @@ the internet into geospatial raster files. Bounding boxes can be passed in both
24
* `mercantile`
25
* `numpy`
26
* `pandas`
27
+- `matplotlib`
28
* `pillow`
29
* `rasterio`
30
* `requests`
requirements.txt
@@ -1,4 +1,5 @@
1
geopy
2
+matplotlib
3
mercantile
4
pandas
5
pillow
0 commit comments