File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
packages/basemap/doc/source/users Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Basic requirements are the following:
1616Optional requirements include:
1717
1818* [ OWSLib] ( https://github.com/geopython/OWSLib ) . It is needed for the
19- ` Basemap.wmsimage ` function .
19+ method ` Basemap.wmsimage ` .
2020
2121* [ Pillow] ( https://github.com/python-pillow/Pillow ) . It is needed for
2222 the methods ` Basemap.bluemarble ` , ` Basemap.etopo ` ,
Original file line number Diff line number Diff line change 33Drawing a Map Background
44========================
55
6- Basemap includes the GSSH (now
7- `GSHHG <https://www.soest.hawaii.edu/pwessel/gshhg/ >`_)
6+ Basemap includes the `GSHHG <https://www.soest.hawaii.edu/pwessel/gshhg/ >`_
87coastline dataset, as well as datasets for rivers, state and
98country boundaries from
109`GMT <https://www.generic-mapping-tools.org/ >`_.
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ can be installed separately if needed:
3838
3939 conda install -c conda-forge basemap-data-hires
4040
41- Installation from source
42- ------------------------
41+ Installing from source
42+ ----------------------
4343
4444Optionally, you can also install ``basemap `` from its source hosted
4545on GitHub as indicated in the following steps:
You can’t perform that action at this time.
0 commit comments