[gdal-dev] WMTS - Need TileLevel option Servers responding with bad capabilities
esacree
esacree at knology.net
Mon Dec 19 09:47:41 PST 2016
I've tried both the "TileLevel" and the "ZoomLevel" parameters both
separately and together. The URL still shows the maximum tile zoom level on
the request.
<GDAL_WMTS>
<GetCapabilitiesUrl>http://basemap.nationalmap.gov/arcgis/rest/services/USGSShadedReliefOnly/MapServer/WMTS/1.0.0/WMTSCapabilities.xml</GetCapabilitiesUrl>
<Layer>USGSShadedReliefOnly</Layer>
<TileMatrixSet>GoogleMapsCompatible</TileMatrixSet>
<TileLevel>14</TileLevel>
<ZoomLevel>14</ZoomLevel>
<Format>image/jpg</Format>
<DataWindow>
<UpperLeftX>-9663275.545</UpperLeftX>
<UpperLeftY>4328130.660</UpperLeftY>
<LowerRightX>-9647573.528</LowerRightX>
<LowerRightY>4319175.789</LowerRightY>
</DataWindow>
<BandsCount>4</BandsCount>
<ExtendBeyondDateLine>TRUE</ExtendBeyondDateLine>
<Cache>
<Path>./GDALWMSCache</Path>
<Depth>2</Depth>
<Extension>.jpg</Extension>
</Cache>
<MaxConnections>5</MaxConnections>
<UnsafeSSL>true</UnsafeSSL>
<ZeroBlockHttpCodes>404</ZeroBlockHttpCodes>
<ZeroBlockOnServerException>true</ZeroBlockOnServerException>
</GDAL_WMTS>
Elaine
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/WMTS-Need-TileLevel-option-Servers-responding-with-bad-capabilities-tp5298089p5300523.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
More information about the gdal-dev
mailing list