Bug#663156: [Python-modules-team] Bug#663156: [python-mpltoolkits.basemap] drawcoastlines doesn't work after libgeos update

2012-05-04 Thread Sandro Tosi
Hello Anxo,

On Fri, Mar 9, 2012 at 12:33 AM, Anxo an...@hotmail.com wrote:
 The function drawcoastlines doesn't work after update of libgeos in Debian
 testing distribution from 3.2.2 to 3.3.1.

 There are two versions of the libgeos library in my system (3.2.2 and
 3.3.1).

It works fine on my system, with both libgeos installed and just using
the example in the docs:

from mpl_toolkits.basemap import Basemap
import matplotlib.pyplot as plt
# setup Lambert Conformal basemap.
m = Basemap(width=1200,height=900,projection='lcc',
resolution='c',lat_1=45.,lat_2=55,lat_0=50,lon_0=-107.)
# draw coastlines.
m.drawcoastlines()
plt.show()

Can you please retry?

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663156: [python-mpltoolkits.basemap] drawcoastlines doesn't work after libgeos update

2012-03-08 Thread Anxo

Package: python-mpltoolkits.basemap
Version: 1.0.2-1
Severity: normal

--- Please enter the report below this line. ---

The function drawcoastlines doesn't work after update of libgeos in 
Debian testing distribution from 3.2.2 to 3.3.1.


There are two versions of the libgeos library in my system (3.2.2 and 
3.3.1).

The function drawcountries works as it is expected.


--- System information. ---
Architecture: amd64
Kernel: Linux 3.2.0-1-rt-amd64

Debian Release: wheezy/sid
500 unstable qgis.org
500 unstable ftp.debian.org
500 testing security.debian.org
500 testing ftp.debian.org
1 experimental ftp.debian.org

--- Package information. ---
Depends (Version) | Installed
-+-=
libc6 (= 2.7) | 2.13-27
libgeos-3.2.2 (= 3.2.2) | 3.2.2-3.1
libgeos-c1 (= 3.2.2) | 3.3.1-1
python ( 2.8) | 2.7.2-10
python (= 2.6) | 2.7.2-10
python-support (= 0.90.0) | 1.0.14
python-mpltoolkits.basemap-data (= 1.0.2-1) | 1.0.2-1
python-matplotlib | 1.1.0-1


Recommends (Version) | Installed
=-+-===
python-dap |
python-imaging | 1.1.7-4


Package's Suggests field is empty.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org