#mapnik log: Tuesday 27, January 2009

2009 | 01

previous | next
00:01:17 <artem_> springmeyer: thanks for setting up spam filter. I didn't know we're so much spam
00:01:29 <artem_> getting
00:01:33 <springmeyer> :) me neither
00:01:45 <springmeyer> you want me to remove you from the emails?
00:02:01 <artem_> nope
00:02:12 <springmeyer> it seems like akismet is catching everything, but I'll watch for a while longer before removing myself...
00:02:23 <springmeyer> okay.
00:02:41 <nikq> Mapnik Trac: Ticket #153 (Avoid processing layer datasource if status="off") updated | http://trac.mapnik.org/ticket/153#comment:6
00:03:54 *** artem has quit (Read error: 110 (Connection timed out))
00:10:46 <jbronn> oooh very nice color output telling me what I'm missing
00:10:50 <nikq> Mapnik Trac: MapnikInterface edited | http://trac.mapnik.org/wiki/MapnikInterface?version=2
00:11:18 <jbronn> very cool
00:11:45 <springmeyer> ah, good.
00:13:46 <nikq> Mapnik Trac: Ticket #114 (Not all PointSymbolizer attributes accessible) updated | http://trac.mapnik.org/ticket/114#comment:5
00:16:50 <nikq> Mapnik Trac: Ticket #80 (Main library gets linked against unnecessary libraries) updated | http://trac.mapnik.org/ticket/80#comment:3
00:17:03 <jbronn> springmeyer: did you update the scons distribution too?
00:17:25 <springmeyer> no but artem did recently
00:17:49 <springmeyer> it works with python 26 now with that update of scons-local
00:17:53 <jbronn> ahh, ok.  explains why scons no longer goes beserk when invoked w/python 26
00:18:07 <springmeyer> :)
00:18:16 <jbronn> and `python2.5 scons/scons.py ... PYTHON=python2.6`
00:18:44 <jbronn> that was a little awkward
00:19:35 * jbronn is building mapnik.  no patching required.  and it explicitly told me what i was missing.  how long you've come since a year ago
00:19:47 *** D3f0 (n=defo@190.176.206.57) has joined #mapnik
00:19:55 <springmeyer> ya, that is still going to be a bit dodgy - the python stuff
00:20:02 <springmeyer> ah thanks jbronn
00:20:22 <springmeyer> #164 was the scons update
00:20:24 <nikq> Ticket #164: scons fails with python 2.6, http://trac.mapnik.org/ticket/164
00:23:08 <springmeyer> jbronn: fyi http://bitbucket.org/springmeyer/django-tiles/
00:32:02 <jbronn> ran the demo successfully.  sweet.
00:32:15 * jbronn will call it a night then :)
00:32:19 <springmeyer> holy &(&^^&*
00:32:20 <springmeyer> cheers
00:35:39 <jbronn> is bitbucket git or something else?
00:36:27 <jbronn> ahh, github for mercurial
00:36:32 <springmeyer> ya
00:36:45 <springmeyer> hg for hippees
00:36:56 <jbronn> haha, that's a new one
00:39:27 <jbronn> very nice, wms views?  supports both mapserver and mapnik?
00:41:44 <springmeyer> not really wms at all in terms of spec, but proof of concept for dynamic serving in a variety of ways
00:44:49 <springmeyer> the MapResponse class I've been fiddling with embedding in this muck (http://mapnik-utils.googlecode.com/svn/sandbox/wsgi_fun/localserver.py) is likely what I'll play with to test accepting more WMS spec params
00:45:08 <springmeyer> emdedding/embedded
00:47:37 <jbronn> sweet.  I want to play with this stuff.. but it'll have to wait.
00:48:27 *** forrestv has quit (Read error: 104 (Connection reset by peer))
00:55:37 *** artem_ has parted #mapnik ()
01:04:12 <CIA-22> mapnik-utils: dane.springmeyer * r508 /sandbox/wsgi_fun/ (471 files in 51 dirs): Whoops forgot supporting files for localserver.py
01:07:58 <CIA-22> mapnik-utils: dane.springmeyer * r509 /sandbox/wsgi_fun/localserver.py: Lets run on a less common port
01:15:37 *** forrestv (n=forrestv@unaffiliated/forrestv) has joined #mapnik
01:34:26 <nikq> Mapnik Trac: Changeset [832]: + fix typos in SConstruct | http://trac.mapnik.org/changeset/832
23:07:35 *** mapniklog (n=mapniklo@li21-121.members.linode.com) has joined #mapnik
23:07:35 <kubrick.freenode.net> Topic for #mapnik is: Mapnik - C++/Python Mapping Toolkit | http://mapnik.org/ | http://trac.mapnik.org/ | http://code.google.com/p/mapnik-utils/
23:07:35 <kubrick.freenode.net> Users on #mapnik: mapniklog GarethAdams_ scruggs kredik @springmeyer dodobas cmarqu Berteun dreamil ser dthomas CIA-23 jbronn stamf jbglaw jburgess JeLuF nikq dukeku forrestv jlivni racicot @ChanServ
23:26:11 <cmarqu> Note to self: must tell migurski that Cascadenik should support [admin_level='4'], i.e. a number explicitly made a string
23:37:44 *** jbronn has quit (kubrick.freenode.net irc.freenode.net)
23:41:35 *** jbronn (n=jbronn@70-138-113-15.lightspeed.hstntx.sbcglobal.net) has joined #mapnik
23:41:50 *** jbronn has quit (Remote closed the connection)
23:42:04 *** jbronn (n=jbronn@70-138-113-15.lightspeed.hstntx.sbcglobal.net) has joined #mapnik
23:51:00 *** GarethAdams_ is now known as GarethAdams
23:54:36 *** crschmidt (i=crschmid@helios.crschmidt.net) has joined #mapnik
23:54:43 <crschmidt> is there a way to use png256 with transparent tiles?
23:55:16 <jburgess> not currently, the process of converting to 256 colors discards the alpha channel at the moment
23:56:21 <crschmidt> Okay
23:56:26 <crschmidt> thanks