Skip to content

Commit 16092f4

Browse files
committed
Updates README.md: pyproj and pyshp requirements
removes licensing info about pyshp
1 parent 66269cf commit 16092f4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ using matplotlib.
1111

1212
* numpy
1313

14+
* [pyproj](https://github.com/jswhit/pyproj)
15+
16+
* [pyshp](https://github.com/GeospatialPython/pyshp)
17+
1418
* The GEOS (Geometry Engine - Open Source) library (version 3.1.1 or higher).
1519
Source code is included in the geos-3.3.3 directory.
1620

@@ -31,9 +35,6 @@ source code for the GEOS library is
3135
included in the 'geos-3.3.3' directory under the terms given in
3236
LICENSE_geos.
3337

34-
shapefile.py from pyshp.googlecode.com is included under the terms given
35-
in LICENSE_pyshp.
36-
3738
the land-sea mask, coastline, lake, river and political boundary data are extracted
3839
from datasets provided with the [Generic Mapping Tools (GMT)](http://gmt.soest.hawaii.edu)
3940
and are included under the terms given in LICENSE_data.

0 commit comments

Comments
 (0)