#mapnik log: Friday 17, April 2009

2009 | 04

previous | next
00:02:24 *** beaugunderson has quit (Read error: 104 (Connection reset by peer))
00:04:54 <nikq> Mapnik Trac: Ticket #318 (Null handling missing in Filter parser?) created | http://trac.mapnik.org/ticket/318
00:12:52 <nikq> Mapnik Trac: Ticket #318 (Null handling missing in Filter parser?) updated | http://trac.mapnik.org/ticket/318#comment:1
00:17:36 <nikq> Mapnik Trac: Ticket #319 (Symbolizers via python accepting **kwargs in constructor) created | http://trac.mapnik.org/ticket/319
01:33:10 <CIA-14> mapnik-utils: migurski * r642 / (tags/branch-cascadenik-xmlbad branches/cascadenik-xmlbad): Branched Cascadenik to begin the longish process of stripping out direct XML manipulation
01:33:10 <CIA-14> mapnik-utils: migurski * r643 /branches/cascadenik-xmlbad/ (cascadenik/style.py Makefile): Turns out distutils or whatever already has cssutils in hand
01:56:21 <CIA-14> mapnik-utils: dane.springmeyer * r644 /sandbox/raster_testing/README.txt:
01:56:21 <CIA-14> mapnik-utils: dane.springmeyer * r645 /sandbox/pickling/test_pickling.py:
01:56:21 <CIA-14> mapnik-utils: dane.springmeyer * r646 /sandbox/wsgi_fun/localserver.py:
01:56:22 <CIA-14> mapnik-utils: dane.springmeyer * r647 /example_code/wms/openlayers_get_feature_info.html:
02:04:50 *** beau (n=beau@c-24-16-143-69.hsd1.wa.comcast.net) has joined #mapnik
02:24:09 <CIA-14> mapnik-utils: migurski * r648 /branches/cascadenik-xmlbad/ (4 files in 3 dirs): Moved get_polygon_rules to new non-XML output classes
02:24:10 <CIA-14> mapnik-utils: migurski * r649 /branches/cascadenik-xmlbad/cascadenik/output.py: oop
02:47:01 *** IvanSanchez has quit (brown.freenode.net irc.freenode.net)
02:49:35 *** johto has quit (Remote closed the connection)
02:49:43 *** johto (i=rnn@emdia.fi) has joined #mapnik
02:49:52 *** cmarqu has quit (Remote closed the connection)
02:50:07 *** cmarqu (i=colin@195.49.138.42) has joined #mapnik
02:52:33 *** springmeyer has quit ()
02:54:08 *** IvanSanchez (n=ivan@163.2.222.87.dynamic.jazztel.es) has joined #mapnik
03:46:29 *** jlivni has quit (brown.freenode.net irc.freenode.net)
03:47:21 *** jlivni (n=josh@76.14.74.234) has joined #mapnik
03:55:15 *** kets has quit (Remote closed the connection)
03:58:22 <nikq> Mapnik Trac: featureset.diff attached to Ticket #280 | http://trac.mapnik.org/attachment/ticket/280/featureset.diff
04:06:51 <nikq> Mapnik Trac: Ticket #280 (Featureset should be a list instead of using a next() iterator,  ...) updated | http://trac.mapnik.org/ticket/280#comment:3
04:10:46 <nikq> Mapnik Trac: Changeset [1105]: Adding more object tests. | http://trac.mapnik.org/changeset/1105
04:31:27 <nikq> Mapnik Trac: Ticket #280 (Featureset should be a list instead of using a next() iterator,  ...) updated | http://trac.mapnik.org/ticket/280#comment:4
04:39:09 *** beau has quit ()
06:25:41 *** springmeyer (n=dane@c-24-19-50-92.hsd1.wa.comcast.net) has joined #mapnik
06:28:22 *** jburgess has quit (brown.freenode.net irc.freenode.net)
06:28:22 *** tomhughes has quit (brown.freenode.net irc.freenode.net)
06:28:27 *** tomhughes (n=tom@gate.compton.nu) has joined #mapnik
06:28:27 *** jburgess (n=jburgess@bb-87-80-234-70.ukonline.co.uk) has joined #mapnik
06:33:51 *** racicot has quit (Remote closed the connection)
06:36:18 *** racicot (n=chatzill@dsl-209-166-85-189.whidbey.net) has joined #mapnik
06:41:23 *** xcacou (n=aga@AToulouse-157-1-96-68.w86-213.abo.wanadoo.fr) has joined #mapnik
07:00:21 *** ser has quit (Read error: 60 (Operation timed out))
07:01:48 *** ser (n=ser@sergiusz.pawlowicz.name) has joined #mapnik
07:16:46 *** logion (n=florisvd@ahmed.ugent.be) has joined #mapnik
07:45:29 <nikq> Mapnik Trac: Ticket #318 (Null handling missing in Filter parser?) updated | http://trac.mapnik.org/ticket/318#comment:2
11:48:48 *** synax (n=synax@24.222.57.182) has joined #mapnik
13:44:26 *** xcacou has quit (Remote closed the connection)
13:53:47 *** sanjiv (n=sanjiv@59.180.129.43) has joined #mapnik
14:31:10 *** kets (n=fear@87.251.152.50) has joined #mapnik
14:57:31 *** cmarqu has quit (Read error: 104 (Connection reset by peer))
15:29:48 *** droge (n=droge@cmnz-4dbd8da6.pool.einsundeins.de) has joined #mapnik
15:30:00 <droge> hi
15:30:19 <droge> how i can find out which projections are supported by Mapnik?
15:30:40 <springmeyer> hey droge
15:30:56 <springmeyer> Mapnik uses Proj.4 for projection support
15:31:31 <springmeyer> so that means any and all projections that have a valid proj.4 code (epsg) or valid literal string
15:32:13 <springmeyer> http://spatialreference.org is a good place to browse projections and then allows you to fetch the Proj4 literal string for use with Mapnik
15:33:15 <droge> danke, schau ich mal
15:45:28 <springmeyer> you are welcome
16:18:01 *** droge has quit ("Trillian (http://www.ceruleanstudios.com")
16:20:27 *** Ldp__ (n=thid@osm.xs4all.nl) has joined #mapnik
16:34:16 <nikq> Mapnik Trac: Ticket #309 (Extend filters to have a length test) updated | http://trac.mapnik.org/ticket/309#comment:3
16:43:52 *** logion has quit ()
16:50:40 <nikq> Mapnik Trac: Ticket #104 (Enable dx/dy options for ShieldSymbolizer) updated | http://trac.mapnik.org/ticket/104#comment:7
17:47:12 *** cmarqu (i=colin@oemcomputer.oerks.de) has joined #mapnik
17:50:39 *** kets has quit (Read error: 104 (Connection reset by peer))
18:19:27 <CIA-14> mapnik-utils: migurski * r650 /branches/cascadenik-xmlbad/ (4 files in 3 dirs): Cleaning out XML up through text symbolizers and partial tests
19:21:32 *** sanjiv has quit (Connection timed out)
19:25:35 *** sanjiv (n=sanjiv@59.180.146.222) has joined #mapnik
19:41:57 *** synax has quit ()
20:41:05 *** logion (n=uwish@83.101.12.195) has joined #mapnik
21:29:33 *** logion has quit ()
22:27:54 <CIA-14> mapnik-utils: migurski * r651 /branches/cascadenik-xmlbad/ (4 files in 3 dirs): Added shield symbolizer to no-XML club
22:48:46 <ser> hello chaps