Skip to content

Commit 01c2597

Browse files
committed
changelog
1 parent f48f90f commit 01c2597

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ version 1.0.8 (not yet released)
66
ability to fill counties with specified matplotlib color argument.
77
* fix drawgreatcircle bug so that lines exiting and reentering a projection
88
region don't draw horizontally across the map.
9+
* on non-windows platforms, only link against libgeos C API (and not against
10+
C++ API anymore; issue 140). This is recommended by the authors/maintainers
11+
of GEOS. Also, this means that on e.g. Debian Linux, basemap can now be
12+
installed from source simply using 'pip install basemap' when the libgeos
13+
packages are installed globally using the package management.
914

1015
version 1.0.7 (git tag v1.0.7rel)
1116
---------------------------------

0 commit comments

Comments
 (0)