File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- version 1.0.6 (not yet released )
1
+ version 1.0.6 (git tag v1.0.6rel )
2
2
--------------------------------
3
3
* fix drawcounties for Python 3.3.
4
4
* update pyproj to version 1.9.3 (remove geographiclib python code, replace
@@ -11,7 +11,7 @@ version 1.0.6 (not yet released)
11
11
of the map projection region. Fixes issue 88.
12
12
* allow for latitude values slightly greater than 90 to exist in shapefiles,
13
13
(by truncating to 90). Still raise exception if latitude exceeds 90.01.
14
- * added 'wmsimage' method for displaying background image retrieved from
14
+ * added 'wmsimage' method for displaying background image retrieved from
15
15
a OGC-compliant WMS server using OWSLib (http://pypi.python.org/OWSLib)
16
16
(requires using 'epsg' keyword to define projection).
17
17
* fix drawing of meridians and parallels for very small map regions
You can’t perform that action at this time.
0 commit comments