File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ Installation
4242============
4343
4444Windows binary installers are available for
45- `download <http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=142792/&abmode=1 > `__.
45+ `download <http://sourceforge.net/projects/matplotlib/files/matplotlib-toolkits/ `__.
4646
4747For other platforms, download the source release and follow these steps:
4848
Original file line number Diff line number Diff line change @@ -21,13 +21,8 @@ datasets (from `Generic Mapping Tools <http://gmt.soest.hawaii.edu/>`_)
2121are provided, along with methods for plotting them. The `GEOS library
2222<http://geos.refractions.net> `_ is used internally to clip the coastline and polticial boundary features to the desired map projection region.
2323
24- Basemap provides facilities for reading data in `netCDF
25- <http://www.unidata.ucar.edu/software/netcdf/> `_ and `Shapefile
26- <http://en.wikipedia.org/wiki/Shapefile> `_ formats, as well as
27- directly over http using `OPeNDAP <http://en.wikipedia.org/wiki/OPeNDAP >`_.
28- This functionality is provided through the `PyDAP <http://pydap.org/ >`_
29- client, and a python interface to the `Shapefile C library
30- <http://shapelib.maptools.org/> `_.
24+ Basemap provides facilities for reading `shapefiles
25+ <http://en.wikipedia.org/wiki/Shapefile> `_.
3126
3227Basemap is geared toward the needs of earth scientists, particular
3328oceanographers and meteorologists. I originally wrote Basemap to help in my
You can’t perform that action at this time.
0 commit comments