On Oct 24, 2008, at 11:39 AM, Jon Burgess wrote: > On Thu, 2008-10-23 at 16:38 -0700, Dane Springmeyer wrote: >> Jon, >> >> Okay, thanks for looking into it! >> >> To run the tests as-is you should download nik2img. From inside the >> unzipped test directory do: >> >> wget http://mapnik-utils.googlecode.com/svn/trunk/desktop/nik2img/nik2img.py >> export PATH=`pwd`:$PATH >> chmod +x nik2img.py >> >> ... then >> ./run_tests.sh >> >> Dane > > I guessed that bit OK, but the problem occurred because I had no epsg > definitions for proj.
Oh, very good to know. Nik2img surely uses the mapnik.Projection class quite a bit to do handling of debug output based on the mapfile's projection. I'm curious, what was the exact error you received from mapnik? > Installing the 'proj-epsg' package fixed it*. > > Now the script works fine. > > Jon > Great. Thanks, Dane > > * Initially Fedora excluded the epsg file from proj since there was a > question about the licensing. The license is now resolved but the data > is still in a separate package. > > _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

