[Mapnik-users] mapnik for php

2011-01-24 Thread Roel Vanhout
(cc to -users as this may be of interest to some people on that list) Hi, For the last couple of weeks I've been chipping away at making php bindings for mapnik. After the milestones of getting mapnik to compile on Windows/MSVC, getting a simple php extension to work in debugging mode, wrapping

Re: [Mapnik-users] mapnik for php

2011-01-24 Thread Nick Whitelegg
(Mapnik for php) Am not able to advise on PHP API design other than looking at the APIs of existing PHP modules, but as I develop in PHP myself, this sounds like a great project! Nick ___ Mapnik-users mailing list Mapnik-users@lists.berlios.de

[Mapnik-users] EXCEPTIONS parameter in OGCServer

2011-01-24 Thread Aníbal Pacheco
Just installed mapfish[0] and tried to add a WMS Layer taken from my local mapnik-ogcserver (that works fine directly from OpenLayers) but the request generated by mapfish causes this error: OGCException: Parameter exceptions has an illegal value. The value for EXCEPTIONS used in the

Re: [Mapnik-users] EXCEPTIONS parameter in OGCServer

2011-01-24 Thread manel.clos
Hi Aníbal, Can you send the full request producing the problem to see how it looks like? It would be worth it to add a test case. Also, are you using the OGCServer version from GitHub[0]? [0] https://github.com/mapnik/OGCServer De:

Re: [Mapnik-users] mapnik for php

2011-01-24 Thread Iván Sánchez Ortega
On Monday 24 January 2011 15:09:24 Nick Whitelegg wrote: (Mapnik for php) Am not able to advise on PHP API design other than looking at the APIs of existing PHP modules, but as I develop in PHP myself, this sounds like a great project! /metoo !! I'd love to see this mapnik PHP module,

Re: [Mapnik-users] [Mapnik-devel] mapnik for php

2011-01-24 Thread Dane Springmeyer
On Jan 24, 2011, at 8:37 AM, Roel Vanhout wrote: (cc to -users as this may be of interest to some people on that list) Hi, For the last couple of weeks I've been chipping away at making php bindings for mapnik. After the milestones of getting mapnik to compile on Windows/MSVC, getting a