[OSGeo-Discuss] Acid Maps demo

Fabio Renzo Panettieri fpanettieri at xoomcode.com
Tue Oct 19 11:26:53 PDT 2010


On Tue, 2010-10-19 at 13:43 -0400, Yves Moisan wrote:
> Thanx Sebastian.  I thought this was some sort of map type since I see 
> you created your own OL class (OpenLayers.Layer.Acid).  I guess that 
> type is only in your GitHub repo and not on OL trunk right ?

Yes, the OL class is on github. We'll probably add it to OL trunk later,
when some other issues are resolved.

There is also an OpenScales class that works in the same fashion. We'll
publish it in the following weeks when some sync issues are solved (and
we found enough spare time :s).

> 
>  From the looks of it your server is "pure python" as opposed to relying 
> on an existing Python framework ?  Is there a way to run the server in a 
> WSGI container (like mod_wsgi)  ?

That's correct. The server is implemented in pure python, and the
library that interpolates data, in C.

It's currently not possible to run the server in a WSGI container,
although I think mod_python would be more suitable given the nature of
the server.

Please add the issue on Github. Any other bugs/ideas are welcome.
Also any contribution would be appreciated too.

-- 
Fabio R. Panettieri
Lead Software Engineer
http://www.xoomcode.com 




More information about the Discuss mailing list