<div dir="ltr">Thanks! Sadly, changed both and the error is still the same. On looking at the WMTS the tile matrix sets available are ESPG:4326 and ESPG:900913. Any pointers on solving this? Used all the three projections and the error still exists.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 9, 2015 at 3:36 AM, Andreas Hocevar <span dir="ltr"><<a href="mailto:andreas.hocevar@gmail.com" target="_blank">andreas.hocevar@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>You are trying to overlay an EPSG:4326 WMTS layer over an EPSG:3857 OSM layer. Use EPSG:3857 as projection and matrix set for the WMTS layer instead.</div><div><br></div><div>Andreas.<br><br>Sent from my iPhone</div><div><div class="h5"><div><br>On 08 Sep 2015, at 23:15, Jude Mwenda <<a href="mailto:jude@afrigeo.co.ke" target="_blank">jude@afrigeo.co.ke</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hey,<div><br></div><div><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">I am having an issue where I am trying to load a WMTS feed using Openlayers and seem not to be getting good results. For ArcGis services this seems to go through but not GeoServer's WMTS services. The code is as shown below. I keep getting a javascript error</p><pre style="margin-top:0px;padding:5px;border:0px;font-size:13px;overflow:auto;width:auto;max-height:600px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;word-wrap:normal;background-color:rgb(238,238,238)"><code style="margin:0px;padding:0px;border:0px;font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit">TypeError: Argument 2 of CanvasRenderingContext2D.putImageData is not a finite floating-point value.
</code></pre><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">The code I am using is shown below. Regardless of changing the projection the error remains the same. Please advise. Raw Gist <a href="https://gist.githubusercontent.com/jmwenda/bcf9e1d7beff2ae1bdba/raw/d4852030ea67c9f4124562216bb42baf6b2a4301/gistfile1.txt" rel="nofollow" style="margin:0px;padding:0px;border:0px;text-decoration:none;color:rgb(12,101,165)" target="_blank">here</a></p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px"><br></p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Regards</p></div></div>
</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Users mailing list</span><br><span><a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a></span><br><span><a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a></span></div></blockquote></div></blockquote></div><br></div>