GeoServer WMTS Layer

Is it possible to use WMS or WMTS with the Blazor map control?  They will look something like this:

https://blah.com/geoserver/gwc/service/wmts?service=WMTS&request=GetTile&version=1.0.0&layer=LayerNameHere&style=&tilematrixSet=EPSG%3A900913&format=image%2Fpng&height=256&width=256&tilematrix=EPSG:900913:ZoomLevelHere&tilerow=50&tilecol=31

4 Replies

PA paul July 8, 2020 03:48 PM UTC

Never mind.  I find it is kind of slow and lags a little when dragging.  It is similar to custom layer:

http://blah.com/geoserver/gwc/service/wmts?service=WMTS&request=GetTile&version=1.0.0&layer=LAYERNAMEHERE&tilematrixSet=EPSG%3A900913&format=image%2Fpng&height=256&width=256&tilematrix=EPSG:900913:level&tilerow=tileY&tilecol=tileX


SB Swetha Babu Syncfusion Team July 9, 2020 02:31 PM UTC

Hi Paul, 

Thank you for contacting Syncfusion support. 

We have checked the provided WMTS URL with the UrlTemplate property of the Maps component. We are unable to render the tile map with the provided URL. We suspect that you have replaced the domain name in the URL. Can you please provide the hosted link for the tiling service(WMTS) to reproduce the reported issue? It will be helpful for us to analyze further and assist you better. 

Regards, 
Swetha Babu


PA paul July 9, 2020 08:53 PM UTC

I did change the url.  I was just using it as a placeholder example of a wmts url I use.  I was able to reduce the lag when I turned off server prerendering.


SA Sabari Anand Senthamarai Kannan Syncfusion Team July 10, 2020 04:23 PM UTC

Hi Paul, 

Thank you for your update. 

We are glad to hear that the reported issue is resolved by yourself. Please let us know if you need any further assistance. 

Regards, 
Sabari Anand

Loader.
Up arrow icon