File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ using matplotlib.
11
11
12
12
* numpy
13
13
14
+ * [ pyproj] ( https://github.com/jswhit/pyproj )
15
+
16
+ * [ pyshp] ( https://github.com/GeospatialPython/pyshp )
17
+
14
18
* The GEOS (Geometry Engine - Open Source) library (version 3.1.1 or higher).
15
19
Source code is included in the geos-3.3.3 directory.
16
20
@@ -31,9 +35,6 @@ source code for the GEOS library is
31
35
included in the 'geos-3.3.3' directory under the terms given in
32
36
LICENSE_geos.
33
37
34
- shapefile.py from pyshp.googlecode.com is included under the terms given
35
- in LICENSE_pyshp.
36
-
37
38
the land-sea mask, coastline, lake, river and political boundary data are extracted
38
39
from datasets provided with the [ Generic Mapping Tools (GMT)] ( http://gmt.soest.hawaii.edu )
39
40
and are included under the terms given in LICENSE_data.
You can’t perform that action at this time.
0 commit comments