Support for objects implementing ILayerProxy in MapRenderer
Status: Alpha
Brought to you by:
sgillies
Currently the MapRenderer.render() method handles only
Plone Folders with Script Pythons as an alternative way
for staticly styled layers.
In many cases we would propably have some custom made
objects that implement the ILayerProxy (and
IStyleProxy) interfaces and they should be usable as
such with the render() method.
Attached is a simple sketch for implementing this
functionality.
Simple proposal
Logged In: YES
user_id=652759
Can you give me an example of a use for a custom layer-like
object? I
did not anticipate this use, but I imagine it would be useful.
Logged In: YES
user_id=652759
Kai, sorry it took me so long -- you should have CVS access
now and can
commit this patch. Make sure you check out the latest PCL
and ZCO
since I've made some changes to PCL since 0.7.