@@ -14,7 +14,7 @@ using matplotlib.
1414* The GEOS (Geometry Engine - Open Source) library (version 3.1.1 or higher).
1515Source code is included in the geos-3.3.3 directory.
1616
17- * PIL (http://pythonware.com/products/pil ) is optional (only
17+ * [ PIL] ( http://pythonware.com/products/pil ) is optional (only
1818needed for Basemap warpimage and bluemarble methods).
1919
2020* On linux, if your python was installed via a package management system, make
@@ -24,10 +24,10 @@ C extensions.
2424
2525##Copyright
2626
27- source code from proj.4 (http://proj.maptools .org ) is included in the
27+ source code from [ proj.4] ( http://trac.osgeo .org/proj/ ) is included in the
2828'src' directory under the terms given in LICENSE_proj4.
2929
30- source code from geographiclib (http://pypi.python.org/pypi/geographiclib )
30+ source code from [ geographiclib] ( http://pypi.python.org/pypi/geographiclib )
3131is included in the 'lib/mpl_toolkits/basemap' directory under the terms
3232given in LICENSE_geographiclib.
3333
@@ -39,12 +39,10 @@ shapefile.py from pyshp.googlecode.com is included under the terms given
3939in LICENSE_pyshp.
4040
4141the land-sea mask, coastline, lake, river and political boundary data are extracted
42- from datasets provided with the Generic Mapping Tools
43- (http://gmt.soest.hawaii.edu )
42+ from datasets provided with the [ Generic Mapping Tools (GMT)] ( http://gmt.soest.hawaii.edu )
4443and are included under the terms given in LICENSE_data.
4544
46- Everything else (including src/_ proj.pyx,,
47- src/_ proj.c, src/_ geos.c, and src/_ geos.pyx):
45+ Everything else (including src/_ proj.pyx, src/_ proj.c, src/_ geos.c, and src/_ geos.pyx):
4846
4947copyright (c) 2011 by Jeffrey Whitaker.
5048
0 commit comments