[OpenLayers-Users] WMTS using OpenLayers.
Jude Mwenda
jude at afrigeo.co.ke
Wed Sep 9 06:29:20 PDT 2015
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.
On Wed, Sep 9, 2015 at 3:36 AM, Andreas Hocevar <andreas.hocevar at gmail.com>
wrote:
> 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.
>
> Andreas.
>
> Sent from my iPhone
>
> On 08 Sep 2015, at 23:15, Jude Mwenda <jude at afrigeo.co.ke> wrote:
>
> Hey,
>
> 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
>
> TypeError: Argument 2 of CanvasRenderingContext2D.putImageData is not a finite floating-point value.
>
> The code I am using is shown below. Regardless of changing the projection
> the error remains the same. Please advise. Raw Gist here
> <https://gist.githubusercontent.com/jmwenda/bcf9e1d7beff2ae1bdba/raw/d4852030ea67c9f4124562216bb42baf6b2a4301/gistfile1.txt>
>
>
> Regards
>
> _______________________________________________
> Users mailing list
> Users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20150909/c918827e/attachment.html>
More information about the Users
mailing list