Oliver et al,<div><br></div><div>You mentioned compatibility with Mapnik. Have you seen the Ogcserver that Dane wrote? It works wonderfully but is still kinda slow. MapProxy would compliment that perfectly. Also, have you guys considered pairing up with MapServer in the same way GWC did with GeoServer? It looks like TileCache has already been there and done that but nothing that appears to be as integrated as the GWC bit I mentioned.</div>
<div><br></div><div>Thoughts?</div><div>Adam<br><br><div class="gmail_quote">On Wed, Sep 29, 2010 at 9:50 AM, Oliver Tonnhofer <span dir="ltr">&lt;<a href="mailto:olt@omniscale.de">olt@omniscale.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On 29.09.2010, at 14:53, Andreas Trawoeger wrote:<br>
&gt;&gt; With 0.9 the sources (WMS and tiles) are well abstracted, and it shouldn&#39;t be too difficult to add<br>
&gt;&gt; a new one.<br>
&gt;<br>
&gt; If I understand the code correctly what&#39;s needed to add a new source is:<br>
&gt; 1. A source class in ./source that implements a get_map method.<br>
&gt; 2. A client class in ./client that does the actual data fetching<br>
&gt; 3. Updating ./config/loader.py and implement a Configuration class<br>
&gt; based on SourceConfiguration<br>
<br>
</div>Basically, yes. I would not create a &#39;client&#39; for GDAL, but put everything into ./source, or somewhere else.<br>
<div class="im"><br>
&gt;&gt; MapProxy only uses tiny fraction of OGR, just enough to read geometries from shapefiles. So, there<br>
&gt;&gt; would still be work to do for the GDAL integration.<br>
&gt;<br>
&gt; I think what I will try is to glue MapProxy and Gdal2Tiles together as<br>
&gt; quickly as I can. Make it somehow work and then start cleaning up the<br>
&gt; code until I end up with a solution that isn&#39;t too embarrassing to<br>
&gt; show and doesn&#39;t include tons of redundant code.<br>
<br>
</div>Yeah, go ahead and let me know if you have some reusable stuff :)<br>
<br>
<br>
Regards,<br>
Oliver<br>
<font color="#888888"><br>
--<br>
</font><div class="im">Oliver Tonnhofer &lt;<a href="mailto:olt@omniscale.de">olt@omniscale.de</a>&gt;<br>
</div><div class="im">Omniscale - Dominik Helle, Oliver Tonnhofer GbR<br>
Nadorster Str. 60, 26123 Oldenburg<br>
Tel: +49(0)441/9392774-2 (Fax: 9)<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="h5">MapProxy mailing list<br>
<a href="mailto:MapProxy@lists.osgeo.org">MapProxy@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapproxy" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapproxy</a><br>
</div></div></blockquote></div><br></div>