Re: [ZMapServer-Developers] Render a .map with PCL 0.7 / ZCO 0.4
Status: Alpha
Brought to you by:
sgillies
|
From: Sean G. <sgi...@fr...> - 2005-04-12 13:22:17
|
On Apr 12, 2005, at 2:04 AM, S=E9bastien Didelet wrote: > Hi everyone, > > I would like to render a .map file using PCL 0.7 and ZCO 0.4, I don't=20= > know how can I do ... maybe with the IMapRenderer ... could you send=20= > me an example ? > > thank you, > Seb > Use the ZCO.MapRenderer.MapRenderer class. The best example is in the=20= ZCO demo application. Import ZCO/demo/demo.zexp into your Zope=20 instance and look at the Python Script named demo/getmap. It shows an=20= example of using a map renderer. cheers, Sean -- Sean Gillies sgillies at frii dot com http://users.frii.com/sgillies= |