Select to view content in your preferred language

Possible to use tiled WMS layer?

2385
1
01-03-2012 10:09 AM
SpencerStroszka-Li
New Contributor
Forgive me if this is documented, but I did not see it.

Is it possible to configure a layer in the xml file to use specified tile sizes? I am able to successfully display my WMS layer, but it appears to request single tiles only. Our WMS server caches tiles and ideally we'd like to capitalize on this.

My basemap layer is as follows:

<layer label="MyLabel" imageformat="jpg" type="wms" visible="true" version="1.3.0" wkid="2857" url="http://server/wmsservice.aspx?" visiblelayers="county1,county2,county3"/>

Thanks.
Tags (2)
0 Kudos
1 Reply
BjornSvensson
Esri Regular Contributor
No, WMTS (tiled WMS) is not yet supported in the Flex Viewer (but it is supported in the Flex API).

See http://forums.arcgis.com/threads/45233-WMST-Support-Flex-Viewer and http://forums.arcgis.com/threads/46672-WMTS-in-config.xml
0 Kudos