[Mapit] PIL will not make map, BUG BUG!! Please make correction.
Cave Crickett
crickett at gmail.com
Thu Oct 27 00:12:23 CEST 2005
Jan-Oliver Wagner & Mapit! mailing list,
There is a problem with the makemap.py file what is distributed on
ftp://intevation.de/mapit/mapit-1.0.2.tar.gz
line 78 reads:
image = PIL.Image.new("RGB", (result_width, result_height), 0xFFFFFFFF)
should read:
image = PIL.Image.new("RGB", (result_width, result_height), 0xFFFFFF)
There are too many F's. This causes the PIL not to gen the map!
Please fix this bug in the source posted on the website. This little
app looks nice and I would like others to be able to use it with out
the headache of finding this themselves!
--
Greg Bosen
Q: What's tiny and yellow and very, very, dangerous?
A: A canary with the super-user password
More information about the Mapit
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)