[Tilecache] Integrate projection parameter into an ArcXML
request
Christopher Schmidt
crschmidt at metacarta.com
Fri May 16 11:15:41 EDT 2008
On Fri, May 16, 2008 at 02:26:16PM +0200, Simone Gadenz wrote:
> Hi Christopher,
>
> I have couple of hours available to work on ArcXML request integration in
> TileCache and I am trying to modyfy the script to support more projection
> parameters.
>
> Would you mind to briefly explain what is the way to read the paraemeters
> defined in the config from inside the ArcXML.py?
Add to the __init__ function of the layer: you'll see that
projection=None is already there, and you can set self.projection_info
based on the options passed. All keys in the config are passed as
key/value pairs to the __init__.
Regards,
--
Christopher Schmidt
MetaCarta
More information about the Tilecache
mailing list