#mapnik log: Tuesday 03, March 2009

2009 | 03

previous | next
00:13:47 *** ninja_ (n=pankur@cm54.psi132.maxonline.com.sg) has joined #mapnik
00:18:41 <nikq> Mapnik Trac: DebianInstallation edited | http://trac.mapnik.org/wiki/DebianInstallation?version=2
00:19:54 *** ninja__ (n=pankur@nat/yahoo/x-eae18faaaf17a287) has joined #mapnik
00:37:17 *** scruggs__ (n=chris@72-161-105-25.dyn.centurytel.net) has joined #mapnik
00:37:33 *** ninja_ has quit (Read error: 110 (Connection timed out))
00:40:04 *** scruggs_ has quit (Read error: 60 (Operation timed out))
02:21:58 <CIA-6> mapnik-utils: dane.springmeyer * r579 /sandbox/port/ (Portfile README.txt): Update for mapnik trunk
02:25:52 <CIA-6> mapnik-utils: dane.springmeyer * r580 /sandbox/port/ (graphics graphics/py25-mapnik graphics/py26-mapnik): add directories to mirror local ports tree
02:25:52 <CIA-6> mapnik-utils: dane.springmeyer * r581 /sandbox/ (ports/README.txt port ports ports/graphics ports/Portfile): rename to ports
02:29:42 <CIA-6> mapnik-utils: dane.springmeyer * r582 /sandbox/ports/ (graphics/py25-mapnik/Portfile Portfile): Move current Portfile into py25-mapnik directory
02:30:32 *** springmeyer (n=dane@c-24-19-50-92.hsd1.wa.comcast.net) has joined #mapnik
06:06:21 <CIA-6> mapnik-utils: migurski * r583 /trunk/serverside/cascadenik/ (cascadenik/compile.py test.py tests/test.py): Fixed left-edge range bug where first filter op is eq
06:10:21 <CIA-6> mapnik-utils: migurski * r584 /trunk/serverside/cascadenik/cascadenik/ (compile.py __init__.py): Shuffled imports around a little
06:26:50 <nikq> Mapnik Trac: Ticket #250 (Scons - must improve handling of "CPPPATH" "LIBPATH" environment variables) closed | http://trac.mapnik.org/ticket/250#comment:2
06:27:40 <nikq> Mapnik Trac: Ticket #247 (CentOS 5 x86 64bit Python/Scons Error1 on build from boost) closed | http://trac.mapnik.org/ticket/247#comment:1
06:45:49 *** weizhuo has quit ("ChatZilla 0.9.84 [Firefox 2.0.0.20/2008121709]")
06:50:17 *** ninja__ has quit (Read error: 110 (Connection timed out))
07:53:47 *** xcacou (n=aga@AToulouse-157-1-147-54.w86-221.abo.wanadoo.fr) has joined #mapnik
11:56:37 *** aba_ has quit (Read error: 104 (Connection reset by peer))
14:33:22 *** sanjiv (n=chatzill@59.180.189.25) has joined #mapnik
14:33:25 *** kunitoki (n=kraken@host59-41-dynamic.21-79-r.retail.telecomitalia.it) has joined #mapnik
14:35:45 *** sanjiv has quit (Read error: 54 (Connection reset by peer))
15:32:44 *** sanjiv (n=chatzill@59.180.189.25) has joined #mapnik
16:01:56 *** sanjiv has quit (Remote closed the connection)
16:33:31 <scruggs> is there any documentation/examples for using the new sqlite plugin?
16:35:02 <kunitoki> scruggs: http://trac.mapnik.org/wiki/SQLite
16:35:48 <scruggs> wow... can't believe I didn't find that! thanks kunitoki
16:36:31 <kunitoki> anyway some things could have changed
16:36:37 <kunitoki> but it should mainly work
16:36:47 <kunitoki> i think i have added some more parameters
16:36:53 <kunitoki> to the datasource
16:41:24 *** xcacou has quit (Remote closed the connection)
16:41:25 <scruggs> great. I'll check it out. I've been rendering directly from shapefiles but I imagine I'll see a performance increase using sqlite
16:49:41 *** kunitoki has quit ("Lost terminal")
17:05:00 <nikq> Mapnik Trac: Changeset [985]: ogcserver: remove unused import | http://trac.mapnik.org/changeset/985
17:08:23 <nikq> Mapnik Trac: Changeset [986]: ogcserver: Add content-length to cgi, wsgi, and mod-python handlers and  ... | http://trac.mapnik.org/changeset/986
17:20:31 *** adakkak (n=adakkak@gres110.lis.illinois.edu) has joined #mapnik
17:38:19 <nikq> Mapnik Trac: Ticket #251 (WMS Servers provide only minimal HTTP headers) closed | http://trac.mapnik.org/ticket/251#comment:3
18:22:18 <aub> does anybody have suggestions for how to approach map styling? i'm using OSM data with the cascadenik example stylesheets, and it seems like it'll be crazy tedious to tweak the look
18:22:54 <crschmidt> "Learn to love tedium"
18:23:23 <aub> crschmidt: :) that's a start
18:26:01 <springmeyer> aub: first off if you are playing with cascadenik, disable the coastlines shapefile so that your rendering times are fast
18:26:22 <springmeyer> nothing more tedius than waiting 10 seconds to see your tile render :)
18:26:54 <aub> springmeyer: good idea. so it seems like the tweak, render, repeat approach is the standard
18:28:42 <springmeyer> aub: ya. I create a few shell scripts that farm out different bboxs to nik2img.py to get quick looks at new renders
18:29:38 <springmeyer> nik2img.py will automatically open rendered tiles for a quick view on mac and win, and on linux can be forced to with the --app flag
18:30:04 <aub> springmeyer: nice, that'll be a big help
18:30:20 <springmeyer> have you installed nik2img?
18:30:31 <aub> springmeyer: not yet, no
18:30:35 <springmeyer> $ easy_install nik2img # easiest
18:30:53 <aub> springmeyer: yup, looking at the web page now
18:46:26 <springmeyer> jburgess_: you around?
19:28:35 <nikq> Mapnik Trac: Changeset [987]: Add a SCons build script for the c++ rundemo sample program, and touchup  ... | http://trac.mapnik.org/changeset/987
19:29:57 <nikq> Mapnik Trac: Changeset [988]: Update the sample ogcserver config based on patch from tmcw | http://trac.mapnik.org/changeset/988
19:31:08 <nikq> Mapnik Trac: Changeset [989]: scons: add boolean options to build the rundemo and pgsql2sqlite programs  ... | http://trac.mapnik.org/changeset/989
19:33:41 <nikq> Mapnik Trac: Ticket #197 (Fix compilation of C++ rundemo) closed | http://trac.mapnik.org/ticket/197#comment:3
19:39:07 <nikq> Mapnik Trac: UsingScons edited | http://trac.mapnik.org/wiki/UsingScons?version=10
19:44:46 <nikq> Mapnik Trac: Changeset [990]: scons: explicitly link against libmapnik for command line programs to be  ... | http://trac.mapnik.org/changeset/990
19:49:01 <nikq> Mapnik Trac: Changeset [991]: revert accidental change to pgsql2sqlite Jamroot | http://trac.mapnik.org/changeset/991
19:57:40 *** rcoup (n=rcoup@ip-118-90-58-136.xdsl.xnet.co.nz) has joined #mapnik
20:04:59 <nikq> Mapnik Trac: Ticket #187 (Text rendering problems) updated | http://trac.mapnik.org/ticket/187#comment:1
20:05:30 <nikq> Mapnik Trac: Ticket #188 (Add optional blur property to text halo) updated | http://trac.mapnik.org/ticket/188#comment:1
20:13:48 <nikq> Mapnik Trac: Ticket #81 (Move mapnik viewer into main distribution) updated | http://trac.mapnik.org/ticket/81#comment:4
21:10:41 *** jburgess_ has quit (Remote closed the connection)
21:10:56 *** adakkak has quit ("Ex-Chat")
21:10:57 *** jburgess_ (n=jburgess@bb-87-80-234-70.ukonline.co.uk) has joined #mapnik
21:22:39 *** rcoup has quit (Read error: 110 (Connection timed out))
21:41:03 *** rcoup (n=rcoup@ip-118-90-58-136.xdsl.xnet.co.nz) has joined #mapnik
21:46:55 *** kunitoki (n=kraken@host59-41-dynamic.21-79-r.retail.telecomitalia.it) has joined #mapnik
21:53:51 *** jbronn_ is now known as jbronn
22:01:52 *** adakkak (n=adakkak@ppp-70-225-170-9.dsl.chmpil.ameritech.net) has joined #mapnik
22:54:55 *** kunitoki has quit ("Lost terminal")
22:55:17 <dukeku_> have any of you used mapnik to generate a density map?
23:32:34 *** wonxly (n=wonxly@49.165.189.72.cfl.res.rr.com) has joined #mapnik
23:34:08 *** migurski (n=migurski@h-68-165-1-62.snvacaid.covad.net) has joined #mapnik
23:44:45 <wonxly> has anyone in here been able to compile mapnik on solaris 10? i'm struggling
23:45:40 <dukeku_> what errors?
23:46:37 <wonxly> well at first it said it couldn't find boost_thread-mt, in the config.log though it was a compiler problem with -pthreads not getting passed to gcc
23:46:55 <wonxly> so i fixed that by just forcing it in the SConstruct file
23:48:01 <wonxly> the only thing left is that is complaining about boost_regex  but in config.log i think there is a problem with the linking of the test it runs on it
23:48:37 <wonxly> Undefined                       first referenced
23:48:39 <wonxly>  symbol                             in file
23:48:40 <wonxly> icu::Collator::createInstance(icu::Locale const&, UErrorCode&)/usr/lib/libboost_regex-mt.so
23:49:09 <jburgess_> springmeyer: I'm around now, but not for long
23:50:20 <wonxly> on solaris 10 i have a /usr/lib/libicuuc.so
23:50:30 <wonxly> should that be -llibicuuc then?
23:50:50 * springmeyer is on a call (fixed my rundemo problem thx jburgess_)
23:52:14 <wonxly> i'm kind of lost...maybe the iccuc libs on solaris 10 are not compatible?
23:54:15 <springmeyer> wonxly: did you install boost icu support?
23:55:07 <wonxly> i guess not...i will go back and see how to build boost with icu support ;)  thanks for the tip