<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="margin: 0px; width: 1680px; height: 963px;">
<div style="margin: 0px; height: 963px;">
<div style="background-color: var(--neutralSecondarySurface); margin: 0px; min-width: 0px;">
<div style="margin: 0px 0px 0px 7px; min-width: 370px;">
<div style="margin: 0px 0px 8px 8px; width: 1048px; height: 839px; min-width: 0px;">
<div style="background-color: var(--neutralPrimarySurface); margin: 8px 2px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; border-width: 1px; border-style: solid; border-color: transparent; border-radius: 4px;">
<div style="background-color: white; margin: 12px 16px 0px 52px; padding-bottom: 2px;">
<div style="direction: ltr; margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">
Hi, </div>
<div style="direction: ltr; margin: 0px; font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">
<br>
</div>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;">In my application I am making request to mapserver and sending
 this file gdal driver file - </span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black;"> </span><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;"><GDAL_WMS></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    <Service name="TMS"></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">        <ServerUrl>http://gserve-connect/v1/map/urn:v4:spatial-data:raster:visual:gWILJv1HzBdKA:0/tile?tileRow=${y}&amp;tileColumn=${x}&amp;zoomLevel=${z}&amp;minZoom=6&amp;maxZoom=20</ServerUrl></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    </Service></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    <DataWindow></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">        <UpperLeftX>-20037508.34</UpperLeftX></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">        <UpperLeftY>20037508.34</UpperLeftY></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">        <LowerRightX>20037508.34</LowerRightX></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">        <LowerRightY>-20037508.34</LowerRightY></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">        <TileLevel>21</TileLevel></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">        <TileCountX>1</TileCountX></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">        <TileCountY>1</TileCountY></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">        <YOrigin>bottom</YOrigin></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    </DataWindow></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    <Projection>EPSG:3857</Projection></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    <BlockSizeX>256</BlockSizeX></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    <BlockSizeY>256</BlockSizeY></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    <BandsCount>3</BandsCount></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    <Timeout>60</Timeout></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    <MaxConnections>4</MaxConnections></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    <ZeroBlockHttpCodes>204,404,500</ZeroBlockHttpCodes></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;">    <ZeroBlockOnServerException>true</ZeroBlockOnServerException></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;"></GDAL_WMS></span></p>
<p style="direction: ltr; line-height: normal; margin: 0px;"><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black;"><br>
</span></p>
<p class="elementToProof" style="direction: ltr; line-height: normal; margin: 0px;">
<span style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black; background-color: white;">so for some request zoom Level is going beyond max Zoom this is the request -
</span><span style="font-family: "Helvetica Neue"; font-size: 13px; color: black; background-color: white;">https://svc.pict.com/Image/2FD6BE87-8168-73F9-63DD-0BFD5FE63EDD/wms?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=44.73635069554558896,-63.61617776442430028,44.73674930445441333,-63.61582223557569904&CRS=EPSG:4326&WIDTH=751&HEIGHT=843&LAYERS=PICT-NSPVSC22-OUKuEawvk2&STYLES=&FORMAT=image/png&DPI=96&MAP_RESOLUTION=96&FORMAT_OPTIONS=dpi:96&TRANSPARENT=TRUE
</span><span style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: black; background-color: white;">so how could I know from this request what is the zoom level requested because when I run
 mapserver then only i see what zoom level request are going or do i have put a restriction in mapserver only or i have to set the tileLevel here to 20 so that it takes to that zoom level only.</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="background-color: var(--white); margin: 0px; border-radius: 2px; max-height: 100%;">
<div style="margin: 0px; padding-top: 4px; padding-bottom: 4px; border-width: 1px; border-style: solid; border-color: transparent; min-width: 136.719px;">
<button data-unique-id="Ribbon-587" class="root-1336" data-ktp-target="ktp-h-n-m" data-ktp-execute-target="ktp-h-n-m" tabindex="0" style="border: 1px solid transparent; line-height: 32px; margin: 4px 0px 0px; padding: 0px 15px 0px 9px; width: 144.102px; text-align: left; box-sizing: border-box; border-radius: 4px; display: block; cursor: default; height: 32px; outline-offset: -2px; color: inherit; background-color: inherit;">
</button></div>
</div>
</body>
</html>