<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>MapProxy is a much better solution as it will use stored tiles to generate scaled images. This gets the tiled sources for the google like mapping and interfaces and gets the pyramiding benefits of Bob's solution.</span></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div style="font-size: 10pt; font-family: arial, helvetica, sans-serif; "><div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Brian Fischer <bfischer@houstoneng.com><br><b><span style="font-weight: bold;">To:</span></b> "Bistrais, Bob" <Bob.Bistrais@maine.gov>; "geomoose-users@lists.sourceforge.net" <geomoose-users@lists.sourceforge.net><br><b><span
style="font-weight: bold;">Sent:</span></b> Friday, July 29, 2011 3:28 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Geomoose-users] caching and other ways to increase performance<br></font><br><div id="yiv46418355">
<style><!--
#yiv46418355
_filtered #yiv46418355 {font-family:"Cambria Math";panose-1:2 4 5 3 5 4 6 3 2 4;}
_filtered #yiv46418355 {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
_filtered #yiv46418355 {font-family:Tahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}
#yiv46418355
#yiv46418355 p.yiv46418355MsoNormal, #yiv46418355 li.yiv46418355MsoNormal, #yiv46418355 div.yiv46418355MsoNormal
        {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"serif";}
#yiv46418355 a:link, #yiv46418355 span.yiv46418355MsoHyperlink
        {color:blue;text-decoration:underline;}
#yiv46418355 a:visited, #yiv46418355 span.yiv46418355MsoHyperlinkFollowed
        {color:purple;text-decoration:underline;}
#yiv46418355 span.yiv46418355EmailStyle17
        {font-family:"sans-serif";color:windowtext;}
#yiv46418355 span.yiv46418355EmailStyle18
        {font-family:"sans-serif";color:#1F497D;}
#yiv46418355 .yiv46418355MsoChpDefault
        {font-size:10.0pt;}
_filtered #yiv46418355 {margin:1.0in 1.25in 1.0in 1.25in;}
#yiv46418355 div.yiv46418355WordSection1
        {}
--></style>
<div class="yiv46418355WordSection1">
<div class="yiv46418355MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">We have used Tilecache with GeoMOOSE a little bit. Seems tilecache is dying a bit in favor of GEoWebCache and MapProxy.
</span></div>
<div class="yiv46418355MsoNormal"><span style="font-size:11.0pt;color:#1F497D;"> </span></div>
<div class="yiv46418355MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">We have also used ESRI rest map caches. There are limitations with these in that they are really only useful for basemap layers where you don’t need to do
identify, selection and searches on them. The other complication is GeoMOOSE has very limited support for using these type of map sources with the print service. As of now the only one that works is ESRI REST services.</span></div>
<div class="yiv46418355MsoNormal"><span style="font-size:11.0pt;color:#1F497D;"> </span></div>
<div class="yiv46418355MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">I’ve also been meaning to look into MapProxy (<a rel="nofollow" target="_blank" href="http://mapproxy.org/">http://mapproxy.org/</a>). I’m hoping to learn more about that at FOSS4G.</span></div>
<div class="yiv46418355MsoNormal"><span style="font-size:11.0pt;color:#1F497D;"> </span></div>
<div class="yiv46418355MsoNormal"><span style="font-size:11.0pt;color:#1F497D;">Hope this helps.</span></div>
<div class="yiv46418355MsoNormal"><span style="font-size:11.0pt;color:#1F497D;"> </span></div>
<div>
<div class="yiv46418355MsoNormal"><b><span style="font-size:10.0pt;color:black;">Brian Fischer, CFM</span></b></div>
<div class="yiv46418355MsoNormal"><span style="font-size:9.0pt;color:#1F497D;">GIS Manager
</span></div>
<div class="yiv46418355MsoNormal"><span style="font-size:9.0pt;color:black;">Houston Engineering, Inc.</span></div>
<div class="yiv46418355MsoNormal"><b><span style="font-size:9.0pt;color:black;">O</span></b><span style="font-size:9.0pt;color:black;"> 763.493.4522 |
<b>D</b> 763.493.6664 | <b>M</b> 763.229.2734</span><span style="font-size:9.0pt;color:#1F497D;"></span></div>
</div>
<div class="yiv46418355MsoNormal"><span style="font-size:11.0pt;color:#1F497D;"> </span></div>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in;">
<div class="yiv46418355MsoNormal"><b><span style="font-size:10.0pt;">From:</span></b><span style="font-size:10.0pt;"> Bistrais, Bob [mailto:Bob.Bistrais@maine.gov]
<br>
<b>Sent:</b> Friday, July 29, 2011 2:36 PM<br>
<b>To:</b> geomoose-users@lists.sourceforge.net<br>
<b>Subject:</b> [Geomoose-users] caching and other ways to increase performance</span></div>
</div>
</div>
<div class="yiv46418355MsoNormal"> </div>
<div class="yiv46418355MsoNormal"><span style="font-size:10.0pt;">I was wondering what anyone was doing, with regard to caching tiles or other ways to boost performance in GeoMoose applications? While our current applications are performing
well in GeoMoose, we’re looking ahead as applications get more complex and bloated with data. Has anyone done anything with GeoWebCache, for example, or some other means?</span></div>
</div>
</div><br>------------------------------------------------------------------------------<br>Got Input? Slashdot Needs You.<br>Take our quick survey online. Come on, we don't ask for help often.<br>Plus, you'll get a chance to win $100 to spend on ThinkGeek.<br><a href="http://p.sf.net/sfu/slashdot-survey" target="_blank">http://p.sf.net/sfu/slashdot-survey</a><br>_______________________________________________<br>Geomoose-users mailing list<br><a ymailto="mailto:Geomoose-users@lists.sourceforge.net" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/geomoose-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a><br><br><br></div></div></blockquote></div></div></body></html>