File tree 3 files changed +7
-0
lines changed
3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
version 1.0.2 (not yet released)
2
+ * update shapefile.py from pyshp.googlecode.com to r72.
2
3
* change default land-sea mask (now 2.5 minute resolution).
3
4
* add etopo method (similar to bluemarble, but plots etopo
4
5
relief image from www.ngdc.noaa.gov/mgg/global as a map background).
Original file line number Diff line number Diff line change
1
+ pyshp is released under the MIT license, which can be found at:
2
+
3
+ http://www.opensource.org/licenses/mit-license.php
Original file line number Diff line number Diff line change @@ -31,6 +31,9 @@ source code for the GEOS library is
31
31
included in the 'geos-3.1.1' directory under the terms given in
32
32
LICENSE_geos.
33
33
34
+ shapefile.py from pyshp.googlecode.com is included under the terms given
35
+ in LICENSE_pyshp.
36
+
34
37
the coastline, lake, river and political boundary data are extracted
35
38
from datasets provided with the Generic Mapping Tools
36
39
(http://gmt.soest.hawaii.edu)
You can’t perform that action at this time.
0 commit comments