<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
Hi,<div><br></div><div>I suppose there must be. WMS requests aren't (or shouldn't be) cacheable by browser unlike WMTS/TMS requests and MapProxy must these images stitch together from tile cache eventually cut it again to cilent side specified pseudo tiles or even worse, depending on cache/WMS configuration, reproject it or resample it to fullfill client's request. This is favorable in case of MapProxy acting as local WMS cache for busy public WMS service - you can seamlessly work with already seeded coverages with your favorable GIS or CAD client.</div><div><br></div><div>On the other hand in case of WMTS/TMS client must know and must exactly specify which tile he wants. Reprojection is possible only on client side (in example with help of OpenLayers/proj4js etc.). Besides in case of WMTS/TMS there's possibility to force nginx/apache to serve these seeded tiles directly from MapProxy cache with full speed you can achieve.</div><div><br></div><div>Martin<br><blockquote style="padding-left: 5px; margin-left: 5px; border-left: #0000ff 2px solid; margin-right: 0px"><hr><b>From:</b> Marco Scheuble [mailto:marco.scheuble@gmx.de]<br><b>To:</b> mapproxy@lists.osgeo.org<br><b>Sent:</b> Fri, 01 Mar 2013 17:18:44 +0100<br><b>Subject:</b> [MapProxy] WMS vs WMTS ( speed )<br><br>Hi All,<br>
<br>
I am wondering if there are differences in performance or speed when using wms or wmts. I think, when MapProxy generates the requested data out of the cache, there shouldn't be a difference? Or am I wrong with that?<br>
<br>
thanks in advance,<br>
Marco<br>
_______________________________________________<br>
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>
</blockquote><style>
</style>
</div></body></html>