<?xml version="1.0" encoding="UTF-8"?>

<Capabilities xmlns="http://www.opengis.net/wmts/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml" xsi:schemaLocation="http://www.opengis.net/wmts/1.0 http://schemas.opengis.net/wmts/1.0/wmtsGetCapabilities_response.xsd" version="1.0.0">
  <ows:ServiceIdentification>
    <ows:Title>GeoServer Web Map Tile Service</ows:Title>
    <ows:Abstract>A compliant implementation of WMTS service.</ows:Abstract>
    <ows:Keywords/>
    <ows:ServiceType>OGC WMTS</ows:ServiceType>
    <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
    <ows:Fees>NONE</ows:Fees>
    <ows:AccessConstraints>NONE</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>http://geoserver.org</ows:ProviderName>
    <ows:ServiceContact>
      <ows:IndividualName>Ênio Alencar da Silva</ows:IndividualName>
      <ows:PositionName>Diretor</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>67 3411-7735</ows:Voice>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Rua Coronel Ponciano, 1700. Pq. dos Jequitibás</ows:DeliveryPoint>
          <ows:City>Dourados</ows:City>
          <ows:Country>Brasil</ows:Country>
          <ows:ElectronicMailAddress>geodourados@dourados.ms.gov.br</ows:ElectronicMailAddress>
        </ows:Address>
      </ows:ContactInfo>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts?">
            <ows:Constraint name="GetEncoding">
              <ows:AllowedValues>
                <ows:Value>KVP</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Get>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="GetTile">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts?">
            <ows:Constraint name="GetEncoding">
              <ows:AllowedValues>
                <ows:Value>KVP</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Get>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="GetFeatureInfo">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts?">
            <ows:Constraint name="GetEncoding">
              <ows:AllowedValues>
                <ows:Value>KVP</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Get>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
  </ows:OperationsMetadata>
  <Contents>
    <Layer>
      <ows:Title>varricao</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.86073511892577 -22.259942256247633</ows:LowerCorner>
        <ows:UpperCorner>-54.483881583737144 -22.112348583068222</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:varricao</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Avarricao" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2551</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5102</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10204</MinTileRow>
            <MaxTileRow>10218</MaxTileRow>
            <MinTileCol>11390</MinTileCol>
            <MaxTileCol>11424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20409</MinTileRow>
            <MaxTileRow>20436</MaxTileRow>
            <MinTileCol>22780</MinTileCol>
            <MaxTileCol>22849</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40818</MinTileRow>
            <MaxTileRow>40872</MaxTileRow>
            <MinTileCol>45561</MinTileCol>
            <MaxTileCol>45699</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81637</MinTileRow>
            <MaxTileRow>81745</MaxTileRow>
            <MinTileCol>91123</MinTileCol>
            <MaxTileCol>91398</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163275</MinTileRow>
            <MaxTileRow>163490</MaxTileRow>
            <MinTileCol>182247</MinTileCol>
            <MaxTileCol>182796</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326550</MinTileRow>
            <MaxTileRow>326980</MaxTileRow>
            <MinTileCol>364494</MinTileCol>
            <MaxTileCol>365592</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653101</MinTileRow>
            <MaxTileRow>653961</MaxTileRow>
            <MinTileCol>728989</MinTileCol>
            <MaxTileCol>731184</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306203</MinTileRow>
            <MaxTileRow>1307923</MaxTileRow>
            <MinTileCol>1457978</MinTileCol>
            <MaxTileCol>1462368</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4612</MinTileRow>
            <MaxTileRow>4615</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9224</MinTileRow>
            <MaxTileRow>9231</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18448</MinTileRow>
            <MaxTileRow>18463</MaxTileRow>
            <MinTileCol>11390</MinTileCol>
            <MaxTileCol>11424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36897</MinTileRow>
            <MaxTileRow>36926</MaxTileRow>
            <MinTileCol>22780</MinTileCol>
            <MaxTileCol>22849</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73794</MinTileRow>
            <MaxTileRow>73852</MaxTileRow>
            <MinTileCol>45561</MinTileCol>
            <MaxTileCol>45699</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147588</MinTileRow>
            <MaxTileRow>147705</MaxTileRow>
            <MinTileCol>91123</MinTileCol>
            <MaxTileCol>91398</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295177</MinTileRow>
            <MaxTileRow>295410</MaxTileRow>
            <MinTileCol>182247</MinTileCol>
            <MaxTileCol>182796</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590355</MinTileRow>
            <MaxTileRow>590820</MaxTileRow>
            <MinTileCol>364494</MinTileCol>
            <MaxTileCol>365592</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180711</MinTileRow>
            <MaxTileRow>1181640</MaxTileRow>
            <MinTileCol>728989</MinTileCol>
            <MaxTileCol>731184</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2361423</MinTileRow>
            <MaxTileRow>2363280</MaxTileRow>
            <MinTileCol>1457978</MinTileCol>
            <MaxTileCol>1462368</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4722847</MinTileRow>
            <MaxTileRow>4726561</MaxTileRow>
            <MinTileCol>2915956</MinTileCol>
            <MaxTileCol>2924737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9445695</MinTileRow>
            <MaxTileRow>9453123</MaxTileRow>
            <MinTileCol>5831912</MinTileCol>
            <MaxTileCol>5849475</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18891390</MinTileRow>
            <MaxTileRow>18906247</MaxTileRow>
            <MinTileCol>11663824</MinTileCol>
            <MaxTileCol>11698950</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37782781</MinTileRow>
            <MaxTileRow>37812495</MaxTileRow>
            <MinTileCol>23327649</MinTileCol>
            <MaxTileCol>23397900</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75565563</MinTileRow>
            <MaxTileRow>75624990</MaxTileRow>
            <MinTileCol>46655299</MinTileCol>
            <MaxTileCol>46795800</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151131126</MinTileRow>
            <MaxTileRow>151249980</MaxTileRow>
            <MinTileCol>93310598</MinTileCol>
            <MaxTileCol>93591601</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302262253</MinTileRow>
            <MaxTileRow>302499960</MaxTileRow>
            <MinTileCol>186621197</MinTileCol>
            <MaxTileCol>187183202</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604524506</MinTileRow>
            <MaxTileRow>604999920</MaxTileRow>
            <MinTileCol>373242395</MinTileCol>
            <MaxTileCol>374366405</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:varricao/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:varricao/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:varricao/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:varricao/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:varricao/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:varricao/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:varricao/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:varricao/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:varricao/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>uso_da_terra_ibge</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52273877781406 -22.450993209319957</ows:LowerCorner>
        <ows:UpperCorner>-54.19266212512964 -21.864324654806605</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:uso_da_terra_ibge</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Auso_da_terra_ibge" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20471</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40942</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81457</MinTileRow>
            <MaxTileRow>81884</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162914</MinTileRow>
            <MaxTileRow>163768</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325828</MinTileRow>
            <MaxTileRow>327537</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651656</MinTileRow>
            <MaxTileRow>655074</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303313</MinTileRow>
            <MaxTileRow>1310149</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73697</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147394</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294788</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589576</MinTileRow>
            <MaxTileRow>591421</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179153</MinTileRow>
            <MaxTileRow>1182843</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358307</MinTileRow>
            <MaxTileRow>2365687</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716614</MinTileRow>
            <MaxTileRow>4731375</MaxTileRow>
            <MinTileCol>2900530</MinTileCol>
            <MaxTileCol>2931523</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433229</MinTileRow>
            <MaxTileRow>9462750</MaxTileRow>
            <MinTileCol>5801060</MinTileCol>
            <MaxTileCol>5863046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866459</MinTileRow>
            <MaxTileRow>18925501</MaxTileRow>
            <MinTileCol>11602121</MinTileCol>
            <MaxTileCol>11726093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732919</MinTileRow>
            <MaxTileRow>37851003</MaxTileRow>
            <MinTileCol>23204243</MinTileCol>
            <MaxTileCol>23452187</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465839</MinTileRow>
            <MaxTileRow>75702007</MaxTileRow>
            <MinTileCol>46408486</MinTileCol>
            <MaxTileCol>46904375</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931678</MinTileRow>
            <MaxTileRow>151404015</MaxTileRow>
            <MinTileCol>92816973</MinTileCol>
            <MaxTileCol>93808750</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301863356</MinTileRow>
            <MaxTileRow>302808030</MaxTileRow>
            <MinTileCol>185633946</MinTileCol>
            <MaxTileCol>187617500</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603726713</MinTileRow>
            <MaxTileRow>605616060</MaxTileRow>
            <MinTileCol>371267893</MinTileCol>
            <MaxTileCol>375235001</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_da_terra_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_da_terra_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_da_terra_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_da_terra_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_da_terra_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_da_terra_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_da_terra_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_da_terra_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_da_terra_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>logradouro</ows:Title>
      <ows:Abstract>SELECT * FROM mapa_urbano.eixo_viario WHERE &quot;tipo&quot; &lt;&gt; 99</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.9973973247168 -22.318758171045793</ows:LowerCorner>
        <ows:UpperCorner>-54.60594075602635 -22.111482339138313</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:logradouro</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:logradouros</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=22&amp;height=20&amp;layer=dourados%3Alogradouro" width="22" height="20" maxScaleDenominator="10000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2551</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5102</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5706</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10204</MinTileRow>
            <MaxTileRow>10223</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11413</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20409</MinTileRow>
            <MaxTileRow>20447</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22827</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40818</MinTileRow>
            <MaxTileRow>40894</MaxTileRow>
            <MinTileCol>45512</MinTileCol>
            <MaxTileCol>45654</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81637</MinTileRow>
            <MaxTileRow>81788</MaxTileRow>
            <MinTileCol>91024</MinTileCol>
            <MaxTileCol>91309</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163274</MinTileRow>
            <MaxTileRow>163576</MaxTileRow>
            <MinTileCol>182048</MinTileCol>
            <MaxTileCol>182618</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326548</MinTileRow>
            <MaxTileRow>327152</MaxTileRow>
            <MinTileCol>364096</MinTileCol>
            <MaxTileCol>365236</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653096</MinTileRow>
            <MaxTileRow>654304</MaxTileRow>
            <MinTileCol>728192</MinTileCol>
            <MaxTileCol>730473</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306193</MinTileRow>
            <MaxTileRow>1308608</MaxTileRow>
            <MinTileCol>1456385</MinTileCol>
            <MaxTileCol>1460946</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4612</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9224</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5706</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18448</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11413</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36897</MinTileRow>
            <MaxTileRow>36937</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22827</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73794</MinTileRow>
            <MaxTileRow>73875</MaxTileRow>
            <MinTileCol>45512</MinTileCol>
            <MaxTileCol>45654</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147588</MinTileRow>
            <MaxTileRow>147751</MaxTileRow>
            <MinTileCol>91024</MinTileCol>
            <MaxTileCol>91309</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295176</MinTileRow>
            <MaxTileRow>295502</MaxTileRow>
            <MinTileCol>182048</MinTileCol>
            <MaxTileCol>182618</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590353</MinTileRow>
            <MaxTileRow>591005</MaxTileRow>
            <MinTileCol>364096</MinTileCol>
            <MaxTileCol>365236</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180706</MinTileRow>
            <MaxTileRow>1182010</MaxTileRow>
            <MinTileCol>728192</MinTileCol>
            <MaxTileCol>730473</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2361412</MinTileRow>
            <MaxTileRow>2364021</MaxTileRow>
            <MinTileCol>1456385</MinTileCol>
            <MaxTileCol>1460946</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4722825</MinTileRow>
            <MaxTileRow>4728043</MaxTileRow>
            <MinTileCol>2912771</MinTileCol>
            <MaxTileCol>2921893</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9445651</MinTileRow>
            <MaxTileRow>9456086</MaxTileRow>
            <MinTileCol>5825543</MinTileCol>
            <MaxTileCol>5843786</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18891303</MinTileRow>
            <MaxTileRow>18912172</MaxTileRow>
            <MinTileCol>11651087</MinTileCol>
            <MaxTileCol>11687573</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37782607</MinTileRow>
            <MaxTileRow>37824344</MaxTileRow>
            <MinTileCol>23302174</MinTileCol>
            <MaxTileCol>23375146</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75565214</MinTileRow>
            <MaxTileRow>75648688</MaxTileRow>
            <MinTileCol>46604348</MinTileCol>
            <MaxTileCol>46750293</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151130429</MinTileRow>
            <MaxTileRow>151297377</MaxTileRow>
            <MinTileCol>93208696</MinTileCol>
            <MaxTileCol>93500587</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302260858</MinTileRow>
            <MaxTileRow>302594755</MaxTileRow>
            <MinTileCol>186417392</MinTileCol>
            <MaxTileCol>187001174</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604521717</MinTileRow>
            <MaxTileRow>605189511</MaxTileRow>
            <MinTileCol>372834784</MinTileCol>
            <MaxTileCol>374002349</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:logradouro/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:logradouro/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:logradouro/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:logradouro/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:logradouro/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:logradouro/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:logradouro/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:logradouro/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:logradouro/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>mapbiomas2018</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52181343946163 -22.441892090930708</ows:LowerCorner>
        <ows:UpperCorner>-54.20075098263546 -21.879726386128713</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:mapbiomas2018</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:mapbiomas</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=295&amp;height=488&amp;layer=dourados%3Amapbiomas2018" width="295" height="488"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10183</MinTileRow>
            <MaxTileRow>10234</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20367</MinTileRow>
            <MaxTileRow>20469</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40734</MinTileRow>
            <MaxTileRow>40938</MaxTileRow>
            <MinTileCol>45321</MinTileCol>
            <MaxTileCol>45802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81468</MinTileRow>
            <MaxTileRow>81877</MaxTileRow>
            <MinTileCol>90642</MinTileCol>
            <MaxTileCol>91604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162936</MinTileRow>
            <MaxTileRow>163755</MaxTileRow>
            <MinTileCol>181284</MinTileCol>
            <MaxTileCol>183208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325873</MinTileRow>
            <MaxTileRow>327510</MaxTileRow>
            <MinTileCol>362568</MinTileCol>
            <MaxTileCol>366416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651746</MinTileRow>
            <MaxTileRow>655021</MaxTileRow>
            <MinTileCol>725137</MinTileCol>
            <MaxTileCol>732833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303493</MinTileRow>
            <MaxTileRow>1310042</MaxTileRow>
            <MinTileCol>1450275</MinTileCol>
            <MaxTileCol>1465667</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18425</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36851</MinTileRow>
            <MaxTileRow>36962</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73703</MinTileRow>
            <MaxTileRow>73924</MaxTileRow>
            <MinTileCol>45321</MinTileCol>
            <MaxTileCol>45802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147406</MinTileRow>
            <MaxTileRow>147848</MaxTileRow>
            <MinTileCol>90642</MinTileCol>
            <MaxTileCol>91604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294812</MinTileRow>
            <MaxTileRow>295696</MaxTileRow>
            <MinTileCol>181284</MinTileCol>
            <MaxTileCol>183208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589625</MinTileRow>
            <MaxTileRow>591393</MaxTileRow>
            <MinTileCol>362568</MinTileCol>
            <MaxTileCol>366416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179250</MinTileRow>
            <MaxTileRow>1182786</MaxTileRow>
            <MinTileCol>725137</MinTileCol>
            <MaxTileCol>732833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358500</MinTileRow>
            <MaxTileRow>2365573</MaxTileRow>
            <MinTileCol>1450275</MinTileCol>
            <MaxTileCol>1465667</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4717001</MinTileRow>
            <MaxTileRow>4731146</MaxTileRow>
            <MinTileCol>2900551</MinTileCol>
            <MaxTileCol>2931334</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9434003</MinTileRow>
            <MaxTileRow>9462292</MaxTileRow>
            <MinTileCol>5801103</MinTileCol>
            <MaxTileCol>5862669</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18868006</MinTileRow>
            <MaxTileRow>18924584</MaxTileRow>
            <MinTileCol>11602207</MinTileCol>
            <MaxTileCol>11725339</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37736013</MinTileRow>
            <MaxTileRow>37849168</MaxTileRow>
            <MinTileCol>23204415</MinTileCol>
            <MaxTileCol>23450679</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75472026</MinTileRow>
            <MaxTileRow>75698336</MaxTileRow>
            <MinTileCol>46408831</MinTileCol>
            <MaxTileCol>46901359</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150944053</MinTileRow>
            <MaxTileRow>151396672</MaxTileRow>
            <MinTileCol>92817663</MinTileCol>
            <MaxTileCol>93802718</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301888107</MinTileRow>
            <MaxTileRow>302793344</MaxTileRow>
            <MinTileCol>185635326</MinTileCol>
            <MaxTileCol>187605437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603776214</MinTileRow>
            <MaxTileRow>605586689</MaxTileRow>
            <MinTileCol>371270652</MinTileCol>
            <MaxTileCol>375210875</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>mapbiomas2017</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52181343946163 -22.441892090930708</ows:LowerCorner>
        <ows:UpperCorner>-54.20075098263546 -21.879726386128713</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:mapbiomas2017</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:mapbiomas</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=295&amp;height=488&amp;layer=dourados%3Amapbiomas2017" width="295" height="488"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10183</MinTileRow>
            <MaxTileRow>10234</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20367</MinTileRow>
            <MaxTileRow>20469</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40734</MinTileRow>
            <MaxTileRow>40938</MaxTileRow>
            <MinTileCol>45321</MinTileCol>
            <MaxTileCol>45802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81468</MinTileRow>
            <MaxTileRow>81877</MaxTileRow>
            <MinTileCol>90642</MinTileCol>
            <MaxTileCol>91604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162936</MinTileRow>
            <MaxTileRow>163755</MaxTileRow>
            <MinTileCol>181284</MinTileCol>
            <MaxTileCol>183208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325873</MinTileRow>
            <MaxTileRow>327510</MaxTileRow>
            <MinTileCol>362568</MinTileCol>
            <MaxTileCol>366416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651746</MinTileRow>
            <MaxTileRow>655021</MaxTileRow>
            <MinTileCol>725137</MinTileCol>
            <MaxTileCol>732833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303493</MinTileRow>
            <MaxTileRow>1310042</MaxTileRow>
            <MinTileCol>1450275</MinTileCol>
            <MaxTileCol>1465667</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18425</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36851</MinTileRow>
            <MaxTileRow>36962</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73703</MinTileRow>
            <MaxTileRow>73924</MaxTileRow>
            <MinTileCol>45321</MinTileCol>
            <MaxTileCol>45802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147406</MinTileRow>
            <MaxTileRow>147848</MaxTileRow>
            <MinTileCol>90642</MinTileCol>
            <MaxTileCol>91604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294812</MinTileRow>
            <MaxTileRow>295696</MaxTileRow>
            <MinTileCol>181284</MinTileCol>
            <MaxTileCol>183208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589625</MinTileRow>
            <MaxTileRow>591393</MaxTileRow>
            <MinTileCol>362568</MinTileCol>
            <MaxTileCol>366416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179250</MinTileRow>
            <MaxTileRow>1182786</MaxTileRow>
            <MinTileCol>725137</MinTileCol>
            <MaxTileCol>732833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358500</MinTileRow>
            <MaxTileRow>2365573</MaxTileRow>
            <MinTileCol>1450275</MinTileCol>
            <MaxTileCol>1465667</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4717001</MinTileRow>
            <MaxTileRow>4731146</MaxTileRow>
            <MinTileCol>2900551</MinTileCol>
            <MaxTileCol>2931334</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9434003</MinTileRow>
            <MaxTileRow>9462292</MaxTileRow>
            <MinTileCol>5801103</MinTileCol>
            <MaxTileCol>5862669</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18868006</MinTileRow>
            <MaxTileRow>18924584</MaxTileRow>
            <MinTileCol>11602207</MinTileCol>
            <MaxTileCol>11725339</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37736013</MinTileRow>
            <MaxTileRow>37849168</MaxTileRow>
            <MinTileCol>23204415</MinTileCol>
            <MaxTileCol>23450679</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75472026</MinTileRow>
            <MaxTileRow>75698336</MaxTileRow>
            <MinTileCol>46408831</MinTileCol>
            <MaxTileCol>46901359</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150944053</MinTileRow>
            <MaxTileRow>151396672</MaxTileRow>
            <MinTileCol>92817663</MinTileCol>
            <MaxTileCol>93802718</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301888107</MinTileRow>
            <MaxTileRow>302793344</MaxTileRow>
            <MinTileCol>185635326</MinTileCol>
            <MaxTileCol>187605437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603776214</MinTileRow>
            <MaxTileRow>605586689</MaxTileRow>
            <MinTileCol>371270652</MinTileCol>
            <MaxTileCol>375210875</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2017/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2017/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2017/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2017/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2017/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2017/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2017/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2017/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:mapbiomas2017/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>cnes</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.84835644921957 -22.273628371555613</ows:LowerCorner>
        <ows:UpperCorner>-54.67073538364366 -22.076411684058442</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:cnes</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Acnes" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2550</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5100</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10201</MinTileRow>
            <MaxTileRow>10219</MaxTileRow>
            <MinTileCol>11391</MinTileCol>
            <MaxTileCol>11407</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20402</MinTileRow>
            <MaxTileRow>20438</MaxTileRow>
            <MinTileCol>22783</MinTileCol>
            <MaxTileCol>22815</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40805</MinTileRow>
            <MaxTileRow>40877</MaxTileRow>
            <MinTileCol>45566</MinTileCol>
            <MaxTileCol>45630</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81611</MinTileRow>
            <MaxTileRow>81755</MaxTileRow>
            <MinTileCol>91132</MinTileCol>
            <MaxTileCol>91261</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163223</MinTileRow>
            <MaxTileRow>163510</MaxTileRow>
            <MinTileCol>182265</MinTileCol>
            <MaxTileCol>182523</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326446</MinTileRow>
            <MaxTileRow>327020</MaxTileRow>
            <MinTileCol>364530</MinTileCol>
            <MaxTileCol>365047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652892</MinTileRow>
            <MaxTileRow>654041</MaxTileRow>
            <MinTileCol>729061</MinTileCol>
            <MaxTileCol>730095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305784</MinTileRow>
            <MaxTileRow>1308082</MaxTileRow>
            <MinTileCol>1458122</MinTileCol>
            <MaxTileCol>1460191</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4611</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9222</MinTileRow>
            <MaxTileRow>9232</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18445</MinTileRow>
            <MaxTileRow>18464</MaxTileRow>
            <MinTileCol>11391</MinTileCol>
            <MaxTileCol>11407</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36890</MinTileRow>
            <MaxTileRow>36928</MaxTileRow>
            <MinTileCol>22783</MinTileCol>
            <MaxTileCol>22815</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73780</MinTileRow>
            <MaxTileRow>73857</MaxTileRow>
            <MinTileCol>45566</MinTileCol>
            <MaxTileCol>45630</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147560</MinTileRow>
            <MaxTileRow>147715</MaxTileRow>
            <MinTileCol>91132</MinTileCol>
            <MaxTileCol>91261</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295121</MinTileRow>
            <MaxTileRow>295431</MaxTileRow>
            <MinTileCol>182265</MinTileCol>
            <MaxTileCol>182523</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590242</MinTileRow>
            <MaxTileRow>590863</MaxTileRow>
            <MinTileCol>364530</MinTileCol>
            <MaxTileCol>365047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180485</MinTileRow>
            <MaxTileRow>1181726</MaxTileRow>
            <MinTileCol>729061</MinTileCol>
            <MaxTileCol>730095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2360971</MinTileRow>
            <MaxTileRow>2363453</MaxTileRow>
            <MinTileCol>1458122</MinTileCol>
            <MaxTileCol>1460191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4721943</MinTileRow>
            <MaxTileRow>4726906</MaxTileRow>
            <MinTileCol>2916244</MinTileCol>
            <MaxTileCol>2920383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9443887</MinTileRow>
            <MaxTileRow>9453812</MaxTileRow>
            <MinTileCol>5832489</MinTileCol>
            <MaxTileCol>5840767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18887775</MinTileRow>
            <MaxTileRow>18907625</MaxTileRow>
            <MinTileCol>11664978</MinTileCol>
            <MaxTileCol>11681534</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37775551</MinTileRow>
            <MaxTileRow>37815251</MaxTileRow>
            <MinTileCol>23329957</MinTileCol>
            <MaxTileCol>23363068</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75551103</MinTileRow>
            <MaxTileRow>75630503</MaxTileRow>
            <MinTileCol>46659914</MinTileCol>
            <MaxTileCol>46726136</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151102206</MinTileRow>
            <MaxTileRow>151261007</MaxTileRow>
            <MinTileCol>93319829</MinTileCol>
            <MaxTileCol>93452273</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302204412</MinTileRow>
            <MaxTileRow>302522015</MaxTileRow>
            <MinTileCol>186639658</MinTileCol>
            <MaxTileCol>186904546</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604408825</MinTileRow>
            <MaxTileRow>605044030</MaxTileRow>
            <MinTileCol>373279316</MinTileCol>
            <MaxTileCol>373809092</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>quilombolas</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.99525314042007 -22.177334077541413</ows:LowerCorner>
        <ows:UpperCorner>-54.92067434350136 -22.056897063330933</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:quilombolas</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aquilombolas" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>88</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>355</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>711</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1274</MinTileRow>
            <MaxTileRow>1276</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1423</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2549</MinTileRow>
            <MaxTileRow>2552</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2846</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5099</MinTileRow>
            <MaxTileRow>5105</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5692</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10199</MinTileRow>
            <MaxTileRow>10210</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11384</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20399</MinTileRow>
            <MaxTileRow>20421</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22769</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40798</MinTileRow>
            <MaxTileRow>40842</MaxTileRow>
            <MinTileCol>45512</MinTileCol>
            <MaxTileCol>45539</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81597</MinTileRow>
            <MaxTileRow>81685</MaxTileRow>
            <MinTileCol>91025</MinTileCol>
            <MaxTileCol>91079</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163194</MinTileRow>
            <MaxTileRow>163370</MaxTileRow>
            <MinTileCol>182051</MinTileCol>
            <MaxTileCol>182159</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326389</MinTileRow>
            <MaxTileRow>326740</MaxTileRow>
            <MinTileCol>364102</MinTileCol>
            <MaxTileCol>364319</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652778</MinTileRow>
            <MaxTileRow>653480</MaxTileRow>
            <MinTileCol>728205</MinTileCol>
            <MaxTileCol>728639</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305557</MinTileRow>
            <MaxTileRow>1306960</MaxTileRow>
            <MinTileCol>1456410</MinTileCol>
            <MaxTileCol>1457279</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>88</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>355</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>711</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2306</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1423</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4610</MinTileRow>
            <MaxTileRow>4613</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2846</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9221</MinTileRow>
            <MaxTileRow>9227</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5692</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18443</MinTileRow>
            <MaxTileRow>18455</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11384</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36886</MinTileRow>
            <MaxTileRow>36910</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22769</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73772</MinTileRow>
            <MaxTileRow>73820</MaxTileRow>
            <MinTileCol>45512</MinTileCol>
            <MaxTileCol>45539</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147545</MinTileRow>
            <MaxTileRow>147640</MaxTileRow>
            <MinTileCol>91025</MinTileCol>
            <MaxTileCol>91079</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295090</MinTileRow>
            <MaxTileRow>295280</MaxTileRow>
            <MinTileCol>182051</MinTileCol>
            <MaxTileCol>182159</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590181</MinTileRow>
            <MaxTileRow>590560</MaxTileRow>
            <MinTileCol>364102</MinTileCol>
            <MaxTileCol>364319</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180363</MinTileRow>
            <MaxTileRow>1181120</MaxTileRow>
            <MinTileCol>728205</MinTileCol>
            <MaxTileCol>728639</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2360726</MinTileRow>
            <MaxTileRow>2362241</MaxTileRow>
            <MinTileCol>1456410</MinTileCol>
            <MaxTileCol>1457279</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4721453</MinTileRow>
            <MaxTileRow>4724482</MaxTileRow>
            <MinTileCol>2912821</MinTileCol>
            <MaxTileCol>2914559</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9442906</MinTileRow>
            <MaxTileRow>9448965</MaxTileRow>
            <MinTileCol>5825643</MinTileCol>
            <MaxTileCol>5829119</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18885813</MinTileRow>
            <MaxTileRow>18897930</MaxTileRow>
            <MinTileCol>11651286</MinTileCol>
            <MaxTileCol>11658238</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37771626</MinTileRow>
            <MaxTileRow>37795860</MaxTileRow>
            <MinTileCol>23302573</MinTileCol>
            <MaxTileCol>23316476</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75543252</MinTileRow>
            <MaxTileRow>75591721</MaxTileRow>
            <MinTileCol>46605147</MinTileCol>
            <MaxTileCol>46632952</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151086504</MinTileRow>
            <MaxTileRow>151183442</MaxTileRow>
            <MinTileCol>93210295</MinTileCol>
            <MaxTileCol>93265905</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302173009</MinTileRow>
            <MaxTileRow>302366884</MaxTileRow>
            <MinTileCol>186420590</MinTileCol>
            <MaxTileCol>186531810</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604346019</MinTileRow>
            <MaxTileRow>604733769</MaxTileRow>
            <MinTileCol>372841180</MinTileCol>
            <MaxTileCol>373063620</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quilombolas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quilombolas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quilombolas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quilombolas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quilombolas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quilombolas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quilombolas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quilombolas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quilombolas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>macrozoneamento</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.84800533078248 -22.26724733398819</ows:LowerCorner>
        <ows:UpperCorner>-54.73331947903043 -22.198046139133123</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:macrozoneamento</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Amacrozoneamento" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2553</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5106</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10212</MinTileRow>
            <MaxTileRow>10218</MaxTileRow>
            <MinTileCol>11391</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20425</MinTileRow>
            <MaxTileRow>20437</MaxTileRow>
            <MinTileCol>22783</MinTileCol>
            <MaxTileCol>22804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40850</MinTileRow>
            <MaxTileRow>40875</MaxTileRow>
            <MinTileCol>45566</MinTileCol>
            <MaxTileCol>45608</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81700</MinTileRow>
            <MaxTileRow>81750</MaxTileRow>
            <MinTileCol>91132</MinTileCol>
            <MaxTileCol>91216</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163400</MinTileRow>
            <MaxTileRow>163501</MaxTileRow>
            <MinTileCol>182265</MinTileCol>
            <MaxTileCol>182432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326800</MinTileRow>
            <MaxTileRow>327002</MaxTileRow>
            <MinTileCol>364531</MinTileCol>
            <MaxTileCol>364865</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653600</MinTileRow>
            <MaxTileRow>654004</MaxTileRow>
            <MinTileCol>729063</MinTileCol>
            <MaxTileCol>729731</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307201</MinTileRow>
            <MaxTileRow>1308008</MaxTileRow>
            <MinTileCol>1458126</MinTileCol>
            <MaxTileCol>1459462</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4615</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9231</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18457</MinTileRow>
            <MaxTileRow>18463</MaxTileRow>
            <MinTileCol>11391</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36914</MinTileRow>
            <MaxTileRow>36927</MaxTileRow>
            <MinTileCol>22783</MinTileCol>
            <MaxTileCol>22804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73828</MinTileRow>
            <MaxTileRow>73855</MaxTileRow>
            <MinTileCol>45566</MinTileCol>
            <MaxTileCol>45608</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147656</MinTileRow>
            <MaxTileRow>147710</MaxTileRow>
            <MinTileCol>91132</MinTileCol>
            <MaxTileCol>91216</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295312</MinTileRow>
            <MaxTileRow>295421</MaxTileRow>
            <MinTileCol>182265</MinTileCol>
            <MaxTileCol>182432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590625</MinTileRow>
            <MaxTileRow>590843</MaxTileRow>
            <MinTileCol>364531</MinTileCol>
            <MaxTileCol>364865</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181250</MinTileRow>
            <MaxTileRow>1181686</MaxTileRow>
            <MinTileCol>729063</MinTileCol>
            <MaxTileCol>729731</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362501</MinTileRow>
            <MaxTileRow>2363372</MaxTileRow>
            <MinTileCol>1458126</MinTileCol>
            <MaxTileCol>1459462</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4725003</MinTileRow>
            <MaxTileRow>4726745</MaxTileRow>
            <MinTileCol>2916252</MinTileCol>
            <MaxTileCol>2918925</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9450007</MinTileRow>
            <MaxTileRow>9453491</MaxTileRow>
            <MinTileCol>5832505</MinTileCol>
            <MaxTileCol>5837850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18900015</MinTileRow>
            <MaxTileRow>18906983</MaxTileRow>
            <MinTileCol>11665011</MinTileCol>
            <MaxTileCol>11675700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37800030</MinTileRow>
            <MaxTileRow>37813966</MaxTileRow>
            <MinTileCol>23330022</MinTileCol>
            <MaxTileCol>23351401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75600060</MinTileRow>
            <MaxTileRow>75627932</MaxTileRow>
            <MinTileCol>46660045</MinTileCol>
            <MaxTileCol>46702803</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151200121</MinTileRow>
            <MaxTileRow>151255865</MaxTileRow>
            <MinTileCol>93320090</MinTileCol>
            <MaxTileCol>93405606</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302400242</MinTileRow>
            <MaxTileRow>302511731</MaxTileRow>
            <MinTileCol>186640181</MinTileCol>
            <MaxTileCol>186811213</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604800485</MinTileRow>
            <MaxTileRow>605023463</MaxTileRow>
            <MinTileCol>373280363</MinTileCol>
            <MaxTileCol>373622427</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:macrozoneamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:macrozoneamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:macrozoneamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:macrozoneamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:macrozoneamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:macrozoneamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:macrozoneamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:macrozoneamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:macrozoneamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>cras</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.840814434705365 -22.263638123673125</ows:LowerCorner>
        <ows:UpperCorner>-54.614104910081366 -22.133897814954477</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:cras</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:cras</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Acras" width="20" height="20" minScaleDenominator="100.0" maxScaleDenominator="100000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2551</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2848</MinTileCol>
            <MaxTileCol>2853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5103</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5696</MinTileCol>
            <MaxTileCol>5706</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10206</MinTileRow>
            <MaxTileRow>10218</MaxTileRow>
            <MinTileCol>11392</MinTileCol>
            <MaxTileCol>11412</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20413</MinTileRow>
            <MaxTileRow>20436</MaxTileRow>
            <MinTileCol>22784</MinTileCol>
            <MaxTileCol>22825</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40826</MinTileRow>
            <MaxTileRow>40873</MaxTileRow>
            <MinTileCol>45569</MinTileCol>
            <MaxTileCol>45651</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81653</MinTileRow>
            <MaxTileRow>81747</MaxTileRow>
            <MinTileCol>91138</MinTileCol>
            <MaxTileCol>91303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163306</MinTileRow>
            <MaxTileRow>163495</MaxTileRow>
            <MinTileCol>182276</MinTileCol>
            <MaxTileCol>182606</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326613</MinTileRow>
            <MaxTileRow>326991</MaxTileRow>
            <MinTileCol>364552</MinTileCol>
            <MaxTileCol>365212</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653227</MinTileRow>
            <MaxTileRow>653983</MaxTileRow>
            <MinTileCol>729105</MinTileCol>
            <MaxTileCol>730425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306454</MinTileRow>
            <MaxTileRow>1307966</MaxTileRow>
            <MinTileCol>1458210</MinTileCol>
            <MaxTileCol>1460851</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4612</MinTileRow>
            <MaxTileRow>4615</MaxTileRow>
            <MinTileCol>2848</MinTileCol>
            <MaxTileCol>2853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9225</MinTileRow>
            <MaxTileRow>9231</MaxTileRow>
            <MinTileCol>5696</MinTileCol>
            <MaxTileCol>5706</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18450</MinTileRow>
            <MaxTileRow>18463</MaxTileRow>
            <MinTileCol>11392</MinTileCol>
            <MaxTileCol>11412</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36901</MinTileRow>
            <MaxTileRow>36926</MaxTileRow>
            <MinTileCol>22784</MinTileCol>
            <MaxTileCol>22825</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73802</MinTileRow>
            <MaxTileRow>73853</MaxTileRow>
            <MinTileCol>45569</MinTileCol>
            <MaxTileCol>45651</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147605</MinTileRow>
            <MaxTileRow>147707</MaxTileRow>
            <MinTileCol>91138</MinTileCol>
            <MaxTileCol>91303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295211</MinTileRow>
            <MaxTileRow>295415</MaxTileRow>
            <MinTileCol>182276</MinTileCol>
            <MaxTileCol>182606</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590423</MinTileRow>
            <MaxTileRow>590831</MaxTileRow>
            <MinTileCol>364552</MinTileCol>
            <MaxTileCol>365212</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180847</MinTileRow>
            <MaxTileRow>1181663</MaxTileRow>
            <MinTileCol>729105</MinTileCol>
            <MaxTileCol>730425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2361694</MinTileRow>
            <MaxTileRow>2363327</MaxTileRow>
            <MinTileCol>1458210</MinTileCol>
            <MaxTileCol>1460851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4723389</MinTileRow>
            <MaxTileRow>4726654</MaxTileRow>
            <MinTileCol>2916420</MinTileCol>
            <MaxTileCol>2921703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9446779</MinTileRow>
            <MaxTileRow>9453309</MaxTileRow>
            <MinTileCol>5832840</MinTileCol>
            <MaxTileCol>5843406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18893558</MinTileRow>
            <MaxTileRow>18906619</MaxTileRow>
            <MinTileCol>11665681</MinTileCol>
            <MaxTileCol>11686812</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37787117</MinTileRow>
            <MaxTileRow>37813239</MaxTileRow>
            <MinTileCol>23331363</MinTileCol>
            <MaxTileCol>23373624</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75574235</MinTileRow>
            <MaxTileRow>75626478</MaxTileRow>
            <MinTileCol>46662726</MinTileCol>
            <MaxTileCol>46747249</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151148471</MinTileRow>
            <MaxTileRow>151252957</MaxTileRow>
            <MinTileCol>93325452</MinTileCol>
            <MaxTileCol>93494499</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302296943</MinTileRow>
            <MaxTileRow>302505915</MaxTileRow>
            <MinTileCol>186650905</MinTileCol>
            <MaxTileCol>186988999</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604593887</MinTileRow>
            <MaxTileRow>605011831</MaxTileRow>
            <MinTileCol>373301811</MinTileCol>
            <MaxTileCol>373977999</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>testadas</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.99438717848986 -22.320427524110908</ows:LowerCorner>
        <ows:UpperCorner>-54.60675624854261 -22.11300663345402</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:testadas</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:testadas</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Atestadas" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2551</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5102</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5706</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10204</MinTileRow>
            <MaxTileRow>10223</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11413</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20409</MinTileRow>
            <MaxTileRow>20447</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22827</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40819</MinTileRow>
            <MaxTileRow>40894</MaxTileRow>
            <MinTileCol>45513</MinTileCol>
            <MaxTileCol>45654</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81638</MinTileRow>
            <MaxTileRow>81789</MaxTileRow>
            <MinTileCol>91026</MinTileCol>
            <MaxTileCol>91308</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163276</MinTileRow>
            <MaxTileRow>163578</MaxTileRow>
            <MinTileCol>182052</MinTileCol>
            <MaxTileCol>182617</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326552</MinTileRow>
            <MaxTileRow>327156</MaxTileRow>
            <MinTileCol>364105</MinTileCol>
            <MaxTileCol>365234</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653105</MinTileRow>
            <MaxTileRow>654313</MaxTileRow>
            <MinTileCol>728210</MinTileCol>
            <MaxTileCol>730468</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306211</MinTileRow>
            <MaxTileRow>1308627</MaxTileRow>
            <MinTileCol>1456420</MinTileCol>
            <MaxTileCol>1460937</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4612</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9224</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5706</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18448</MinTileRow>
            <MaxTileRow>18469</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11413</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36897</MinTileRow>
            <MaxTileRow>36938</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22827</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73794</MinTileRow>
            <MaxTileRow>73876</MaxTileRow>
            <MinTileCol>45513</MinTileCol>
            <MaxTileCol>45654</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147589</MinTileRow>
            <MaxTileRow>147752</MaxTileRow>
            <MinTileCol>91026</MinTileCol>
            <MaxTileCol>91308</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295179</MinTileRow>
            <MaxTileRow>295505</MaxTileRow>
            <MinTileCol>182052</MinTileCol>
            <MaxTileCol>182617</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590358</MinTileRow>
            <MaxTileRow>591010</MaxTileRow>
            <MinTileCol>364105</MinTileCol>
            <MaxTileCol>365234</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180716</MinTileRow>
            <MaxTileRow>1182021</MaxTileRow>
            <MinTileCol>728210</MinTileCol>
            <MaxTileCol>730468</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2361432</MinTileRow>
            <MaxTileRow>2364042</MaxTileRow>
            <MinTileCol>1456420</MinTileCol>
            <MaxTileCol>1460937</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4722864</MinTileRow>
            <MaxTileRow>4728085</MaxTileRow>
            <MinTileCol>2912841</MinTileCol>
            <MaxTileCol>2921874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9445728</MinTileRow>
            <MaxTileRow>9456170</MaxTileRow>
            <MinTileCol>5825683</MinTileCol>
            <MaxTileCol>5843748</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18891457</MinTileRow>
            <MaxTileRow>18912340</MaxTileRow>
            <MinTileCol>11651367</MinTileCol>
            <MaxTileCol>11687497</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37782914</MinTileRow>
            <MaxTileRow>37824680</MaxTileRow>
            <MinTileCol>23302735</MinTileCol>
            <MaxTileCol>23374994</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75565828</MinTileRow>
            <MaxTileRow>75649361</MaxTileRow>
            <MinTileCol>46605470</MinTileCol>
            <MaxTileCol>46749989</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151131656</MinTileRow>
            <MaxTileRow>151298723</MaxTileRow>
            <MinTileCol>93210940</MinTileCol>
            <MaxTileCol>93499979</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302263312</MinTileRow>
            <MaxTileRow>302597447</MaxTileRow>
            <MinTileCol>186421881</MinTileCol>
            <MaxTileCol>186999958</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604526624</MinTileRow>
            <MaxTileRow>605194894</MaxTileRow>
            <MinTileCol>372843763</MinTileCol>
            <MaxTileCol>373999917</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:testadas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:testadas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:testadas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:testadas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:testadas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:testadas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:testadas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:testadas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:testadas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>setores_cras</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.36770698813326 -22.32948867849409</ows:LowerCorner>
        <ows:UpperCorner>-54.47728528520055 -22.06283820888171</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:setores_cras</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:setores_cras</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=171&amp;height=140&amp;layer=dourados%3Asetores_cras" width="171" height="140"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1278</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2550</MinTileRow>
            <MaxTileRow>2556</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5100</MinTileRow>
            <MaxTileRow>5112</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10200</MinTileRow>
            <MaxTileRow>10224</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20400</MinTileRow>
            <MaxTileRow>20448</MaxTileRow>
            <MinTileCol>22688</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40800</MinTileRow>
            <MaxTileRow>40897</MaxTileRow>
            <MinTileCol>45377</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81601</MinTileRow>
            <MaxTileRow>81795</MaxTileRow>
            <MinTileCol>90754</MinTileCol>
            <MaxTileCol>91402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163203</MinTileRow>
            <MaxTileRow>163591</MaxTileRow>
            <MinTileCol>181508</MinTileCol>
            <MaxTileCol>182805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326406</MinTileRow>
            <MaxTileRow>327183</MaxTileRow>
            <MinTileCol>363017</MinTileCol>
            <MaxTileCol>365611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652813</MinTileRow>
            <MaxTileRow>654366</MaxTileRow>
            <MinTileCol>726035</MinTileCol>
            <MaxTileCol>731222</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305626</MinTileRow>
            <MaxTileRow>1308733</MaxTileRow>
            <MinTileCol>1452071</MinTileCol>
            <MaxTileCol>1462445</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4610</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9221</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18443</MinTileRow>
            <MaxTileRow>18469</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36887</MinTileRow>
            <MaxTileRow>36939</MaxTileRow>
            <MinTileCol>22688</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73775</MinTileRow>
            <MaxTileRow>73879</MaxTileRow>
            <MinTileCol>45377</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147550</MinTileRow>
            <MaxTileRow>147759</MaxTileRow>
            <MinTileCol>90754</MinTileCol>
            <MaxTileCol>91402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295100</MinTileRow>
            <MaxTileRow>295519</MaxTileRow>
            <MinTileCol>181508</MinTileCol>
            <MaxTileCol>182805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590200</MinTileRow>
            <MaxTileRow>591039</MaxTileRow>
            <MinTileCol>363017</MinTileCol>
            <MaxTileCol>365611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180400</MinTileRow>
            <MaxTileRow>1182078</MaxTileRow>
            <MinTileCol>726035</MinTileCol>
            <MaxTileCol>731222</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2360801</MinTileRow>
            <MaxTileRow>2364156</MaxTileRow>
            <MinTileCol>1452071</MinTileCol>
            <MaxTileCol>1462445</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4721602</MinTileRow>
            <MaxTileRow>4728313</MaxTileRow>
            <MinTileCol>2904142</MinTileCol>
            <MaxTileCol>2924891</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9443205</MinTileRow>
            <MaxTileRow>9456626</MaxTileRow>
            <MinTileCol>5808285</MinTileCol>
            <MaxTileCol>5849782</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18886410</MinTileRow>
            <MaxTileRow>18913253</MaxTileRow>
            <MinTileCol>11616571</MinTileCol>
            <MaxTileCol>11699564</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37772821</MinTileRow>
            <MaxTileRow>37826506</MaxTileRow>
            <MinTileCol>23233143</MinTileCol>
            <MaxTileCol>23399129</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75545642</MinTileRow>
            <MaxTileRow>75653013</MaxTileRow>
            <MinTileCol>46466286</MinTileCol>
            <MaxTileCol>46798259</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151091284</MinTileRow>
            <MaxTileRow>151306027</MaxTileRow>
            <MinTileCol>92932573</MinTileCol>
            <MaxTileCol>93596519</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302182569</MinTileRow>
            <MaxTileRow>302612054</MaxTileRow>
            <MinTileCol>185865146</MinTileCol>
            <MaxTileCol>187193039</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604365139</MinTileRow>
            <MaxTileRow>605224109</MaxTileRow>
            <MinTileCol>371730293</MinTileCol>
            <MaxTileCol>374386079</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_cras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>biomas_ibge</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52273830673548 -22.450988856811712</ows:LowerCorner>
        <ows:UpperCorner>-54.192662581519485 -21.864324974769968</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:biomas_ibge</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Abiomas_ibge" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20471</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40942</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81457</MinTileRow>
            <MaxTileRow>81884</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162914</MinTileRow>
            <MaxTileRow>163768</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325828</MinTileRow>
            <MaxTileRow>327537</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651656</MinTileRow>
            <MaxTileRow>655074</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303313</MinTileRow>
            <MaxTileRow>1310148</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73697</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147394</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294788</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589576</MinTileRow>
            <MaxTileRow>591421</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179153</MinTileRow>
            <MaxTileRow>1182843</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358307</MinTileRow>
            <MaxTileRow>2365687</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716614</MinTileRow>
            <MaxTileRow>4731375</MaxTileRow>
            <MinTileCol>2900530</MinTileCol>
            <MaxTileCol>2931523</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433229</MinTileRow>
            <MaxTileRow>9462750</MaxTileRow>
            <MinTileCol>5801060</MinTileCol>
            <MaxTileCol>5863046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866459</MinTileRow>
            <MaxTileRow>18925501</MaxTileRow>
            <MinTileCol>11602121</MinTileCol>
            <MaxTileCol>11726093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732919</MinTileRow>
            <MaxTileRow>37851002</MaxTileRow>
            <MinTileCol>23204243</MinTileCol>
            <MaxTileCol>23452187</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465839</MinTileRow>
            <MaxTileRow>75702005</MaxTileRow>
            <MinTileCol>46408486</MinTileCol>
            <MaxTileCol>46904374</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931678</MinTileRow>
            <MaxTileRow>151404011</MaxTileRow>
            <MinTileCol>92816973</MinTileCol>
            <MaxTileCol>93808749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301863357</MinTileRow>
            <MaxTileRow>302808023</MaxTileRow>
            <MinTileCol>185633947</MinTileCol>
            <MaxTileCol>187617499</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603726714</MinTileRow>
            <MaxTileRow>605616046</MaxTileRow>
            <MinTileCol>371267894</MinTileCol>
            <MaxTileCol>375234999</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:biomas_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:biomas_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:biomas_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:biomas_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:biomas_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:biomas_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:biomas_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:biomas_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:biomas_ibge/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>hidrografia_urbana_buffer_50m</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.89315519917233 -22.317426563697175</ows:LowerCorner>
        <ows:UpperCorner>-54.682960439088205 -22.172687712421016</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:hidrografia_urbana_buffer_50m</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Ahidrografia_urbana_buffer_50m" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10210</MinTileRow>
            <MaxTileRow>10223</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20420</MinTileRow>
            <MaxTileRow>20446</MaxTileRow>
            <MinTileCol>22775</MinTileCol>
            <MaxTileCol>22813</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40840</MinTileRow>
            <MaxTileRow>40893</MaxTileRow>
            <MinTileCol>45550</MinTileCol>
            <MaxTileCol>45626</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81681</MinTileRow>
            <MaxTileRow>81787</MaxTileRow>
            <MinTileCol>91100</MinTileCol>
            <MaxTileCol>91253</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163363</MinTileRow>
            <MaxTileRow>163574</MaxTileRow>
            <MinTileCol>182200</MinTileCol>
            <MaxTileCol>182506</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326726</MinTileRow>
            <MaxTileRow>327148</MaxTileRow>
            <MinTileCol>364400</MinTileCol>
            <MaxTileCol>365012</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653453</MinTileRow>
            <MaxTileRow>654296</MaxTileRow>
            <MinTileCol>728800</MinTileCol>
            <MaxTileCol>730024</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306906</MinTileRow>
            <MaxTileRow>1308592</MaxTileRow>
            <MinTileCol>1457600</MinTileCol>
            <MaxTileCol>1460049</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18454</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36909</MinTileRow>
            <MaxTileRow>36937</MaxTileRow>
            <MinTileCol>22775</MinTileCol>
            <MaxTileCol>22813</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73818</MinTileRow>
            <MaxTileRow>73875</MaxTileRow>
            <MinTileCol>45550</MinTileCol>
            <MaxTileCol>45626</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147636</MinTileRow>
            <MaxTileRow>147750</MaxTileRow>
            <MinTileCol>91100</MinTileCol>
            <MaxTileCol>91253</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295272</MinTileRow>
            <MaxTileRow>295500</MaxTileRow>
            <MinTileCol>182200</MinTileCol>
            <MaxTileCol>182506</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590545</MinTileRow>
            <MaxTileRow>591001</MaxTileRow>
            <MinTileCol>364400</MinTileCol>
            <MaxTileCol>365012</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181091</MinTileRow>
            <MaxTileRow>1182002</MaxTileRow>
            <MinTileCol>728800</MinTileCol>
            <MaxTileCol>730024</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362182</MinTileRow>
            <MaxTileRow>2364004</MaxTileRow>
            <MinTileCol>1457600</MinTileCol>
            <MaxTileCol>1460049</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724365</MinTileRow>
            <MaxTileRow>4728009</MaxTileRow>
            <MinTileCol>2915200</MinTileCol>
            <MaxTileCol>2920098</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448731</MinTileRow>
            <MaxTileRow>9456019</MaxTileRow>
            <MinTileCol>5830401</MinTileCol>
            <MaxTileCol>5840197</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18897462</MinTileRow>
            <MaxTileRow>18912038</MaxTileRow>
            <MinTileCol>11660803</MinTileCol>
            <MaxTileCol>11680394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37794925</MinTileRow>
            <MaxTileRow>37824076</MaxTileRow>
            <MinTileCol>23321606</MinTileCol>
            <MaxTileCol>23360789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75589850</MinTileRow>
            <MaxTileRow>75648152</MaxTileRow>
            <MinTileCol>46643212</MinTileCol>
            <MaxTileCol>46721578</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151179701</MinTileRow>
            <MaxTileRow>151296304</MaxTileRow>
            <MinTileCol>93286424</MinTileCol>
            <MaxTileCol>93443157</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302359402</MinTileRow>
            <MaxTileRow>302592609</MaxTileRow>
            <MinTileCol>186572849</MinTileCol>
            <MaxTileCol>186886314</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604718804</MinTileRow>
            <MaxTileRow>605185218</MaxTileRow>
            <MinTileCol>373145699</MinTileCol>
            <MaxTileCol>373772629</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_buffer_50m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_buffer_50m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_buffer_50m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_buffer_50m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_buffer_50m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_buffer_50m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_buffer_50m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_buffer_50m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_buffer_50m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>setores</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.969829241131386 -22.305553720376732</ows:LowerCorner>
        <ows:UpperCorner>-54.67538806166752 -22.160467281322067</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:setores</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Asetores" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2845</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5104</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5690</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10209</MinTileRow>
            <MaxTileRow>10222</MaxTileRow>
            <MinTileCol>11380</MinTileCol>
            <MaxTileCol>11407</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20418</MinTileRow>
            <MaxTileRow>20444</MaxTileRow>
            <MinTileCol>22761</MinTileCol>
            <MaxTileCol>22814</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40836</MinTileRow>
            <MaxTileRow>40889</MaxTileRow>
            <MinTileCol>45522</MinTileCol>
            <MaxTileCol>45629</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81672</MinTileRow>
            <MaxTileRow>81778</MaxTileRow>
            <MinTileCol>91044</MinTileCol>
            <MaxTileCol>91258</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163345</MinTileRow>
            <MaxTileRow>163556</MaxTileRow>
            <MinTileCol>182088</MinTileCol>
            <MaxTileCol>182517</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326691</MinTileRow>
            <MaxTileRow>327113</MaxTileRow>
            <MinTileCol>364176</MinTileCol>
            <MaxTileCol>365034</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653382</MinTileRow>
            <MaxTileRow>654227</MaxTileRow>
            <MinTileCol>728353</MinTileCol>
            <MaxTileCol>730068</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306764</MinTileRow>
            <MaxTileRow>1308454</MaxTileRow>
            <MinTileCol>1456707</MinTileCol>
            <MaxTileCol>1460137</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2845</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9226</MinTileRow>
            <MaxTileRow>9233</MaxTileRow>
            <MinTileCol>5690</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18453</MinTileRow>
            <MaxTileRow>18467</MaxTileRow>
            <MinTileCol>11380</MinTileCol>
            <MaxTileCol>11407</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36906</MinTileRow>
            <MaxTileRow>36935</MaxTileRow>
            <MinTileCol>22761</MinTileCol>
            <MaxTileCol>22814</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73813</MinTileRow>
            <MaxTileRow>73870</MaxTileRow>
            <MinTileCol>45522</MinTileCol>
            <MaxTileCol>45629</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147626</MinTileRow>
            <MaxTileRow>147740</MaxTileRow>
            <MinTileCol>91044</MinTileCol>
            <MaxTileCol>91258</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295253</MinTileRow>
            <MaxTileRow>295481</MaxTileRow>
            <MinTileCol>182088</MinTileCol>
            <MaxTileCol>182517</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590507</MinTileRow>
            <MaxTileRow>590963</MaxTileRow>
            <MinTileCol>364176</MinTileCol>
            <MaxTileCol>365034</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181014</MinTileRow>
            <MaxTileRow>1181927</MaxTileRow>
            <MinTileCol>728353</MinTileCol>
            <MaxTileCol>730068</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362029</MinTileRow>
            <MaxTileRow>2363855</MaxTileRow>
            <MinTileCol>1456707</MinTileCol>
            <MaxTileCol>1460137</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724058</MinTileRow>
            <MaxTileRow>4727710</MaxTileRow>
            <MinTileCol>2913414</MinTileCol>
            <MaxTileCol>2920275</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448116</MinTileRow>
            <MaxTileRow>9455420</MaxTileRow>
            <MinTileCol>5826828</MinTileCol>
            <MaxTileCol>5840550</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18896232</MinTileRow>
            <MaxTileRow>18910841</MaxTileRow>
            <MinTileCol>11653656</MinTileCol>
            <MaxTileCol>11681100</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37792465</MinTileRow>
            <MaxTileRow>37821683</MaxTileRow>
            <MinTileCol>23307313</MinTileCol>
            <MaxTileCol>23362200</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75584930</MinTileRow>
            <MaxTileRow>75643367</MaxTileRow>
            <MinTileCol>46614626</MinTileCol>
            <MaxTileCol>46724401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151169861</MinTileRow>
            <MaxTileRow>151286735</MaxTileRow>
            <MinTileCol>93229252</MinTileCol>
            <MaxTileCol>93448803</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302339723</MinTileRow>
            <MaxTileRow>302573470</MaxTileRow>
            <MinTileCol>186458504</MinTileCol>
            <MaxTileCol>186897607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604679446</MinTileRow>
            <MaxTileRow>605146940</MaxTileRow>
            <MinTileCol>372917009</MinTileCol>
            <MaxTileCol>373795215</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>imoveis_car</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.525997022614185 -22.450476809492876</ows:LowerCorner>
        <ows:UpperCorner>-54.19285631453467 -21.86371863883143</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:imoveis_car</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aimoveis_car" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5664</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11329</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20470</MaxTileRow>
            <MinTileCol>22659</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40941</MaxTileRow>
            <MinTileCol>45319</MinTileCol>
            <MaxTileCol>45804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81456</MinTileRow>
            <MaxTileRow>81883</MaxTileRow>
            <MinTileCol>90639</MinTileCol>
            <MaxTileCol>91609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162913</MinTileRow>
            <MaxTileRow>163767</MaxTileRow>
            <MinTileCol>181278</MinTileCol>
            <MaxTileCol>183219</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325826</MinTileRow>
            <MaxTileRow>327535</MaxTileRow>
            <MinTileCol>362556</MinTileCol>
            <MaxTileCol>366439</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651653</MinTileRow>
            <MaxTileRow>655071</MaxTileRow>
            <MinTileCol>725113</MinTileCol>
            <MaxTileCol>732879</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303306</MinTileRow>
            <MaxTileRow>1310143</MaxTileRow>
            <MinTileCol>1450227</MinTileCol>
            <MaxTileCol>1465759</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5664</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11329</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22659</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73696</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45319</MinTileCol>
            <MaxTileCol>45804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147393</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90639</MinTileCol>
            <MaxTileCol>91609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294787</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181278</MinTileCol>
            <MaxTileCol>183219</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589574</MinTileRow>
            <MaxTileRow>591420</MaxTileRow>
            <MinTileCol>362556</MinTileCol>
            <MaxTileCol>366439</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179149</MinTileRow>
            <MaxTileRow>1182840</MaxTileRow>
            <MinTileCol>725113</MinTileCol>
            <MaxTileCol>732879</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358299</MinTileRow>
            <MaxTileRow>2365681</MaxTileRow>
            <MinTileCol>1450227</MinTileCol>
            <MaxTileCol>1465759</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716599</MinTileRow>
            <MaxTileRow>4731362</MaxTileRow>
            <MinTileCol>2900454</MinTileCol>
            <MaxTileCol>2931518</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433199</MinTileRow>
            <MaxTileRow>9462724</MaxTileRow>
            <MinTileCol>5800908</MinTileCol>
            <MaxTileCol>5863037</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866398</MinTileRow>
            <MaxTileRow>18925449</MaxTileRow>
            <MinTileCol>11601817</MinTileCol>
            <MaxTileCol>11726075</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732797</MinTileRow>
            <MaxTileRow>37850899</MaxTileRow>
            <MinTileCol>23203635</MinTileCol>
            <MaxTileCol>23452151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465595</MinTileRow>
            <MaxTileRow>75701799</MaxTileRow>
            <MinTileCol>46407271</MinTileCol>
            <MaxTileCol>46904302</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931191</MinTileRow>
            <MaxTileRow>151403598</MaxTileRow>
            <MinTileCol>92814543</MinTileCol>
            <MaxTileCol>93808605</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301862383</MinTileRow>
            <MaxTileRow>302807196</MaxTileRow>
            <MinTileCol>185629087</MinTileCol>
            <MaxTileCol>187617211</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603724766</MinTileRow>
            <MaxTileRow>605614393</MaxTileRow>
            <MinTileCol>371258174</MinTileCol>
            <MaxTileCol>375234422</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_car/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_car/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_car/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_car/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_car/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_car/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_car/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_car/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_car/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>faixa_nao_edificavel</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-57.000000000000014 -90.0</ows:LowerCorner>
        <ows:UpperCorner>-57.000000000000014 -90.0</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:faixa_nao_edificavel</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Afaixa_nao_edificavel" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>10</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>21</MinTileCol>
            <MaxTileCol>21</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>43</MinTileCol>
            <MaxTileCol>43</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>128</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>87</MinTileCol>
            <MaxTileCol>87</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>256</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>174</MinTileCol>
            <MaxTileCol>174</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>512</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>349</MinTileCol>
            <MaxTileCol>349</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>1024</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>699</MinTileCol>
            <MaxTileCol>699</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>2048</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>1399</MinTileCol>
            <MaxTileCol>1399</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>4096</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>2798</MinTileCol>
            <MaxTileCol>2798</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>8192</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>5597</MinTileCol>
            <MaxTileCol>5597</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>16384</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>11195</MinTileCol>
            <MaxTileCol>11195</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>32768</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>22391</MinTileCol>
            <MaxTileCol>22391</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>65536</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>44782</MinTileCol>
            <MaxTileCol>44782</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>131072</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>89565</MinTileCol>
            <MaxTileCol>89565</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>262144</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>179131</MinTileCol>
            <MaxTileCol>179131</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>524288</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>358263</MinTileCol>
            <MaxTileCol>358263</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>1048576</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>716526</MinTileCol>
            <MaxTileCol>716526</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>2097152</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>1433053</MinTileCol>
            <MaxTileCol>1433053</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:faixa_nao_edificavel/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:faixa_nao_edificavel/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:faixa_nao_edificavel/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:faixa_nao_edificavel/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:faixa_nao_edificavel/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:faixa_nao_edificavel/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:faixa_nao_edificavel/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:faixa_nao_edificavel/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:faixa_nao_edificavel/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>edificacoes</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.89721286420612 -22.294976688746377</ows:LowerCorner>
        <ows:UpperCorner>-54.699530197716335 -22.172280463606906</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:edificacoes</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aedificacoes" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5110</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5702</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10210</MinTileRow>
            <MaxTileRow>10221</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11405</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20420</MinTileRow>
            <MaxTileRow>20442</MaxTileRow>
            <MinTileCol>22774</MinTileCol>
            <MaxTileCol>22810</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40840</MinTileRow>
            <MaxTileRow>40885</MaxTileRow>
            <MinTileCol>45548</MinTileCol>
            <MaxTileCol>45620</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81681</MinTileRow>
            <MaxTileRow>81770</MaxTileRow>
            <MinTileCol>91097</MinTileCol>
            <MaxTileCol>91241</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163362</MinTileRow>
            <MaxTileRow>163541</MaxTileRow>
            <MinTileCol>182194</MinTileCol>
            <MaxTileCol>182482</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326725</MinTileRow>
            <MaxTileRow>327082</MaxTileRow>
            <MinTileCol>364388</MinTileCol>
            <MaxTileCol>364964</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653450</MinTileRow>
            <MaxTileRow>654165</MaxTileRow>
            <MinTileCol>728776</MinTileCol>
            <MaxTileCol>729928</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306901</MinTileRow>
            <MaxTileRow>1308331</MaxTileRow>
            <MinTileCol>1457553</MinTileCol>
            <MaxTileCol>1459856</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9233</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5702</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18454</MinTileRow>
            <MaxTileRow>18466</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11405</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36909</MinTileRow>
            <MaxTileRow>36933</MaxTileRow>
            <MinTileCol>22774</MinTileCol>
            <MaxTileCol>22810</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73818</MinTileRow>
            <MaxTileRow>73866</MaxTileRow>
            <MinTileCol>45548</MinTileCol>
            <MaxTileCol>45620</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147636</MinTileRow>
            <MaxTileRow>147732</MaxTileRow>
            <MinTileCol>91097</MinTileCol>
            <MaxTileCol>91241</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295272</MinTileRow>
            <MaxTileRow>295465</MaxTileRow>
            <MinTileCol>182194</MinTileCol>
            <MaxTileCol>182482</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590544</MinTileRow>
            <MaxTileRow>590930</MaxTileRow>
            <MinTileCol>364388</MinTileCol>
            <MaxTileCol>364964</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181088</MinTileRow>
            <MaxTileRow>1181861</MaxTileRow>
            <MinTileCol>728776</MinTileCol>
            <MaxTileCol>729928</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362177</MinTileRow>
            <MaxTileRow>2363722</MaxTileRow>
            <MinTileCol>1457553</MinTileCol>
            <MaxTileCol>1459856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724355</MinTileRow>
            <MaxTileRow>4727444</MaxTileRow>
            <MinTileCol>2915106</MinTileCol>
            <MaxTileCol>2919712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448710</MinTileRow>
            <MaxTileRow>9454888</MaxTileRow>
            <MinTileCol>5830212</MinTileCol>
            <MaxTileCol>5839425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18897421</MinTileRow>
            <MaxTileRow>18909776</MaxTileRow>
            <MinTileCol>11660424</MinTileCol>
            <MaxTileCol>11678850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37794843</MinTileRow>
            <MaxTileRow>37819552</MaxTileRow>
            <MinTileCol>23320849</MinTileCol>
            <MaxTileCol>23357700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75589686</MinTileRow>
            <MaxTileRow>75639105</MaxTileRow>
            <MinTileCol>46641699</MinTileCol>
            <MaxTileCol>46715401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151179373</MinTileRow>
            <MaxTileRow>151278210</MaxTileRow>
            <MinTileCol>93283399</MinTileCol>
            <MaxTileCol>93430802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302358746</MinTileRow>
            <MaxTileRow>302556421</MaxTileRow>
            <MinTileCol>186566798</MinTileCol>
            <MaxTileCol>186861604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604717492</MinTileRow>
            <MaxTileRow>605112843</MaxTileRow>
            <MinTileCol>373133596</MinTileCol>
            <MaxTileCol>373723208</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>bacia_hidrografica_sede</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.89835823274177 -22.31713671971206</ows:LowerCorner>
        <ows:UpperCorner>-54.681528697014194 -22.171530251083087</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:bacia_hidrografica_sede</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Abacia_hidrografica_sede" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10210</MinTileRow>
            <MaxTileRow>10223</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20420</MinTileRow>
            <MaxTileRow>20446</MaxTileRow>
            <MinTileCol>22774</MinTileCol>
            <MaxTileCol>22813</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40840</MinTileRow>
            <MaxTileRow>40893</MaxTileRow>
            <MinTileCol>45548</MinTileCol>
            <MaxTileCol>45627</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81680</MinTileRow>
            <MaxTileRow>81786</MaxTileRow>
            <MinTileCol>91096</MinTileCol>
            <MaxTileCol>91254</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163361</MinTileRow>
            <MaxTileRow>163573</MaxTileRow>
            <MinTileCol>182192</MinTileCol>
            <MaxTileCol>182508</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326723</MinTileRow>
            <MaxTileRow>327147</MaxTileRow>
            <MinTileCol>364384</MinTileCol>
            <MaxTileCol>365016</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653446</MinTileRow>
            <MaxTileRow>654294</MaxTileRow>
            <MinTileCol>728769</MinTileCol>
            <MaxTileCol>730033</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306893</MinTileRow>
            <MaxTileRow>1308589</MaxTileRow>
            <MinTileCol>1457539</MinTileCol>
            <MaxTileCol>1460066</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18454</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36908</MinTileRow>
            <MaxTileRow>36937</MaxTileRow>
            <MinTileCol>22774</MinTileCol>
            <MaxTileCol>22813</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73817</MinTileRow>
            <MaxTileRow>73875</MaxTileRow>
            <MinTileCol>45548</MinTileCol>
            <MaxTileCol>45627</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147635</MinTileRow>
            <MaxTileRow>147750</MaxTileRow>
            <MinTileCol>91096</MinTileCol>
            <MaxTileCol>91254</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295271</MinTileRow>
            <MaxTileRow>295500</MaxTileRow>
            <MinTileCol>182192</MinTileCol>
            <MaxTileCol>182508</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590542</MinTileRow>
            <MaxTileRow>591000</MaxTileRow>
            <MinTileCol>364384</MinTileCol>
            <MaxTileCol>365016</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181084</MinTileRow>
            <MaxTileRow>1182000</MaxTileRow>
            <MinTileCol>728769</MinTileCol>
            <MaxTileCol>730033</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362168</MinTileRow>
            <MaxTileRow>2364001</MaxTileRow>
            <MinTileCol>1457539</MinTileCol>
            <MaxTileCol>1460066</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724336</MinTileRow>
            <MaxTileRow>4728002</MaxTileRow>
            <MinTileCol>2915079</MinTileCol>
            <MaxTileCol>2920132</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448673</MinTileRow>
            <MaxTileRow>9456004</MaxTileRow>
            <MinTileCol>5830159</MinTileCol>
            <MaxTileCol>5840264</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18897346</MinTileRow>
            <MaxTileRow>18912008</MaxTileRow>
            <MinTileCol>11660318</MinTileCol>
            <MaxTileCol>11680528</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37794692</MinTileRow>
            <MaxTileRow>37824017</MaxTileRow>
            <MinTileCol>23320636</MinTileCol>
            <MaxTileCol>23361056</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75589384</MinTileRow>
            <MaxTileRow>75648035</MaxTileRow>
            <MinTileCol>46641272</MinTileCol>
            <MaxTileCol>46722112</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151178769</MinTileRow>
            <MaxTileRow>151296071</MaxTileRow>
            <MinTileCol>93282545</MinTileCol>
            <MaxTileCol>93444224</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302357538</MinTileRow>
            <MaxTileRow>302592142</MaxTileRow>
            <MinTileCol>186565090</MinTileCol>
            <MaxTileCol>186888449</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604715076</MinTileRow>
            <MaxTileRow>605184284</MaxTileRow>
            <MinTileCol>373130180</MinTileCol>
            <MaxTileCol>373776899</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bacia_hidrografica_sede/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bacia_hidrografica_sede/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bacia_hidrografica_sede/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bacia_hidrografica_sede/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bacia_hidrografica_sede/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bacia_hidrografica_sede/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bacia_hidrografica_sede/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bacia_hidrografica_sede/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bacia_hidrografica_sede/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>cand_lotes</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.77516230146275 -22.627566550383417</ows:LowerCorner>
        <ows:UpperCorner>-53.96368121578052 -21.90463090866267</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:cand_lotes</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Acand_lotes" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>80</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>160</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>320</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>640</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>717</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1273</MinTileRow>
            <MaxTileRow>1281</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2546</MinTileRow>
            <MaxTileRow>2562</MaxTileRow>
            <MinTileCol>2849</MinTileCol>
            <MaxTileCol>2868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5092</MinTileRow>
            <MaxTileRow>5125</MaxTileRow>
            <MinTileCol>5699</MinTileCol>
            <MaxTileCol>5736</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10185</MinTileRow>
            <MaxTileRow>10251</MaxTileRow>
            <MinTileCol>11398</MinTileCol>
            <MaxTileCol>11472</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20371</MinTileRow>
            <MaxTileRow>20503</MaxTileRow>
            <MinTileCol>22796</MinTileCol>
            <MaxTileCol>22944</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40743</MinTileRow>
            <MaxTileRow>41006</MaxTileRow>
            <MinTileCol>45592</MinTileCol>
            <MaxTileCol>45888</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81486</MinTileRow>
            <MaxTileRow>82012</MaxTileRow>
            <MinTileCol>91185</MinTileCol>
            <MaxTileCol>91776</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162972</MinTileRow>
            <MaxTileRow>164025</MaxTileRow>
            <MinTileCol>182371</MinTileCol>
            <MaxTileCol>183553</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325945</MinTileRow>
            <MaxTileRow>328051</MaxTileRow>
            <MinTileCol>364743</MinTileCol>
            <MaxTileCol>367107</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651891</MinTileRow>
            <MaxTileRow>656103</MaxTileRow>
            <MinTileCol>729487</MinTileCol>
            <MaxTileCol>734214</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303783</MinTileRow>
            <MaxTileRow>1312206</MaxTileRow>
            <MinTileCol>1458975</MinTileCol>
            <MaxTileCol>1468429</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>289</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>578</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1156</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>717</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2312</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4607</MinTileRow>
            <MaxTileRow>4624</MaxTileRow>
            <MinTileCol>2849</MinTileCol>
            <MaxTileCol>2868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9214</MinTileRow>
            <MaxTileRow>9249</MaxTileRow>
            <MinTileCol>5699</MinTileCol>
            <MaxTileCol>5736</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18428</MinTileRow>
            <MaxTileRow>18499</MaxTileRow>
            <MinTileCol>11398</MinTileCol>
            <MaxTileCol>11472</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36856</MinTileRow>
            <MaxTileRow>36998</MaxTileRow>
            <MinTileCol>22796</MinTileCol>
            <MaxTileCol>22944</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73712</MinTileRow>
            <MaxTileRow>73997</MaxTileRow>
            <MinTileCol>45592</MinTileCol>
            <MaxTileCol>45888</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147425</MinTileRow>
            <MaxTileRow>147994</MaxTileRow>
            <MinTileCol>91185</MinTileCol>
            <MaxTileCol>91776</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294851</MinTileRow>
            <MaxTileRow>295989</MaxTileRow>
            <MinTileCol>182371</MinTileCol>
            <MaxTileCol>183553</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589703</MinTileRow>
            <MaxTileRow>591978</MaxTileRow>
            <MinTileCol>364743</MinTileCol>
            <MaxTileCol>367107</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179406</MinTileRow>
            <MaxTileRow>1183957</MaxTileRow>
            <MinTileCol>729487</MinTileCol>
            <MaxTileCol>734214</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358813</MinTileRow>
            <MaxTileRow>2367915</MaxTileRow>
            <MinTileCol>1458975</MinTileCol>
            <MaxTileCol>1468429</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4717627</MinTileRow>
            <MaxTileRow>4735830</MaxTileRow>
            <MinTileCol>2917950</MinTileCol>
            <MaxTileCol>2936859</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9435254</MinTileRow>
            <MaxTileRow>9471660</MaxTileRow>
            <MinTileCol>5835900</MinTileCol>
            <MaxTileCol>5873718</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18870508</MinTileRow>
            <MaxTileRow>18943320</MaxTileRow>
            <MinTileCol>11671800</MinTileCol>
            <MaxTileCol>11747436</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37741016</MinTileRow>
            <MaxTileRow>37886641</MaxTileRow>
            <MinTileCol>23343601</MinTileCol>
            <MaxTileCol>23494872</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75482033</MinTileRow>
            <MaxTileRow>75773283</MaxTileRow>
            <MinTileCol>46687203</MinTileCol>
            <MaxTileCol>46989745</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150964066</MinTileRow>
            <MaxTileRow>151546566</MaxTileRow>
            <MinTileCol>93374406</MinTileCol>
            <MaxTileCol>93979490</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301928133</MinTileRow>
            <MaxTileRow>303093132</MaxTileRow>
            <MinTileCol>186748813</MinTileCol>
            <MaxTileCol>187958981</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603856267</MinTileRow>
            <MaxTileRow>606186264</MaxTileRow>
            <MinTileCol>373497626</MinTileCol>
            <MaxTileCol>375917963</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_lotes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_lotes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_lotes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_lotes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_lotes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_lotes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_lotes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_lotes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_lotes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>sgb_doppler</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.74866895326745 -23.21365082078976</ows:LowerCorner>
        <ows:UpperCorner>-54.71821257612314 -21.654836651721922</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:sgb_doppler</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Asgb_doppler" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>80</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>158</MinTileRow>
            <MaxTileRow>161</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>317</MinTileRow>
            <MaxTileRow>322</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>635</MinTileRow>
            <MaxTileRow>644</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1270</MinTileRow>
            <MaxTileRow>1288</MaxTileRow>
            <MinTileCol>1425</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2540</MinTileRow>
            <MaxTileRow>2576</MaxTileRow>
            <MinTileCol>2850</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5081</MinTileRow>
            <MaxTileRow>5152</MaxTileRow>
            <MinTileCol>5700</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10163</MinTileRow>
            <MaxTileRow>10304</MaxTileRow>
            <MinTileCol>11400</MinTileCol>
            <MaxTileCol>11403</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20326</MinTileRow>
            <MaxTileRow>20609</MaxTileRow>
            <MinTileCol>22801</MinTileCol>
            <MaxTileCol>22806</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40652</MinTileRow>
            <MaxTileRow>41219</MaxTileRow>
            <MinTileCol>45602</MinTileCol>
            <MaxTileCol>45613</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81304</MinTileRow>
            <MaxTileRow>82439</MaxTileRow>
            <MinTileCol>91205</MinTileCol>
            <MaxTileCol>91227</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162609</MinTileRow>
            <MaxTileRow>164879</MaxTileRow>
            <MinTileCol>182410</MinTileCol>
            <MaxTileCol>182454</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325218</MinTileRow>
            <MaxTileRow>329758</MaxTileRow>
            <MinTileCol>364820</MinTileCol>
            <MaxTileCol>364909</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>650436</MinTileRow>
            <MaxTileRow>659517</MaxTileRow>
            <MinTileCol>729641</MinTileCol>
            <MaxTileCol>729819</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1300873</MinTileRow>
            <MaxTileRow>1319034</MaxTileRow>
            <MinTileCol>1459283</MinTileCol>
            <MaxTileCol>1459638</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>289</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>579</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1150</MinTileRow>
            <MaxTileRow>1159</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2300</MinTileRow>
            <MaxTileRow>2319</MaxTileRow>
            <MinTileCol>1425</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4600</MinTileRow>
            <MaxTileRow>4639</MaxTileRow>
            <MinTileCol>2850</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9201</MinTileRow>
            <MaxTileRow>9278</MaxTileRow>
            <MinTileCol>5700</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18403</MinTileRow>
            <MaxTileRow>18557</MaxTileRow>
            <MinTileCol>11400</MinTileCol>
            <MaxTileCol>11403</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36807</MinTileRow>
            <MaxTileRow>37114</MaxTileRow>
            <MinTileCol>22801</MinTileCol>
            <MaxTileCol>22806</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73614</MinTileRow>
            <MaxTileRow>74229</MaxTileRow>
            <MinTileCol>45602</MinTileCol>
            <MaxTileCol>45613</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147229</MinTileRow>
            <MaxTileRow>148458</MaxTileRow>
            <MinTileCol>91205</MinTileCol>
            <MaxTileCol>91227</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294459</MinTileRow>
            <MaxTileRow>296916</MaxTileRow>
            <MinTileCol>182410</MinTileCol>
            <MaxTileCol>182454</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>588919</MinTileRow>
            <MaxTileRow>593832</MaxTileRow>
            <MinTileCol>364820</MinTileCol>
            <MaxTileCol>364909</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1177839</MinTileRow>
            <MaxTileRow>1187664</MaxTileRow>
            <MinTileCol>729641</MinTileCol>
            <MaxTileCol>729819</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2355679</MinTileRow>
            <MaxTileRow>2375328</MaxTileRow>
            <MinTileCol>1459283</MinTileCol>
            <MaxTileCol>1459638</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4711359</MinTileRow>
            <MaxTileRow>4750657</MaxTileRow>
            <MinTileCol>2918567</MinTileCol>
            <MaxTileCol>2919277</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9422718</MinTileRow>
            <MaxTileRow>9501315</MaxTileRow>
            <MinTileCol>5837135</MinTileCol>
            <MaxTileCol>5838554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18845436</MinTileRow>
            <MaxTileRow>19002630</MaxTileRow>
            <MinTileCol>11674270</MinTileCol>
            <MaxTileCol>11677108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37690872</MinTileRow>
            <MaxTileRow>38005261</MaxTileRow>
            <MinTileCol>23348540</MinTileCol>
            <MaxTileCol>23354217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75381744</MinTileRow>
            <MaxTileRow>76010523</MaxTileRow>
            <MinTileCol>46697080</MinTileCol>
            <MaxTileCol>46708435</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150763488</MinTileRow>
            <MaxTileRow>152021047</MaxTileRow>
            <MinTileCol>93394161</MinTileCol>
            <MaxTileCol>93416871</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301526977</MinTileRow>
            <MaxTileRow>304042094</MaxTileRow>
            <MinTileCol>186788323</MinTileCol>
            <MaxTileCol>186833742</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603053955</MinTileRow>
            <MaxTileRow>608084189</MaxTileRow>
            <MinTileCol>373576646</MinTileCol>
            <MaxTileCol>373667485</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_doppler/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_doppler/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_doppler/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_doppler/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_doppler/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_doppler/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_doppler/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_doppler/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_doppler/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>perimetro_urbano</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.36477409323526 -22.3101338893172</ows:LowerCorner>
        <ows:UpperCorner>-54.478575126948876 -22.06353091899828</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:perimetro_urbano</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:perimetro_urbano</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Aperimetro_urbano" width="110" height="20" maxScaleDenominator="350000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2550</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5100</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10200</MinTileRow>
            <MaxTileRow>10222</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20400</MinTileRow>
            <MaxTileRow>20445</MaxTileRow>
            <MinTileCol>22689</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40801</MinTileRow>
            <MaxTileRow>40890</MaxTileRow>
            <MinTileCol>45378</MinTileCol>
            <MaxTileCol>45700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81602</MinTileRow>
            <MaxTileRow>81781</MaxTileRow>
            <MinTileCol>90756</MinTileCol>
            <MaxTileCol>91401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163204</MinTileRow>
            <MaxTileRow>163563</MaxTileRow>
            <MinTileCol>181513</MinTileCol>
            <MaxTileCol>182803</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326408</MinTileRow>
            <MaxTileRow>327126</MaxTileRow>
            <MinTileCol>363026</MinTileCol>
            <MaxTileCol>365607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652817</MinTileRow>
            <MaxTileRow>654253</MaxTileRow>
            <MinTileCol>726052</MinTileCol>
            <MaxTileCol>731215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305634</MinTileRow>
            <MaxTileRow>1308507</MaxTileRow>
            <MinTileCol>1452105</MinTileCol>
            <MaxTileCol>1462430</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4610</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9221</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18443</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36887</MinTileRow>
            <MaxTileRow>36936</MaxTileRow>
            <MinTileCol>22689</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73775</MinTileRow>
            <MaxTileRow>73872</MaxTileRow>
            <MinTileCol>45378</MinTileCol>
            <MaxTileCol>45700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147550</MinTileRow>
            <MaxTileRow>147744</MaxTileRow>
            <MinTileCol>90756</MinTileCol>
            <MaxTileCol>91401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295101</MinTileRow>
            <MaxTileRow>295489</MaxTileRow>
            <MinTileCol>181513</MinTileCol>
            <MaxTileCol>182803</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590202</MinTileRow>
            <MaxTileRow>590978</MaxTileRow>
            <MinTileCol>363026</MinTileCol>
            <MaxTileCol>365607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180405</MinTileRow>
            <MaxTileRow>1181956</MaxTileRow>
            <MinTileCol>726052</MinTileCol>
            <MaxTileCol>731215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2360810</MinTileRow>
            <MaxTileRow>2363912</MaxTileRow>
            <MinTileCol>1452105</MinTileCol>
            <MaxTileCol>1462430</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4721620</MinTileRow>
            <MaxTileRow>4727825</MaxTileRow>
            <MinTileCol>2904211</MinTileCol>
            <MaxTileCol>2924861</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9443240</MinTileRow>
            <MaxTileRow>9455651</MaxTileRow>
            <MinTileCol>5808422</MinTileCol>
            <MaxTileCol>5849722</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18886480</MinTileRow>
            <MaxTileRow>18911303</MaxTileRow>
            <MinTileCol>11616845</MinTileCol>
            <MaxTileCol>11699444</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37772960</MinTileRow>
            <MaxTileRow>37822606</MaxTileRow>
            <MinTileCol>23233690</MinTileCol>
            <MaxTileCol>23398889</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75545921</MinTileRow>
            <MaxTileRow>75645213</MaxTileRow>
            <MinTileCol>46467380</MinTileCol>
            <MaxTileCol>46797779</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151091842</MinTileRow>
            <MaxTileRow>151290426</MaxTileRow>
            <MinTileCol>92934760</MinTileCol>
            <MaxTileCol>93595558</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302183684</MinTileRow>
            <MaxTileRow>302580853</MaxTileRow>
            <MinTileCol>185869520</MinTileCol>
            <MaxTileCol>187191116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604367369</MinTileRow>
            <MaxTileRow>605161706</MaxTileRow>
            <MinTileCol>371739041</MinTileCol>
            <MaxTileCol>374382232</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_urbano/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_urbano/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_urbano/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_urbano/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_urbano/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_urbano/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_urbano/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_urbano/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_urbano/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>limite_distritos</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52273830673548 -22.450988856811712</ows:LowerCorner>
        <ows:UpperCorner>-54.192662581519485 -21.864324974769968</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:limite_distritos</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:limite_distritos</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Alimite_distritos" width="110" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20471</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40942</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81457</MinTileRow>
            <MaxTileRow>81884</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162914</MinTileRow>
            <MaxTileRow>163768</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325828</MinTileRow>
            <MaxTileRow>327537</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651656</MinTileRow>
            <MaxTileRow>655074</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303313</MinTileRow>
            <MaxTileRow>1310148</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73697</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147394</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294788</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589576</MinTileRow>
            <MaxTileRow>591421</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179153</MinTileRow>
            <MaxTileRow>1182843</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358307</MinTileRow>
            <MaxTileRow>2365687</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716614</MinTileRow>
            <MaxTileRow>4731375</MaxTileRow>
            <MinTileCol>2900530</MinTileCol>
            <MaxTileCol>2931523</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433229</MinTileRow>
            <MaxTileRow>9462750</MaxTileRow>
            <MinTileCol>5801060</MinTileCol>
            <MaxTileCol>5863046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866459</MinTileRow>
            <MaxTileRow>18925501</MaxTileRow>
            <MinTileCol>11602121</MinTileCol>
            <MaxTileCol>11726093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732919</MinTileRow>
            <MaxTileRow>37851002</MaxTileRow>
            <MinTileCol>23204243</MinTileCol>
            <MaxTileCol>23452187</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465839</MinTileRow>
            <MaxTileRow>75702005</MaxTileRow>
            <MinTileCol>46408486</MinTileCol>
            <MaxTileCol>46904374</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931678</MinTileRow>
            <MaxTileRow>151404011</MaxTileRow>
            <MinTileCol>92816973</MinTileCol>
            <MaxTileCol>93808749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301863357</MinTileRow>
            <MaxTileRow>302808023</MaxTileRow>
            <MinTileCol>185633947</MinTileCol>
            <MaxTileCol>187617499</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603726714</MinTileRow>
            <MaxTileRow>605616046</MaxTileRow>
            <MinTileCol>371267894</MinTileCol>
            <MaxTileCol>375234999</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>hidrografia_urbana_1994</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.857284419255876 -22.26311596597755</ows:LowerCorner>
        <ows:UpperCorner>-54.73041608368552 -22.187785928416304</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:hidrografia_urbana_1994</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Ahidrografia_urbana_1994" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10211</MinTileRow>
            <MaxTileRow>10218</MaxTileRow>
            <MinTileCol>11390</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20423</MinTileRow>
            <MaxTileRow>20436</MaxTileRow>
            <MinTileCol>22781</MinTileCol>
            <MaxTileCol>22804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40846</MinTileRow>
            <MaxTileRow>40873</MaxTileRow>
            <MinTileCol>45563</MinTileCol>
            <MaxTileCol>45609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81692</MinTileRow>
            <MaxTileRow>81747</MaxTileRow>
            <MinTileCol>91126</MinTileCol>
            <MaxTileCol>91218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163385</MinTileRow>
            <MaxTileRow>163495</MaxTileRow>
            <MinTileCol>182252</MinTileCol>
            <MaxTileCol>182437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326770</MinTileRow>
            <MaxTileRow>326990</MaxTileRow>
            <MinTileCol>364504</MinTileCol>
            <MaxTileCol>364874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653541</MinTileRow>
            <MaxTileRow>653980</MaxTileRow>
            <MinTileCol>729009</MinTileCol>
            <MaxTileCol>729748</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307082</MinTileRow>
            <MaxTileRow>1307960</MaxTileRow>
            <MinTileCol>1458018</MinTileCol>
            <MaxTileCol>1459496</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4615</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9231</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18456</MinTileRow>
            <MaxTileRow>18463</MaxTileRow>
            <MinTileCol>11390</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36912</MinTileRow>
            <MaxTileRow>36926</MaxTileRow>
            <MinTileCol>22781</MinTileCol>
            <MaxTileCol>22804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73824</MinTileRow>
            <MaxTileRow>73853</MaxTileRow>
            <MinTileCol>45563</MinTileCol>
            <MaxTileCol>45609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147648</MinTileRow>
            <MaxTileRow>147707</MaxTileRow>
            <MinTileCol>91126</MinTileCol>
            <MaxTileCol>91218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295296</MinTileRow>
            <MaxTileRow>295415</MaxTileRow>
            <MinTileCol>182252</MinTileCol>
            <MaxTileCol>182437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590593</MinTileRow>
            <MaxTileRow>590830</MaxTileRow>
            <MinTileCol>364504</MinTileCol>
            <MaxTileCol>364874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181186</MinTileRow>
            <MaxTileRow>1181660</MaxTileRow>
            <MinTileCol>729009</MinTileCol>
            <MaxTileCol>729748</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362372</MinTileRow>
            <MaxTileRow>2363320</MaxTileRow>
            <MinTileCol>1458018</MinTileCol>
            <MaxTileCol>1459496</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724745</MinTileRow>
            <MaxTileRow>4726641</MaxTileRow>
            <MinTileCol>2916036</MinTileCol>
            <MaxTileCol>2918992</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449491</MinTileRow>
            <MaxTileRow>9453283</MaxTileRow>
            <MinTileCol>5832073</MinTileCol>
            <MaxTileCol>5837985</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18898982</MinTileRow>
            <MaxTileRow>18906567</MaxTileRow>
            <MinTileCol>11664146</MinTileCol>
            <MaxTileCol>11675971</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37797964</MinTileRow>
            <MaxTileRow>37813134</MaxTileRow>
            <MinTileCol>23328292</MinTileCol>
            <MaxTileCol>23351942</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75595929</MinTileRow>
            <MaxTileRow>75626268</MaxTileRow>
            <MinTileCol>46656585</MinTileCol>
            <MaxTileCol>46703885</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151191858</MinTileRow>
            <MaxTileRow>151252537</MaxTileRow>
            <MinTileCol>93313171</MinTileCol>
            <MaxTileCol>93407771</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302383717</MinTileRow>
            <MaxTileRow>302505074</MaxTileRow>
            <MinTileCol>186626343</MinTileCol>
            <MaxTileCol>186815543</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604767435</MinTileRow>
            <MaxTileRow>605010148</MaxTileRow>
            <MinTileCol>373252687</MinTileCol>
            <MaxTileCol>373631087</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>hidrografia</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.53981456710674 -22.454184917537397</ows:LowerCorner>
        <ows:UpperCorner>-54.18573020560938 -21.821904376630624</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:hidrografia</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:hidrografia</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Ahidrografia" width="110" height="20" minScaleDenominator="1.0" maxScaleDenominator="500000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2544</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5089</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5664</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10178</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11328</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20356</MinTileRow>
            <MaxTileRow>20471</MaxTileRow>
            <MinTileCol>22657</MinTileCol>
            <MaxTileCol>22903</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40713</MinTileRow>
            <MaxTileRow>40943</MaxTileRow>
            <MinTileCol>45314</MinTileCol>
            <MaxTileCol>45807</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81426</MinTileRow>
            <MaxTileRow>81886</MaxTileRow>
            <MinTileCol>90629</MinTileCol>
            <MaxTileCol>91615</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162852</MinTileRow>
            <MaxTileRow>163773</MaxTileRow>
            <MinTileCol>181258</MinTileCol>
            <MaxTileCol>183230</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325704</MinTileRow>
            <MaxTileRow>327546</MaxTileRow>
            <MinTileCol>362516</MinTileCol>
            <MaxTileCol>366460</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651409</MinTileRow>
            <MaxTileRow>655093</MaxTileRow>
            <MinTileCol>725033</MinTileCol>
            <MaxTileCol>732921</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1302819</MinTileRow>
            <MaxTileRow>1310186</MaxTileRow>
            <MinTileCol>1450066</MinTileCol>
            <MaxTileCol>1465842</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2302</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4605</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9210</MinTileRow>
            <MaxTileRow>9241</MaxTileRow>
            <MinTileCol>5664</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18420</MinTileRow>
            <MaxTileRow>18482</MaxTileRow>
            <MinTileCol>11328</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36840</MinTileRow>
            <MaxTileRow>36964</MaxTileRow>
            <MinTileCol>22657</MinTileCol>
            <MaxTileCol>22903</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73680</MinTileRow>
            <MaxTileRow>73928</MaxTileRow>
            <MinTileCol>45314</MinTileCol>
            <MaxTileCol>45807</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147360</MinTileRow>
            <MaxTileRow>147857</MaxTileRow>
            <MinTileCol>90629</MinTileCol>
            <MaxTileCol>91615</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294721</MinTileRow>
            <MaxTileRow>295715</MaxTileRow>
            <MinTileCol>181258</MinTileCol>
            <MaxTileCol>183230</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589443</MinTileRow>
            <MaxTileRow>591431</MaxTileRow>
            <MinTileCol>362516</MinTileCol>
            <MaxTileCol>366460</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1178887</MinTileRow>
            <MaxTileRow>1182863</MaxTileRow>
            <MinTileCol>725033</MinTileCol>
            <MaxTileCol>732921</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2357775</MinTileRow>
            <MaxTileRow>2365727</MaxTileRow>
            <MinTileCol>1450066</MinTileCol>
            <MaxTileCol>1465842</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4715550</MinTileRow>
            <MaxTileRow>4731455</MaxTileRow>
            <MinTileCol>2900132</MinTileCol>
            <MaxTileCol>2931684</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9431100</MinTileRow>
            <MaxTileRow>9462911</MaxTileRow>
            <MinTileCol>5800265</MinTileCol>
            <MaxTileCol>5863369</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18862200</MinTileRow>
            <MaxTileRow>18925823</MaxTileRow>
            <MinTileCol>11600530</MinTileCol>
            <MaxTileCol>11726739</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37724400</MinTileRow>
            <MaxTileRow>37851647</MaxTileRow>
            <MinTileCol>23201060</MinTileCol>
            <MaxTileCol>23453479</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75448800</MinTileRow>
            <MaxTileRow>75703295</MaxTileRow>
            <MinTileCol>46402120</MinTileCol>
            <MaxTileCol>46906959</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150897601</MinTileRow>
            <MaxTileRow>151406590</MaxTileRow>
            <MinTileCol>92804240</MinTileCol>
            <MaxTileCol>93813919</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301795202</MinTileRow>
            <MaxTileRow>302813180</MaxTileRow>
            <MinTileCol>185608481</MinTileCol>
            <MaxTileCol>187627838</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603590404</MinTileRow>
            <MaxTileRow>605626360</MaxTileRow>
            <MinTileCol>371216962</MinTileCol>
            <MaxTileCol>375255676</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>assentamento</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.35311352170275 -22.092550366897772</ows:LowerCorner>
        <ows:UpperCorner>-55.29975032907269 -21.977699098334686</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:assentamento</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aassentamento" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>88</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>318</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>354</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>637</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>709</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1274</MinTileRow>
            <MaxTileRow>1275</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1418</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2548</MinTileRow>
            <MaxTileRow>2550</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2837</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5096</MinTileRow>
            <MaxTileRow>5101</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5675</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10192</MinTileRow>
            <MaxTileRow>10202</MaxTileRow>
            <MinTileCol>11345</MinTileCol>
            <MaxTileCol>11350</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20384</MinTileRow>
            <MaxTileRow>20405</MaxTileRow>
            <MinTileCol>22691</MinTileCol>
            <MaxTileCol>22700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40769</MinTileRow>
            <MaxTileRow>40811</MaxTileRow>
            <MinTileCol>45382</MinTileCol>
            <MaxTileCol>45401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81539</MinTileRow>
            <MaxTileRow>81623</MaxTileRow>
            <MinTileCol>90765</MinTileCol>
            <MaxTileCol>90803</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163079</MinTileRow>
            <MaxTileRow>163246</MaxTileRow>
            <MinTileCol>181530</MinTileCol>
            <MaxTileCol>181607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326158</MinTileRow>
            <MaxTileRow>326493</MaxTileRow>
            <MinTileCol>363060</MinTileCol>
            <MaxTileCol>363215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652317</MinTileRow>
            <MaxTileRow>652986</MaxTileRow>
            <MinTileCol>726120</MinTileCol>
            <MaxTileCol>726431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1304634</MinTileRow>
            <MaxTileRow>1305972</MaxTileRow>
            <MinTileCol>1452241</MinTileCol>
            <MaxTileCol>1452863</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>88</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>354</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1152</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>709</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2304</MinTileRow>
            <MaxTileRow>2305</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1418</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4608</MinTileRow>
            <MaxTileRow>4611</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2837</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9217</MinTileRow>
            <MaxTileRow>9223</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5675</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18435</MinTileRow>
            <MaxTileRow>18446</MaxTileRow>
            <MinTileCol>11345</MinTileCol>
            <MaxTileCol>11350</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36870</MinTileRow>
            <MaxTileRow>36893</MaxTileRow>
            <MinTileCol>22691</MinTileCol>
            <MaxTileCol>22700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73741</MinTileRow>
            <MaxTileRow>73786</MaxTileRow>
            <MinTileCol>45382</MinTileCol>
            <MaxTileCol>45401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147483</MinTileRow>
            <MaxTileRow>147573</MaxTileRow>
            <MinTileCol>90765</MinTileCol>
            <MaxTileCol>90803</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294966</MinTileRow>
            <MaxTileRow>295146</MaxTileRow>
            <MinTileCol>181530</MinTileCol>
            <MaxTileCol>181607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589932</MinTileRow>
            <MaxTileRow>590293</MaxTileRow>
            <MinTileCol>363060</MinTileCol>
            <MaxTileCol>363215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179865</MinTileRow>
            <MaxTileRow>1180587</MaxTileRow>
            <MinTileCol>726120</MinTileCol>
            <MaxTileCol>726431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2359731</MinTileRow>
            <MaxTileRow>2361174</MaxTileRow>
            <MinTileCol>1452241</MinTileCol>
            <MaxTileCol>1452863</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4719462</MinTileRow>
            <MaxTileRow>4722349</MaxTileRow>
            <MinTileCol>2904482</MinTileCol>
            <MaxTileCol>2905726</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9438925</MinTileRow>
            <MaxTileRow>9444699</MaxTileRow>
            <MinTileCol>5808965</MinTileCol>
            <MaxTileCol>5811452</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18877850</MinTileRow>
            <MaxTileRow>18889399</MaxTileRow>
            <MinTileCol>11617931</MinTileCol>
            <MaxTileCol>11622905</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37755701</MinTileRow>
            <MaxTileRow>37778798</MaxTileRow>
            <MinTileCol>23235863</MinTileCol>
            <MaxTileCol>23245811</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75511402</MinTileRow>
            <MaxTileRow>75557596</MaxTileRow>
            <MinTileCol>46471727</MinTileCol>
            <MaxTileCol>46491622</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151022805</MinTileRow>
            <MaxTileRow>151115192</MaxTileRow>
            <MinTileCol>92943455</MinTileCol>
            <MaxTileCol>92983245</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302045610</MinTileRow>
            <MaxTileRow>302230385</MaxTileRow>
            <MinTileCol>185886910</MinTileCol>
            <MaxTileCol>185966491</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604091220</MinTileRow>
            <MaxTileRow>604460771</MaxTileRow>
            <MinTileCol>371773820</MinTileCol>
            <MaxTileCol>371932982</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:assentamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:assentamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:assentamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:assentamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:assentamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:assentamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:assentamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:assentamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:assentamento/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>ortofoto_2018</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.91082845864117 -22.318979764089516</ows:LowerCorner>
        <ows:UpperCorner>-54.673858868914465 -22.16954642864497</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:ortofoto_2018</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>raster</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aortofoto_2018" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5104</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5692</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10209</MinTileRow>
            <MaxTileRow>10223</MaxTileRow>
            <MinTileCol>11385</MinTileCol>
            <MaxTileCol>11407</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20419</MinTileRow>
            <MaxTileRow>20447</MaxTileRow>
            <MinTileCol>22771</MinTileCol>
            <MaxTileCol>22814</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40839</MinTileRow>
            <MaxTileRow>40894</MaxTileRow>
            <MinTileCol>45543</MinTileCol>
            <MaxTileCol>45629</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81679</MinTileRow>
            <MaxTileRow>81788</MaxTileRow>
            <MinTileCol>91087</MinTileCol>
            <MaxTileCol>91259</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163358</MinTileRow>
            <MaxTileRow>163576</MaxTileRow>
            <MinTileCol>182174</MinTileCol>
            <MaxTileCol>182519</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326717</MinTileRow>
            <MaxTileRow>327152</MaxTileRow>
            <MinTileCol>364348</MinTileCol>
            <MaxTileCol>365038</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653434</MinTileRow>
            <MaxTileRow>654305</MaxTileRow>
            <MinTileCol>728697</MinTileCol>
            <MaxTileCol>730077</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306869</MinTileRow>
            <MaxTileRow>1308610</MaxTileRow>
            <MinTileCol>1457394</MinTileCol>
            <MaxTileCol>1460155</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5692</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18454</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11385</MinTileCol>
            <MaxTileCol>11407</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36908</MinTileRow>
            <MaxTileRow>36937</MaxTileRow>
            <MinTileCol>22771</MinTileCol>
            <MaxTileCol>22814</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73816</MinTileRow>
            <MaxTileRow>73875</MaxTileRow>
            <MinTileCol>45543</MinTileCol>
            <MaxTileCol>45629</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147633</MinTileRow>
            <MaxTileRow>147751</MaxTileRow>
            <MinTileCol>91087</MinTileCol>
            <MaxTileCol>91259</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295267</MinTileRow>
            <MaxTileRow>295503</MaxTileRow>
            <MinTileCol>182174</MinTileCol>
            <MaxTileCol>182519</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590535</MinTileRow>
            <MaxTileRow>591006</MaxTileRow>
            <MinTileCol>364348</MinTileCol>
            <MaxTileCol>365038</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181071</MinTileRow>
            <MaxTileRow>1182012</MaxTileRow>
            <MinTileCol>728697</MinTileCol>
            <MaxTileCol>730077</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362143</MinTileRow>
            <MaxTileRow>2364024</MaxTileRow>
            <MinTileCol>1457394</MinTileCol>
            <MaxTileCol>1460155</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724286</MinTileRow>
            <MaxTileRow>4728048</MaxTileRow>
            <MinTileCol>2914788</MinTileCol>
            <MaxTileCol>2920310</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448573</MinTileRow>
            <MaxTileRow>9456097</MaxTileRow>
            <MinTileCol>5829577</MinTileCol>
            <MaxTileCol>5840621</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18897146</MinTileRow>
            <MaxTileRow>18912194</MaxTileRow>
            <MinTileCol>11659155</MinTileCol>
            <MaxTileCol>11681243</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37794292</MinTileRow>
            <MaxTileRow>37824389</MaxTileRow>
            <MinTileCol>23318311</MinTileCol>
            <MaxTileCol>23362486</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75588585</MinTileRow>
            <MaxTileRow>75648778</MaxTileRow>
            <MinTileCol>46636623</MinTileCol>
            <MaxTileCol>46724972</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151177171</MinTileRow>
            <MaxTileRow>151297556</MaxTileRow>
            <MinTileCol>93273246</MinTileCol>
            <MaxTileCol>93449944</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302354343</MinTileRow>
            <MaxTileRow>302595113</MaxTileRow>
            <MinTileCol>186546493</MinTileCol>
            <MaxTileCol>186899888</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604708686</MinTileRow>
            <MaxTileRow>605190226</MaxTileRow>
            <MinTileCol>373092986</MinTileCol>
            <MaxTileCol>373799776</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>landsat7_2000</ows:Title>
      <ows:Abstract>Imagens LandSat do ano de 2000.</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52181343946163 -22.441892090930708</ows:LowerCorner>
        <ows:UpperCorner>-54.20075098263546 -21.879726386128713</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:landsat7_2000</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>raster</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Alandsat7_2000" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10183</MinTileRow>
            <MaxTileRow>10234</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20367</MinTileRow>
            <MaxTileRow>20469</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40734</MinTileRow>
            <MaxTileRow>40938</MaxTileRow>
            <MinTileCol>45321</MinTileCol>
            <MaxTileCol>45802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81468</MinTileRow>
            <MaxTileRow>81877</MaxTileRow>
            <MinTileCol>90642</MinTileCol>
            <MaxTileCol>91604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162936</MinTileRow>
            <MaxTileRow>163755</MaxTileRow>
            <MinTileCol>181284</MinTileCol>
            <MaxTileCol>183208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325873</MinTileRow>
            <MaxTileRow>327510</MaxTileRow>
            <MinTileCol>362568</MinTileCol>
            <MaxTileCol>366416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651746</MinTileRow>
            <MaxTileRow>655021</MaxTileRow>
            <MinTileCol>725137</MinTileCol>
            <MaxTileCol>732833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303493</MinTileRow>
            <MaxTileRow>1310042</MaxTileRow>
            <MinTileCol>1450275</MinTileCol>
            <MaxTileCol>1465667</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18425</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36851</MinTileRow>
            <MaxTileRow>36962</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73703</MinTileRow>
            <MaxTileRow>73924</MaxTileRow>
            <MinTileCol>45321</MinTileCol>
            <MaxTileCol>45802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147406</MinTileRow>
            <MaxTileRow>147848</MaxTileRow>
            <MinTileCol>90642</MinTileCol>
            <MaxTileCol>91604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294812</MinTileRow>
            <MaxTileRow>295696</MaxTileRow>
            <MinTileCol>181284</MinTileCol>
            <MaxTileCol>183208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589625</MinTileRow>
            <MaxTileRow>591393</MaxTileRow>
            <MinTileCol>362568</MinTileCol>
            <MaxTileCol>366416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179250</MinTileRow>
            <MaxTileRow>1182786</MaxTileRow>
            <MinTileCol>725137</MinTileCol>
            <MaxTileCol>732833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358500</MinTileRow>
            <MaxTileRow>2365573</MaxTileRow>
            <MinTileCol>1450275</MinTileCol>
            <MaxTileCol>1465667</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4717001</MinTileRow>
            <MaxTileRow>4731146</MaxTileRow>
            <MinTileCol>2900551</MinTileCol>
            <MaxTileCol>2931334</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9434003</MinTileRow>
            <MaxTileRow>9462292</MaxTileRow>
            <MinTileCol>5801103</MinTileCol>
            <MaxTileCol>5862669</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18868006</MinTileRow>
            <MaxTileRow>18924584</MaxTileRow>
            <MinTileCol>11602207</MinTileCol>
            <MaxTileCol>11725339</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37736013</MinTileRow>
            <MaxTileRow>37849168</MaxTileRow>
            <MinTileCol>23204415</MinTileCol>
            <MaxTileCol>23450679</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75472026</MinTileRow>
            <MaxTileRow>75698336</MaxTileRow>
            <MinTileCol>46408831</MinTileCol>
            <MaxTileCol>46901359</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150944053</MinTileRow>
            <MaxTileRow>151396672</MaxTileRow>
            <MinTileCol>92817663</MinTileCol>
            <MaxTileCol>93802718</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301888107</MinTileRow>
            <MaxTileRow>302793344</MaxTileRow>
            <MinTileCol>185635326</MinTileCol>
            <MaxTileCol>187605437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603776214</MinTileRow>
            <MaxTileRow>605586689</MaxTileRow>
            <MinTileCol>371270652</MinTileCol>
            <MaxTileCol>375210875</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:landsat7_2000/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:landsat7_2000/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:landsat7_2000/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:landsat7_2000/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:landsat7_2000/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:landsat7_2000/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:landsat7_2000/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:landsat7_2000/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:landsat7_2000/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>uso_do_solo</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.898358678000676 -22.317137421495858</ows:LowerCorner>
        <ows:UpperCorner>-54.68152868260534 -22.171529902601048</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:uso_do_solo</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Auso_do_solo" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10210</MinTileRow>
            <MaxTileRow>10223</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20420</MinTileRow>
            <MaxTileRow>20446</MaxTileRow>
            <MinTileCol>22774</MinTileCol>
            <MaxTileCol>22813</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40840</MinTileRow>
            <MaxTileRow>40893</MaxTileRow>
            <MinTileCol>45548</MinTileCol>
            <MaxTileCol>45627</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81680</MinTileRow>
            <MaxTileRow>81786</MaxTileRow>
            <MinTileCol>91096</MinTileCol>
            <MaxTileCol>91254</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163361</MinTileRow>
            <MaxTileRow>163573</MaxTileRow>
            <MinTileCol>182192</MinTileCol>
            <MaxTileCol>182508</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326723</MinTileRow>
            <MaxTileRow>327147</MaxTileRow>
            <MinTileCol>364384</MinTileCol>
            <MaxTileCol>365016</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653446</MinTileRow>
            <MaxTileRow>654294</MaxTileRow>
            <MinTileCol>728769</MinTileCol>
            <MaxTileCol>730033</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306893</MinTileRow>
            <MaxTileRow>1308589</MaxTileRow>
            <MinTileCol>1457539</MinTileCol>
            <MaxTileCol>1460066</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18454</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36908</MinTileRow>
            <MaxTileRow>36937</MaxTileRow>
            <MinTileCol>22774</MinTileCol>
            <MaxTileCol>22813</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73817</MinTileRow>
            <MaxTileRow>73875</MaxTileRow>
            <MinTileCol>45548</MinTileCol>
            <MaxTileCol>45627</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147635</MinTileRow>
            <MaxTileRow>147750</MaxTileRow>
            <MinTileCol>91096</MinTileCol>
            <MaxTileCol>91254</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295271</MinTileRow>
            <MaxTileRow>295500</MaxTileRow>
            <MinTileCol>182192</MinTileCol>
            <MaxTileCol>182508</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590542</MinTileRow>
            <MaxTileRow>591000</MaxTileRow>
            <MinTileCol>364384</MinTileCol>
            <MaxTileCol>365016</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181084</MinTileRow>
            <MaxTileRow>1182000</MaxTileRow>
            <MinTileCol>728769</MinTileCol>
            <MaxTileCol>730033</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362168</MinTileRow>
            <MaxTileRow>2364001</MaxTileRow>
            <MinTileCol>1457539</MinTileCol>
            <MaxTileCol>1460066</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724336</MinTileRow>
            <MaxTileRow>4728002</MaxTileRow>
            <MinTileCol>2915079</MinTileCol>
            <MaxTileCol>2920132</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448673</MinTileRow>
            <MaxTileRow>9456004</MaxTileRow>
            <MinTileCol>5830159</MinTileCol>
            <MaxTileCol>5840264</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18897346</MinTileRow>
            <MaxTileRow>18912008</MaxTileRow>
            <MinTileCol>11660318</MinTileCol>
            <MaxTileCol>11680528</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37794692</MinTileRow>
            <MaxTileRow>37824017</MaxTileRow>
            <MinTileCol>23320636</MinTileCol>
            <MaxTileCol>23361056</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75589384</MinTileRow>
            <MaxTileRow>75648035</MaxTileRow>
            <MinTileCol>46641272</MinTileCol>
            <MaxTileCol>46722112</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151178768</MinTileRow>
            <MaxTileRow>151296071</MaxTileRow>
            <MinTileCol>93282544</MinTileCol>
            <MaxTileCol>93444224</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302357537</MinTileRow>
            <MaxTileRow>302592143</MaxTileRow>
            <MinTileCol>186565089</MinTileCol>
            <MaxTileCol>186888449</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604715075</MinTileRow>
            <MaxTileRow>605184286</MaxTileRow>
            <MinTileCol>373130179</MinTileCol>
            <MaxTileCol>373776899</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>limite_chacaras_1934</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.834705725904 -22.25332796800927</ows:LowerCorner>
        <ows:UpperCorner>-54.754414975383455 -22.188125270884562</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:limite_chacaras_1934</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Alimite_chacaras_1934" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2848</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5108</MaxTileRow>
            <MinTileCol>5696</MinTileCol>
            <MaxTileCol>5700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10211</MinTileRow>
            <MaxTileRow>10217</MaxTileRow>
            <MinTileCol>11392</MinTileCol>
            <MaxTileCol>11400</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20423</MinTileRow>
            <MaxTileRow>20435</MaxTileRow>
            <MinTileCol>22785</MinTileCol>
            <MaxTileCol>22800</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40846</MinTileRow>
            <MaxTileRow>40870</MaxTileRow>
            <MinTileCol>45571</MinTileCol>
            <MaxTileCol>45600</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81692</MinTileRow>
            <MaxTileRow>81740</MaxTileRow>
            <MinTileCol>91142</MinTileCol>
            <MaxTileCol>91201</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163385</MinTileRow>
            <MaxTileRow>163480</MaxTileRow>
            <MinTileCol>182285</MinTileCol>
            <MaxTileCol>182402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326771</MinTileRow>
            <MaxTileRow>326961</MaxTileRow>
            <MinTileCol>364570</MinTileCol>
            <MaxTileCol>364804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653543</MinTileRow>
            <MaxTileRow>653923</MaxTileRow>
            <MinTileCol>729140</MinTileCol>
            <MaxTileCol>729608</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307086</MinTileRow>
            <MaxTileRow>1307846</MaxTileRow>
            <MinTileCol>1458281</MinTileCol>
            <MaxTileCol>1459216</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4615</MaxTileRow>
            <MinTileCol>2848</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9231</MaxTileRow>
            <MinTileCol>5696</MinTileCol>
            <MaxTileCol>5700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18456</MinTileRow>
            <MaxTileRow>18462</MaxTileRow>
            <MinTileCol>11392</MinTileCol>
            <MaxTileCol>11400</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36912</MinTileRow>
            <MaxTileRow>36924</MaxTileRow>
            <MinTileCol>22785</MinTileCol>
            <MaxTileCol>22800</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73824</MinTileRow>
            <MaxTileRow>73849</MaxTileRow>
            <MinTileCol>45571</MinTileCol>
            <MaxTileCol>45600</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147648</MinTileRow>
            <MaxTileRow>147699</MaxTileRow>
            <MinTileCol>91142</MinTileCol>
            <MaxTileCol>91201</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295297</MinTileRow>
            <MaxTileRow>295399</MaxTileRow>
            <MinTileCol>182285</MinTileCol>
            <MaxTileCol>182402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590594</MinTileRow>
            <MaxTileRow>590799</MaxTileRow>
            <MinTileCol>364570</MinTileCol>
            <MaxTileCol>364804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181188</MinTileRow>
            <MaxTileRow>1181598</MaxTileRow>
            <MinTileCol>729140</MinTileCol>
            <MaxTileCol>729608</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362377</MinTileRow>
            <MaxTileRow>2363197</MaxTileRow>
            <MinTileCol>1458281</MinTileCol>
            <MaxTileCol>1459216</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724754</MinTileRow>
            <MaxTileRow>4726395</MaxTileRow>
            <MinTileCol>2916562</MinTileCol>
            <MaxTileCol>2918433</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449508</MinTileRow>
            <MaxTileRow>9452790</MaxTileRow>
            <MinTileCol>5833125</MinTileCol>
            <MaxTileCol>5836867</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18899016</MinTileRow>
            <MaxTileRow>18905581</MaxTileRow>
            <MinTileCol>11666250</MinTileCol>
            <MaxTileCol>11673734</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37798033</MinTileRow>
            <MaxTileRow>37811162</MaxTileRow>
            <MinTileCol>23332501</MinTileCol>
            <MaxTileCol>23347469</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75596066</MinTileRow>
            <MaxTileRow>75622325</MaxTileRow>
            <MinTileCol>46665003</MinTileCol>
            <MaxTileCol>46694938</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151192132</MinTileRow>
            <MaxTileRow>151244651</MaxTileRow>
            <MinTileCol>93330007</MinTileCol>
            <MaxTileCol>93389877</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302384264</MinTileRow>
            <MaxTileRow>302489302</MaxTileRow>
            <MinTileCol>186660015</MinTileCol>
            <MaxTileCol>186779754</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604768528</MinTileRow>
            <MaxTileRow>604978604</MaxTileRow>
            <MinTileCol>373320031</MinTileCol>
            <MaxTileCol>373559508</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>2020_distritos</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.36363008836553 -22.23028133916136</ows:LowerCorner>
        <ows:UpperCorner>-54.47602759535602 -22.06460639715509</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:ortofoto_2020_distritos</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>raster</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aortofoto_2020_distritos" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1276</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2550</MinTileRow>
            <MaxTileRow>2553</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5100</MinTileRow>
            <MaxTileRow>5107</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10200</MinTileRow>
            <MaxTileRow>10215</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20400</MinTileRow>
            <MaxTileRow>20430</MaxTileRow>
            <MinTileCol>22689</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40801</MinTileRow>
            <MaxTileRow>40861</MaxTileRow>
            <MinTileCol>45378</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81602</MinTileRow>
            <MaxTileRow>81723</MaxTileRow>
            <MinTileCol>90757</MinTileCol>
            <MaxTileCol>91403</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163205</MinTileRow>
            <MaxTileRow>163447</MaxTileRow>
            <MinTileCol>181514</MinTileCol>
            <MaxTileCol>182807</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326411</MinTileRow>
            <MaxTileRow>326894</MaxTileRow>
            <MinTileCol>363029</MinTileCol>
            <MaxTileCol>365615</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652823</MinTileRow>
            <MaxTileRow>653788</MaxTileRow>
            <MinTileCol>726059</MinTileCol>
            <MaxTileCol>731230</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305647</MinTileRow>
            <MaxTileRow>1307577</MaxTileRow>
            <MinTileCol>1452118</MinTileCol>
            <MaxTileCol>1462460</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4610</MinTileRow>
            <MaxTileRow>4615</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9221</MinTileRow>
            <MaxTileRow>9230</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18443</MinTileRow>
            <MaxTileRow>18460</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36887</MinTileRow>
            <MaxTileRow>36920</MaxTileRow>
            <MinTileCol>22689</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73775</MinTileRow>
            <MaxTileRow>73840</MaxTileRow>
            <MinTileCol>45378</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147551</MinTileRow>
            <MaxTileRow>147681</MaxTileRow>
            <MinTileCol>90757</MinTileCol>
            <MaxTileCol>91403</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295102</MinTileRow>
            <MaxTileRow>295363</MaxTileRow>
            <MinTileCol>181514</MinTileCol>
            <MaxTileCol>182807</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590205</MinTileRow>
            <MaxTileRow>590726</MaxTileRow>
            <MinTileCol>363029</MinTileCol>
            <MaxTileCol>365615</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180411</MinTileRow>
            <MaxTileRow>1181453</MaxTileRow>
            <MinTileCol>726059</MinTileCol>
            <MaxTileCol>731230</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2360823</MinTileRow>
            <MaxTileRow>2362907</MaxTileRow>
            <MinTileCol>1452118</MinTileCol>
            <MaxTileCol>1462460</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4721647</MinTileRow>
            <MaxTileRow>4725815</MaxTileRow>
            <MinTileCol>2904237</MinTileCol>
            <MaxTileCol>2924920</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9443294</MinTileRow>
            <MaxTileRow>9451630</MaxTileRow>
            <MinTileCol>5808475</MinTileCol>
            <MaxTileCol>5849841</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18886588</MinTileRow>
            <MaxTileRow>18903260</MaxTileRow>
            <MinTileCol>11616951</MinTileCol>
            <MaxTileCol>11699682</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37773176</MinTileRow>
            <MaxTileRow>37806521</MaxTileRow>
            <MinTileCol>23233903</MinTileCol>
            <MaxTileCol>23399364</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75546353</MinTileRow>
            <MaxTileRow>75613042</MaxTileRow>
            <MinTileCol>46467806</MinTileCol>
            <MaxTileCol>46798728</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151092707</MinTileRow>
            <MaxTileRow>151226084</MaxTileRow>
            <MinTileCol>92935613</MinTileCol>
            <MaxTileCol>93597457</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302185415</MinTileRow>
            <MaxTileRow>302452169</MaxTileRow>
            <MinTileCol>185871226</MinTileCol>
            <MaxTileCol>187194915</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604370830</MinTileRow>
            <MaxTileRow>604904339</MaxTileRow>
            <MinTileCol>371742453</MinTileCol>
            <MaxTileCol>374389830</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2020_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2020_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2020_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2020_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2020_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2020_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2020_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2020_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ortofoto_2020_distritos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>fbds_rios_duplo</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.49689551403756 -22.450721965128732</ows:LowerCorner>
        <ows:UpperCorner>-54.192663111634054 -21.864338206846934</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:fbds_rios_duplo</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Afbds_rios_duplo" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2833</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5666</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11332</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20471</MaxTileRow>
            <MinTileCol>22665</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40942</MaxTileRow>
            <MinTileCol>45330</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81457</MinTileRow>
            <MaxTileRow>81884</MaxTileRow>
            <MinTileCol>90660</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162914</MinTileRow>
            <MaxTileRow>163768</MaxTileRow>
            <MinTileCol>181320</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325828</MinTileRow>
            <MaxTileRow>327536</MaxTileRow>
            <MinTileCol>362641</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651657</MinTileRow>
            <MaxTileRow>655072</MaxTileRow>
            <MinTileCol>725283</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303314</MinTileRow>
            <MaxTileRow>1310145</MaxTileRow>
            <MinTileCol>1450566</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2833</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5666</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11332</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22665</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73697</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45330</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147394</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90660</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294788</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181320</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589576</MinTileRow>
            <MaxTileRow>591421</MaxTileRow>
            <MinTileCol>362641</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179153</MinTileRow>
            <MaxTileRow>1182842</MaxTileRow>
            <MinTileCol>725283</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358307</MinTileRow>
            <MaxTileRow>2365684</MaxTileRow>
            <MinTileCol>1450566</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716615</MinTileRow>
            <MaxTileRow>4731368</MaxTileRow>
            <MinTileCol>2901132</MinTileCol>
            <MaxTileCol>2931523</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433230</MinTileRow>
            <MaxTileRow>9462737</MaxTileRow>
            <MinTileCol>5802265</MinTileCol>
            <MaxTileCol>5863046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866461</MinTileRow>
            <MaxTileRow>18925474</MaxTileRow>
            <MinTileCol>11604530</MinTileCol>
            <MaxTileCol>11726093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732922</MinTileRow>
            <MaxTileRow>37850949</MaxTileRow>
            <MinTileCol>23209060</MinTileCol>
            <MaxTileCol>23452187</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465844</MinTileRow>
            <MaxTileRow>75701898</MaxTileRow>
            <MinTileCol>46418121</MinTileCol>
            <MaxTileCol>46904374</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931689</MinTileRow>
            <MaxTileRow>151403796</MaxTileRow>
            <MinTileCol>92836243</MinTileCol>
            <MaxTileCol>93808749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301863378</MinTileRow>
            <MaxTileRow>302807592</MaxTileRow>
            <MinTileCol>185672486</MinTileCol>
            <MaxTileCol>187617499</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603726757</MinTileRow>
            <MaxTileRow>605615184</MaxTileRow>
            <MinTileCol>371344973</MinTileCol>
            <MaxTileCol>375234998</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_rios_duplo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_rios_duplo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_rios_duplo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_rios_duplo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_rios_duplo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_rios_duplo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_rios_duplo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_rios_duplo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_rios_duplo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>fbds_nascentes</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.51540453377978 -22.438504495767816</ows:LowerCorner>
        <ows:UpperCorner>-54.20243998285464 -21.877845508212083</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:fbds_nascentes</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Afbds_nascentes" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10183</MinTileRow>
            <MaxTileRow>10234</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20366</MinTileRow>
            <MaxTileRow>20468</MaxTileRow>
            <MinTileCol>22661</MinTileCol>
            <MaxTileCol>22900</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40733</MinTileRow>
            <MaxTileRow>40937</MaxTileRow>
            <MinTileCol>45323</MinTileCol>
            <MaxTileCol>45801</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81466</MinTileRow>
            <MaxTileRow>81875</MaxTileRow>
            <MinTileCol>90646</MinTileCol>
            <MaxTileCol>91602</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162933</MinTileRow>
            <MaxTileRow>163750</MaxTileRow>
            <MinTileCol>181293</MinTileCol>
            <MaxTileCol>183205</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325867</MinTileRow>
            <MaxTileRow>327500</MaxTileRow>
            <MinTileCol>362587</MinTileCol>
            <MaxTileCol>366411</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651735</MinTileRow>
            <MaxTileRow>655001</MaxTileRow>
            <MinTileCol>725175</MinTileCol>
            <MaxTileCol>732823</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303471</MinTileRow>
            <MaxTileRow>1310003</MaxTileRow>
            <MinTileCol>1450350</MinTileCol>
            <MaxTileCol>1465647</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18425</MinTileRow>
            <MaxTileRow>18480</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36851</MinTileRow>
            <MaxTileRow>36961</MaxTileRow>
            <MinTileCol>22661</MinTileCol>
            <MaxTileCol>22900</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73702</MinTileRow>
            <MaxTileRow>73922</MaxTileRow>
            <MinTileCol>45323</MinTileCol>
            <MaxTileCol>45801</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147404</MinTileRow>
            <MaxTileRow>147845</MaxTileRow>
            <MinTileCol>90646</MinTileCol>
            <MaxTileCol>91602</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294809</MinTileRow>
            <MaxTileRow>295691</MaxTileRow>
            <MinTileCol>181293</MinTileCol>
            <MaxTileCol>183205</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589619</MinTileRow>
            <MaxTileRow>591382</MaxTileRow>
            <MinTileCol>362587</MinTileCol>
            <MaxTileCol>366411</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179238</MinTileRow>
            <MaxTileRow>1182765</MaxTileRow>
            <MinTileCol>725175</MinTileCol>
            <MaxTileCol>732823</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358477</MinTileRow>
            <MaxTileRow>2365530</MaxTileRow>
            <MinTileCol>1450350</MinTileCol>
            <MaxTileCol>1465647</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716954</MinTileRow>
            <MaxTileRow>4731060</MaxTileRow>
            <MinTileCol>2900701</MinTileCol>
            <MaxTileCol>2931295</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433908</MinTileRow>
            <MaxTileRow>9462121</MaxTileRow>
            <MinTileCol>5801402</MinTileCol>
            <MaxTileCol>5862591</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18867817</MinTileRow>
            <MaxTileRow>18924242</MaxTileRow>
            <MinTileCol>11602805</MinTileCol>
            <MaxTileCol>11725182</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37735635</MinTileRow>
            <MaxTileRow>37848484</MaxTileRow>
            <MinTileCol>23205610</MinTileCol>
            <MaxTileCol>23450364</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75471271</MinTileRow>
            <MaxTileRow>75696969</MaxTileRow>
            <MinTileCol>46411221</MinTileCol>
            <MaxTileCol>46900729</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150942542</MinTileRow>
            <MaxTileRow>151393939</MaxTileRow>
            <MinTileCol>92822442</MinTileCol>
            <MaxTileCol>93801459</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301885084</MinTileRow>
            <MaxTileRow>302787879</MaxTileRow>
            <MinTileCol>185644884</MinTileCol>
            <MaxTileCol>187602918</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603770169</MinTileRow>
            <MaxTileRow>605575758</MaxTileRow>
            <MinTileCol>371289768</MinTileCol>
            <MaxTileCol>375205837</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_nascentes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_nascentes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_nascentes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_nascentes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_nascentes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_nascentes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_nascentes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_nascentes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_nascentes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>planta_municipio_de_dourados_1984</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.57840119322897 -22.623064620191087</ows:LowerCorner>
        <ows:UpperCorner>-54.11888119322897 -21.61359262019109</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:planta_municipio_de_dourados_1984</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>raster</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aplanta_municipio_de_dourados_1984" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>80</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>158</MinTileRow>
            <MaxTileRow>160</MaxTileRow>
            <MinTileCol>176</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>317</MinTileRow>
            <MaxTileRow>320</MaxTileRow>
            <MinTileCol>353</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>634</MinTileRow>
            <MaxTileRow>640</MaxTileRow>
            <MinTileCol>707</MinTileCol>
            <MaxTileCol>716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1269</MinTileRow>
            <MaxTileRow>1281</MaxTileRow>
            <MinTileCol>1415</MinTileCol>
            <MaxTileCol>1432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2539</MinTileRow>
            <MaxTileRow>2562</MaxTileRow>
            <MinTileCol>2831</MinTileCol>
            <MaxTileCol>2864</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5079</MinTileRow>
            <MaxTileRow>5125</MaxTileRow>
            <MinTileCol>5662</MinTileCol>
            <MaxTileCol>5728</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10159</MinTileRow>
            <MaxTileRow>10251</MaxTileRow>
            <MinTileCol>11325</MinTileCol>
            <MaxTileCol>11457</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20318</MinTileRow>
            <MaxTileRow>20502</MaxTileRow>
            <MinTileCol>22650</MinTileCol>
            <MaxTileCol>22915</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40637</MinTileRow>
            <MaxTileRow>41004</MaxTileRow>
            <MinTileCol>45300</MinTileCol>
            <MaxTileCol>45831</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81274</MinTileRow>
            <MaxTileRow>82009</MaxTileRow>
            <MinTileCol>90601</MinTileCol>
            <MaxTileCol>91663</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162549</MinTileRow>
            <MaxTileRow>164019</MaxTileRow>
            <MinTileCol>181202</MinTileCol>
            <MaxTileCol>183327</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325098</MinTileRow>
            <MaxTileRow>328038</MaxTileRow>
            <MinTileCol>362404</MinTileCol>
            <MaxTileCol>366655</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>650196</MinTileRow>
            <MaxTileRow>656076</MaxTileRow>
            <MinTileCol>724808</MinTileCol>
            <MaxTileCol>733310</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1300392</MinTileRow>
            <MaxTileRow>1312153</MaxTileRow>
            <MinTileCol>1449616</MinTileCol>
            <MaxTileCol>1466621</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>289</MaxTileRow>
            <MinTileCol>176</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>574</MinTileRow>
            <MaxTileRow>578</MaxTileRow>
            <MinTileCol>353</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1149</MinTileRow>
            <MaxTileRow>1156</MaxTileRow>
            <MinTileCol>707</MinTileCol>
            <MaxTileCol>716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2299</MinTileRow>
            <MaxTileRow>2312</MaxTileRow>
            <MinTileCol>1415</MinTileCol>
            <MaxTileCol>1432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4599</MinTileRow>
            <MaxTileRow>4624</MaxTileRow>
            <MinTileCol>2831</MinTileCol>
            <MaxTileCol>2864</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9199</MinTileRow>
            <MaxTileRow>9249</MaxTileRow>
            <MinTileCol>5662</MinTileCol>
            <MaxTileCol>5728</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18399</MinTileRow>
            <MaxTileRow>18498</MaxTileRow>
            <MinTileCol>11325</MinTileCol>
            <MaxTileCol>11457</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36799</MinTileRow>
            <MaxTileRow>36997</MaxTileRow>
            <MinTileCol>22650</MinTileCol>
            <MaxTileCol>22915</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73598</MinTileRow>
            <MaxTileRow>73995</MaxTileRow>
            <MinTileCol>45300</MinTileCol>
            <MaxTileCol>45831</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147197</MinTileRow>
            <MaxTileRow>147991</MaxTileRow>
            <MinTileCol>90601</MinTileCol>
            <MaxTileCol>91663</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294395</MinTileRow>
            <MaxTileRow>295982</MaxTileRow>
            <MinTileCol>181202</MinTileCol>
            <MaxTileCol>183327</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>588790</MinTileRow>
            <MaxTileRow>591964</MaxTileRow>
            <MinTileCol>362404</MinTileCol>
            <MaxTileCol>366655</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1177581</MinTileRow>
            <MaxTileRow>1183929</MaxTileRow>
            <MinTileCol>724808</MinTileCol>
            <MaxTileCol>733310</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2355162</MinTileRow>
            <MaxTileRow>2367858</MaxTileRow>
            <MinTileCol>1449616</MinTileCol>
            <MaxTileCol>1466621</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4710325</MinTileRow>
            <MaxTileRow>4735716</MaxTileRow>
            <MinTileCol>2899233</MinTileCol>
            <MaxTileCol>2933242</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9420650</MinTileRow>
            <MaxTileRow>9471433</MaxTileRow>
            <MinTileCol>5798466</MinTileCol>
            <MaxTileCol>5866485</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18841300</MinTileRow>
            <MaxTileRow>18942866</MaxTileRow>
            <MinTileCol>11596933</MinTileCol>
            <MaxTileCol>11732970</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37682601</MinTileRow>
            <MaxTileRow>37885732</MaxTileRow>
            <MinTileCol>23193867</MinTileCol>
            <MaxTileCol>23465941</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75365202</MinTileRow>
            <MaxTileRow>75771464</MaxTileRow>
            <MinTileCol>46387734</MinTileCol>
            <MaxTileCol>46931882</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150730404</MinTileRow>
            <MaxTileRow>151542929</MaxTileRow>
            <MinTileCol>92775468</MinTileCol>
            <MaxTileCol>93863765</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301460808</MinTileRow>
            <MaxTileRow>303085858</MaxTileRow>
            <MinTileCol>185550936</MinTileCol>
            <MaxTileCol>187727530</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>602921617</MinTileRow>
            <MaxTileRow>606171717</MaxTileRow>
            <MinTileCol>371101873</MinTileCol>
            <MaxTileCol>375455061</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:planta_municipio_de_dourados_1984/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:planta_municipio_de_dourados_1984/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:planta_municipio_de_dourados_1984/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:planta_municipio_de_dourados_1984/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:planta_municipio_de_dourados_1984/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:planta_municipio_de_dourados_1984/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:planta_municipio_de_dourados_1984/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:planta_municipio_de_dourados_1984/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:planta_municipio_de_dourados_1984/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>limite_municipio</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52273830673548 -22.450988856811712</ows:LowerCorner>
        <ows:UpperCorner>-54.192662581519485 -21.864324974769968</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:limite_municipio</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:limite_municipio</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Alimite_municipio" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20471</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40942</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81457</MinTileRow>
            <MaxTileRow>81884</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162914</MinTileRow>
            <MaxTileRow>163768</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325828</MinTileRow>
            <MaxTileRow>327537</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651656</MinTileRow>
            <MaxTileRow>655074</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303313</MinTileRow>
            <MaxTileRow>1310148</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73697</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147394</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294788</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589576</MinTileRow>
            <MaxTileRow>591421</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179153</MinTileRow>
            <MaxTileRow>1182843</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358307</MinTileRow>
            <MaxTileRow>2365687</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716614</MinTileRow>
            <MaxTileRow>4731375</MaxTileRow>
            <MinTileCol>2900530</MinTileCol>
            <MaxTileCol>2931523</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433229</MinTileRow>
            <MaxTileRow>9462750</MaxTileRow>
            <MinTileCol>5801060</MinTileCol>
            <MaxTileCol>5863046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866459</MinTileRow>
            <MaxTileRow>18925501</MaxTileRow>
            <MinTileCol>11602121</MinTileCol>
            <MaxTileCol>11726093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732919</MinTileRow>
            <MaxTileRow>37851002</MaxTileRow>
            <MinTileCol>23204243</MinTileCol>
            <MaxTileCol>23452187</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465839</MinTileRow>
            <MaxTileRow>75702005</MaxTileRow>
            <MinTileCol>46408486</MinTileCol>
            <MaxTileCol>46904374</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931678</MinTileRow>
            <MaxTileRow>151404011</MaxTileRow>
            <MinTileCol>92816973</MinTileCol>
            <MaxTileCol>93808749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301863357</MinTileRow>
            <MaxTileRow>302808023</MaxTileRow>
            <MinTileCol>185633947</MinTileCol>
            <MaxTileCol>187617499</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603726714</MinTileRow>
            <MaxTileRow>605616046</MaxTileRow>
            <MinTileCol>371267894</MinTileCol>
            <MaxTileCol>375234999</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_municipio/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_municipio/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_municipio/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_municipio/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_municipio/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_municipio/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_municipio/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_municipio/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:limite_municipio/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>fbds_hidrografia</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.516996075824174 -22.450915119227563</ows:LowerCorner>
        <ows:UpperCorner>-54.192693608046234 -21.886253239666527</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:fbds_hidrografia</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Afbds_hidrografia" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1273</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2546</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5092</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10184</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20368</MinTileRow>
            <MaxTileRow>20471</MaxTileRow>
            <MinTileCol>22661</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40736</MinTileRow>
            <MaxTileRow>40942</MaxTileRow>
            <MinTileCol>45322</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81473</MinTileRow>
            <MaxTileRow>81884</MaxTileRow>
            <MinTileCol>90645</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162946</MinTileRow>
            <MaxTileRow>163768</MaxTileRow>
            <MinTileCol>181291</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325892</MinTileRow>
            <MaxTileRow>327537</MaxTileRow>
            <MinTileCol>362583</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651784</MinTileRow>
            <MaxTileRow>655074</MaxTileRow>
            <MinTileCol>725166</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303569</MinTileRow>
            <MaxTileRow>1310148</MaxTileRow>
            <MinTileCol>1450332</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9213</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18426</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36852</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22661</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73705</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45322</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147411</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90645</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294822</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181291</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589645</MinTileRow>
            <MaxTileRow>591421</MaxTileRow>
            <MinTileCol>362583</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179291</MinTileRow>
            <MaxTileRow>1182843</MaxTileRow>
            <MinTileCol>725166</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358582</MinTileRow>
            <MaxTileRow>2365686</MaxTileRow>
            <MinTileCol>1450332</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4717165</MinTileRow>
            <MaxTileRow>4731373</MaxTileRow>
            <MinTileCol>2900664</MinTileCol>
            <MaxTileCol>2931522</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9434331</MinTileRow>
            <MaxTileRow>9462747</MaxTileRow>
            <MinTileCol>5801328</MinTileCol>
            <MaxTileCol>5863045</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18868662</MinTileRow>
            <MaxTileRow>18925494</MaxTileRow>
            <MinTileCol>11602656</MinTileCol>
            <MaxTileCol>11726090</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37737324</MinTileRow>
            <MaxTileRow>37850988</MaxTileRow>
            <MinTileCol>23205313</MinTileCol>
            <MaxTileCol>23452181</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75474649</MinTileRow>
            <MaxTileRow>75701976</MaxTileRow>
            <MinTileCol>46410627</MinTileCol>
            <MaxTileCol>46904363</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150949298</MinTileRow>
            <MaxTileRow>151403952</MaxTileRow>
            <MinTileCol>92821255</MinTileCol>
            <MaxTileCol>93808726</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301898596</MinTileRow>
            <MaxTileRow>302807904</MaxTileRow>
            <MinTileCol>185642510</MinTileCol>
            <MaxTileCol>187617453</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603797193</MinTileRow>
            <MaxTileRow>605615808</MaxTileRow>
            <MinTileCol>371285021</MinTileCol>
            <MaxTileCol>375234907</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_hidrografia/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>loteamentos</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.99622196176447 -22.326311211889315</ows:LowerCorner>
        <ows:UpperCorner>-54.600363723402964 -22.120555463504793</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:loteamentos</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:loteamentos</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Aloteamentos" width="110" height="20" maxScaleDenominator="350000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1278</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2551</MinTileRow>
            <MaxTileRow>2556</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5102</MinTileRow>
            <MaxTileRow>5112</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5707</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10205</MinTileRow>
            <MaxTileRow>10224</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11414</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20410</MinTileRow>
            <MaxTileRow>20448</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22828</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40821</MinTileRow>
            <MaxTileRow>40896</MaxTileRow>
            <MinTileCol>45512</MinTileCol>
            <MaxTileCol>45656</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81643</MinTileRow>
            <MaxTileRow>81793</MaxTileRow>
            <MinTileCol>91024</MinTileCol>
            <MaxTileCol>91313</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163287</MinTileRow>
            <MaxTileRow>163587</MaxTileRow>
            <MinTileCol>182049</MinTileCol>
            <MaxTileCol>182626</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326574</MinTileRow>
            <MaxTileRow>327174</MaxTileRow>
            <MinTileCol>364099</MinTileCol>
            <MaxTileCol>365252</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653149</MinTileRow>
            <MaxTileRow>654348</MaxTileRow>
            <MinTileCol>728199</MinTileCol>
            <MaxTileCol>730505</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306299</MinTileRow>
            <MaxTileRow>1308696</MaxTileRow>
            <MinTileCol>1456399</MinTileCol>
            <MaxTileCol>1461011</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4612</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9224</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5707</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18449</MinTileRow>
            <MaxTileRow>18469</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11414</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36898</MinTileRow>
            <MaxTileRow>36939</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22828</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73797</MinTileRow>
            <MaxTileRow>73878</MaxTileRow>
            <MinTileCol>45512</MinTileCol>
            <MaxTileCol>45656</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147595</MinTileRow>
            <MaxTileRow>147757</MaxTileRow>
            <MinTileCol>91024</MinTileCol>
            <MaxTileCol>91313</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295190</MinTileRow>
            <MaxTileRow>295514</MaxTileRow>
            <MinTileCol>182049</MinTileCol>
            <MaxTileCol>182626</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590381</MinTileRow>
            <MaxTileRow>591029</MaxTileRow>
            <MinTileCol>364099</MinTileCol>
            <MaxTileCol>365252</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180763</MinTileRow>
            <MaxTileRow>1182058</MaxTileRow>
            <MinTileCol>728199</MinTileCol>
            <MaxTileCol>730505</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2361527</MinTileRow>
            <MaxTileRow>2364116</MaxTileRow>
            <MinTileCol>1456399</MinTileCol>
            <MaxTileCol>1461011</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4723054</MinTileRow>
            <MaxTileRow>4728233</MaxTileRow>
            <MinTileCol>2912799</MinTileCol>
            <MaxTileCol>2922023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9446108</MinTileRow>
            <MaxTileRow>9456466</MaxTileRow>
            <MinTileCol>5825598</MinTileCol>
            <MaxTileCol>5844046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18892216</MinTileRow>
            <MaxTileRow>18912933</MaxTileRow>
            <MinTileCol>11651196</MinTileCol>
            <MaxTileCol>11688093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37784433</MinTileRow>
            <MaxTileRow>37825866</MaxTileRow>
            <MinTileCol>23302393</MinTileCol>
            <MaxTileCol>23376186</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75568866</MinTileRow>
            <MaxTileRow>75651733</MaxTileRow>
            <MinTileCol>46604786</MinTileCol>
            <MaxTileCol>46752372</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151137732</MinTileRow>
            <MaxTileRow>151303466</MaxTileRow>
            <MinTileCol>93209572</MinTileCol>
            <MaxTileCol>93504745</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302275464</MinTileRow>
            <MaxTileRow>302606932</MaxTileRow>
            <MinTileCol>186419145</MinTileCol>
            <MaxTileCol>187009491</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604550928</MinTileRow>
            <MaxTileRow>605213864</MaxTileRow>
            <MinTileCol>372838290</MinTileCol>
            <MaxTileCol>374018983</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:loteamentos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:loteamentos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:loteamentos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:loteamentos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:loteamentos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:loteamentos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:loteamentos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:loteamentos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:loteamentos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>cand_quadras</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.77516230146275 -22.627566550383417</ows:LowerCorner>
        <ows:UpperCorner>-53.96368121578052 -21.90463090866267</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:cand_quadras</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Acand_quadras" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>80</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>160</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>320</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>640</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>717</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1273</MinTileRow>
            <MaxTileRow>1281</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2546</MinTileRow>
            <MaxTileRow>2562</MaxTileRow>
            <MinTileCol>2849</MinTileCol>
            <MaxTileCol>2868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5092</MinTileRow>
            <MaxTileRow>5125</MaxTileRow>
            <MinTileCol>5699</MinTileCol>
            <MaxTileCol>5736</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10185</MinTileRow>
            <MaxTileRow>10251</MaxTileRow>
            <MinTileCol>11398</MinTileCol>
            <MaxTileCol>11472</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20371</MinTileRow>
            <MaxTileRow>20503</MaxTileRow>
            <MinTileCol>22796</MinTileCol>
            <MaxTileCol>22944</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40743</MinTileRow>
            <MaxTileRow>41006</MaxTileRow>
            <MinTileCol>45592</MinTileCol>
            <MaxTileCol>45888</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81486</MinTileRow>
            <MaxTileRow>82012</MaxTileRow>
            <MinTileCol>91185</MinTileCol>
            <MaxTileCol>91776</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162972</MinTileRow>
            <MaxTileRow>164025</MaxTileRow>
            <MinTileCol>182371</MinTileCol>
            <MaxTileCol>183553</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325945</MinTileRow>
            <MaxTileRow>328051</MaxTileRow>
            <MinTileCol>364743</MinTileCol>
            <MaxTileCol>367107</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651891</MinTileRow>
            <MaxTileRow>656103</MaxTileRow>
            <MinTileCol>729487</MinTileCol>
            <MaxTileCol>734214</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303783</MinTileRow>
            <MaxTileRow>1312206</MaxTileRow>
            <MinTileCol>1458975</MinTileCol>
            <MaxTileCol>1468429</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>289</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>578</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1156</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>717</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2312</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4607</MinTileRow>
            <MaxTileRow>4624</MaxTileRow>
            <MinTileCol>2849</MinTileCol>
            <MaxTileCol>2868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9214</MinTileRow>
            <MaxTileRow>9249</MaxTileRow>
            <MinTileCol>5699</MinTileCol>
            <MaxTileCol>5736</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18428</MinTileRow>
            <MaxTileRow>18499</MaxTileRow>
            <MinTileCol>11398</MinTileCol>
            <MaxTileCol>11472</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36856</MinTileRow>
            <MaxTileRow>36998</MaxTileRow>
            <MinTileCol>22796</MinTileCol>
            <MaxTileCol>22944</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73712</MinTileRow>
            <MaxTileRow>73997</MaxTileRow>
            <MinTileCol>45592</MinTileCol>
            <MaxTileCol>45888</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147425</MinTileRow>
            <MaxTileRow>147994</MaxTileRow>
            <MinTileCol>91185</MinTileCol>
            <MaxTileCol>91776</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294851</MinTileRow>
            <MaxTileRow>295989</MaxTileRow>
            <MinTileCol>182371</MinTileCol>
            <MaxTileCol>183553</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589703</MinTileRow>
            <MaxTileRow>591978</MaxTileRow>
            <MinTileCol>364743</MinTileCol>
            <MaxTileCol>367107</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179406</MinTileRow>
            <MaxTileRow>1183957</MaxTileRow>
            <MinTileCol>729487</MinTileCol>
            <MaxTileCol>734214</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358813</MinTileRow>
            <MaxTileRow>2367915</MaxTileRow>
            <MinTileCol>1458975</MinTileCol>
            <MaxTileCol>1468429</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4717627</MinTileRow>
            <MaxTileRow>4735830</MaxTileRow>
            <MinTileCol>2917950</MinTileCol>
            <MaxTileCol>2936859</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9435254</MinTileRow>
            <MaxTileRow>9471660</MaxTileRow>
            <MinTileCol>5835900</MinTileCol>
            <MaxTileCol>5873718</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18870508</MinTileRow>
            <MaxTileRow>18943320</MaxTileRow>
            <MinTileCol>11671800</MinTileCol>
            <MaxTileCol>11747436</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37741016</MinTileRow>
            <MaxTileRow>37886641</MaxTileRow>
            <MinTileCol>23343601</MinTileCol>
            <MaxTileCol>23494872</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75482033</MinTileRow>
            <MaxTileRow>75773283</MaxTileRow>
            <MinTileCol>46687203</MinTileCol>
            <MaxTileCol>46989745</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150964066</MinTileRow>
            <MaxTileRow>151546566</MaxTileRow>
            <MinTileCol>93374406</MinTileCol>
            <MaxTileCol>93979490</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301928133</MinTileRow>
            <MaxTileRow>303093132</MaxTileRow>
            <MinTileCol>186748813</MinTileCol>
            <MaxTileCol>187958981</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603856267</MinTileRow>
            <MaxTileRow>606186264</MaxTileRow>
            <MinTileCol>373497626</MinTileCol>
            <MaxTileCol>375917963</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_quadras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_quadras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_quadras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_quadras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_quadras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_quadras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_quadras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_quadras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:cand_quadras/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>ctm100</ows:Title>
      <ows:Abstract>Cartas Topográficas Matriciais do Sistema Cartográfico Nacional. Escala: 1:100.000.</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52181343946163 -22.441892090930708</ows:LowerCorner>
        <ows:UpperCorner>-54.20075098263546 -21.879726386128713</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:ctm100</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>raster</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Actm100" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10183</MinTileRow>
            <MaxTileRow>10234</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20367</MinTileRow>
            <MaxTileRow>20469</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40734</MinTileRow>
            <MaxTileRow>40938</MaxTileRow>
            <MinTileCol>45321</MinTileCol>
            <MaxTileCol>45802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81468</MinTileRow>
            <MaxTileRow>81877</MaxTileRow>
            <MinTileCol>90642</MinTileCol>
            <MaxTileCol>91604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162936</MinTileRow>
            <MaxTileRow>163755</MaxTileRow>
            <MinTileCol>181284</MinTileCol>
            <MaxTileCol>183208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325873</MinTileRow>
            <MaxTileRow>327510</MaxTileRow>
            <MinTileCol>362568</MinTileCol>
            <MaxTileCol>366416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651746</MinTileRow>
            <MaxTileRow>655021</MaxTileRow>
            <MinTileCol>725137</MinTileCol>
            <MaxTileCol>732833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303493</MinTileRow>
            <MaxTileRow>1310042</MaxTileRow>
            <MinTileCol>1450275</MinTileCol>
            <MaxTileCol>1465667</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18425</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36851</MinTileRow>
            <MaxTileRow>36962</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73703</MinTileRow>
            <MaxTileRow>73924</MaxTileRow>
            <MinTileCol>45321</MinTileCol>
            <MaxTileCol>45802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147406</MinTileRow>
            <MaxTileRow>147848</MaxTileRow>
            <MinTileCol>90642</MinTileCol>
            <MaxTileCol>91604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294812</MinTileRow>
            <MaxTileRow>295696</MaxTileRow>
            <MinTileCol>181284</MinTileCol>
            <MaxTileCol>183208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589625</MinTileRow>
            <MaxTileRow>591393</MaxTileRow>
            <MinTileCol>362568</MinTileCol>
            <MaxTileCol>366416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179250</MinTileRow>
            <MaxTileRow>1182786</MaxTileRow>
            <MinTileCol>725137</MinTileCol>
            <MaxTileCol>732833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358500</MinTileRow>
            <MaxTileRow>2365573</MaxTileRow>
            <MinTileCol>1450275</MinTileCol>
            <MaxTileCol>1465667</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4717001</MinTileRow>
            <MaxTileRow>4731146</MaxTileRow>
            <MinTileCol>2900551</MinTileCol>
            <MaxTileCol>2931334</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9434003</MinTileRow>
            <MaxTileRow>9462292</MaxTileRow>
            <MinTileCol>5801103</MinTileCol>
            <MaxTileCol>5862669</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18868006</MinTileRow>
            <MaxTileRow>18924584</MaxTileRow>
            <MinTileCol>11602207</MinTileCol>
            <MaxTileCol>11725339</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37736013</MinTileRow>
            <MaxTileRow>37849168</MaxTileRow>
            <MinTileCol>23204415</MinTileCol>
            <MaxTileCol>23450679</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75472026</MinTileRow>
            <MaxTileRow>75698336</MaxTileRow>
            <MinTileCol>46408831</MinTileCol>
            <MaxTileCol>46901359</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150944053</MinTileRow>
            <MaxTileRow>151396672</MaxTileRow>
            <MinTileCol>92817663</MinTileCol>
            <MaxTileCol>93802718</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301888107</MinTileRow>
            <MaxTileRow>302793344</MaxTileRow>
            <MinTileCol>185635326</MinTileCol>
            <MaxTileCol>187605437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603776214</MinTileRow>
            <MaxTileRow>605586689</MaxTileRow>
            <MinTileCol>371270652</MinTileCol>
            <MaxTileCol>375210875</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ctm100/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ctm100/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ctm100/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ctm100/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ctm100/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ctm100/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ctm100/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ctm100/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ctm100/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>regioes_urbana</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.85742043253391 -22.267962783517877</ows:LowerCorner>
        <ows:UpperCorner>-54.723240035854694 -22.18787772378297</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:regioes_urbana</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:regioes_urbana</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Aregioes_urbana" width="110" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10211</MinTileRow>
            <MaxTileRow>10218</MaxTileRow>
            <MinTileCol>11390</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20423</MinTileRow>
            <MaxTileRow>20437</MaxTileRow>
            <MinTileCol>22781</MinTileCol>
            <MaxTileCol>22805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40846</MinTileRow>
            <MaxTileRow>40875</MaxTileRow>
            <MinTileCol>45563</MinTileCol>
            <MaxTileCol>45611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81692</MinTileRow>
            <MaxTileRow>81751</MaxTileRow>
            <MinTileCol>91126</MinTileCol>
            <MaxTileCol>91223</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163385</MinTileRow>
            <MaxTileRow>163502</MaxTileRow>
            <MinTileCol>182252</MinTileCol>
            <MaxTileCol>182447</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326770</MinTileRow>
            <MaxTileRow>327004</MaxTileRow>
            <MinTileCol>364504</MinTileCol>
            <MaxTileCol>364895</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653541</MinTileRow>
            <MaxTileRow>654008</MaxTileRow>
            <MinTileCol>729008</MinTileCol>
            <MaxTileCol>729790</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307083</MinTileRow>
            <MaxTileRow>1308016</MaxTileRow>
            <MinTileCol>1458016</MinTileCol>
            <MaxTileCol>1459580</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4615</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9231</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18456</MinTileRow>
            <MaxTileRow>18463</MaxTileRow>
            <MinTileCol>11390</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36912</MinTileRow>
            <MaxTileRow>36927</MaxTileRow>
            <MinTileCol>22781</MinTileCol>
            <MaxTileCol>22805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73824</MinTileRow>
            <MaxTileRow>73855</MaxTileRow>
            <MinTileCol>45563</MinTileCol>
            <MaxTileCol>45611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147648</MinTileRow>
            <MaxTileRow>147711</MaxTileRow>
            <MinTileCol>91126</MinTileCol>
            <MaxTileCol>91223</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295296</MinTileRow>
            <MaxTileRow>295422</MaxTileRow>
            <MinTileCol>182252</MinTileCol>
            <MaxTileCol>182447</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590593</MinTileRow>
            <MaxTileRow>590845</MaxTileRow>
            <MinTileCol>364504</MinTileCol>
            <MaxTileCol>364895</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181186</MinTileRow>
            <MaxTileRow>1181690</MaxTileRow>
            <MinTileCol>729008</MinTileCol>
            <MaxTileCol>729790</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362373</MinTileRow>
            <MaxTileRow>2363381</MaxTileRow>
            <MinTileCol>1458016</MinTileCol>
            <MaxTileCol>1459580</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724747</MinTileRow>
            <MaxTileRow>4726763</MaxTileRow>
            <MinTileCol>2916033</MinTileCol>
            <MaxTileCol>2919160</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449495</MinTileRow>
            <MaxTileRow>9453527</MaxTileRow>
            <MinTileCol>5832066</MinTileCol>
            <MaxTileCol>5838320</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18898991</MinTileRow>
            <MaxTileRow>18907055</MaxTileRow>
            <MinTileCol>11664133</MinTileCol>
            <MaxTileCol>11676640</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37797983</MinTileRow>
            <MaxTileRow>37814110</MaxTileRow>
            <MinTileCol>23328267</MinTileCol>
            <MaxTileCol>23353280</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75595966</MinTileRow>
            <MaxTileRow>75628221</MaxTileRow>
            <MinTileCol>46656535</MinTileCol>
            <MaxTileCol>46706561</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151191932</MinTileRow>
            <MaxTileRow>151256442</MaxTileRow>
            <MinTileCol>93313070</MinTileCol>
            <MaxTileCol>93413122</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302383865</MinTileRow>
            <MaxTileRow>302512884</MaxTileRow>
            <MinTileCol>186626141</MinTileCol>
            <MaxTileCol>186826245</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604767730</MinTileRow>
            <MaxTileRow>605025769</MaxTileRow>
            <MinTileCol>373252282</MinTileCol>
            <MaxTileCol>373652490</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>zonas</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.99419386383694 -22.305849155926296</ows:LowerCorner>
        <ows:UpperCorner>-54.48320815698507 -22.089844751524684</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:zonas</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Azonas" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2550</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5101</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10202</MinTileRow>
            <MaxTileRow>10222</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20405</MinTileRow>
            <MaxTileRow>20444</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22849</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40810</MinTileRow>
            <MaxTileRow>40889</MaxTileRow>
            <MinTileCol>45513</MinTileCol>
            <MaxTileCol>45699</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81621</MinTileRow>
            <MaxTileRow>81778</MaxTileRow>
            <MinTileCol>91026</MinTileCol>
            <MaxTileCol>91398</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163242</MinTileRow>
            <MaxTileRow>163557</MaxTileRow>
            <MinTileCol>182052</MinTileCol>
            <MaxTileCol>182797</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326485</MinTileRow>
            <MaxTileRow>327114</MaxTileRow>
            <MinTileCol>364105</MinTileCol>
            <MaxTileCol>365594</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652970</MinTileRow>
            <MaxTileRow>654228</MaxTileRow>
            <MinTileCol>728211</MinTileCol>
            <MaxTileCol>731188</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305941</MinTileRow>
            <MaxTileRow>1308457</MaxTileRow>
            <MinTileCol>1456423</MinTileCol>
            <MaxTileCol>1462376</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4611</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9223</MinTileRow>
            <MaxTileRow>9233</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18446</MinTileRow>
            <MaxTileRow>18467</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36892</MinTileRow>
            <MaxTileRow>36935</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22849</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73785</MinTileRow>
            <MaxTileRow>73870</MaxTileRow>
            <MinTileCol>45513</MinTileCol>
            <MaxTileCol>45699</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147571</MinTileRow>
            <MaxTileRow>147741</MaxTileRow>
            <MinTileCol>91026</MinTileCol>
            <MaxTileCol>91398</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295142</MinTileRow>
            <MaxTileRow>295482</MaxTileRow>
            <MinTileCol>182052</MinTileCol>
            <MaxTileCol>182797</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590285</MinTileRow>
            <MaxTileRow>590964</MaxTileRow>
            <MinTileCol>364105</MinTileCol>
            <MaxTileCol>365594</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180570</MinTileRow>
            <MaxTileRow>1181929</MaxTileRow>
            <MinTileCol>728211</MinTileCol>
            <MaxTileCol>731188</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2361140</MinTileRow>
            <MaxTileRow>2363858</MaxTileRow>
            <MinTileCol>1456423</MinTileCol>
            <MaxTileCol>1462376</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4722281</MinTileRow>
            <MaxTileRow>4727717</MaxTileRow>
            <MinTileCol>2912846</MinTileCol>
            <MaxTileCol>2924753</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9444563</MinTileRow>
            <MaxTileRow>9455435</MaxTileRow>
            <MinTileCol>5825692</MinTileCol>
            <MaxTileCol>5849506</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18889126</MinTileRow>
            <MaxTileRow>18910871</MaxTileRow>
            <MinTileCol>11651385</MinTileCol>
            <MaxTileCol>11699012</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37778253</MinTileRow>
            <MaxTileRow>37821743</MaxTileRow>
            <MinTileCol>23302771</MinTileCol>
            <MaxTileCol>23398025</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75556507</MinTileRow>
            <MaxTileRow>75643486</MaxTileRow>
            <MinTileCol>46605542</MinTileCol>
            <MaxTileCol>46796051</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151113015</MinTileRow>
            <MaxTileRow>151286973</MaxTileRow>
            <MinTileCol>93211084</MinTileCol>
            <MaxTileCol>93592103</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302226031</MinTileRow>
            <MaxTileRow>302573946</MaxTileRow>
            <MinTileCol>186422169</MinTileCol>
            <MaxTileCol>187184206</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604452062</MinTileRow>
            <MaxTileRow>605147893</MaxTileRow>
            <MinTileCol>372844339</MinTileCol>
            <MaxTileCol>374368413</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:zonas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:zonas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:zonas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:zonas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:zonas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:zonas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:zonas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:zonas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:zonas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>lotes_area_geom_menor_que_125</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.365812289658095 -22.285872047241675</ows:LowerCorner>
        <ows:UpperCorner>-54.614746914078744 -22.073440100932135</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:lotes_area_geom_menor_que_125</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>generic</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Alotes_area_geom_menor_que_125" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2550</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5100</MinTileRow>
            <MaxTileRow>5110</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5706</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10201</MinTileRow>
            <MaxTileRow>10220</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11412</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20402</MinTileRow>
            <MaxTileRow>20441</MaxTileRow>
            <MinTileCol>22688</MinTileCol>
            <MaxTileCol>22825</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40804</MinTileRow>
            <MaxTileRow>40882</MaxTileRow>
            <MinTileCol>45377</MinTileCol>
            <MaxTileCol>45651</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81609</MinTileRow>
            <MaxTileRow>81764</MaxTileRow>
            <MinTileCol>90755</MinTileCol>
            <MaxTileCol>91302</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163218</MinTileRow>
            <MaxTileRow>163528</MaxTileRow>
            <MinTileCol>181511</MinTileCol>
            <MaxTileCol>182605</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326437</MinTileRow>
            <MaxTileRow>327056</MaxTileRow>
            <MinTileCol>363023</MinTileCol>
            <MaxTileCol>365211</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652875</MinTileRow>
            <MaxTileRow>654112</MaxTileRow>
            <MinTileCol>726046</MinTileCol>
            <MaxTileCol>730422</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305750</MinTileRow>
            <MaxTileRow>1308225</MaxTileRow>
            <MinTileCol>1452093</MinTileCol>
            <MaxTileCol>1460844</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4611</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9222</MinTileRow>
            <MaxTileRow>9232</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5706</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18444</MinTileRow>
            <MaxTileRow>18465</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11412</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36889</MinTileRow>
            <MaxTileRow>36931</MaxTileRow>
            <MinTileCol>22688</MinTileCol>
            <MaxTileCol>22825</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73779</MinTileRow>
            <MaxTileRow>73862</MaxTileRow>
            <MinTileCol>45377</MinTileCol>
            <MaxTileCol>45651</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147558</MinTileRow>
            <MaxTileRow>147725</MaxTileRow>
            <MinTileCol>90755</MinTileCol>
            <MaxTileCol>91302</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295116</MinTileRow>
            <MaxTileRow>295450</MaxTileRow>
            <MinTileCol>181511</MinTileCol>
            <MaxTileCol>182605</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590233</MinTileRow>
            <MaxTileRow>590901</MaxTileRow>
            <MinTileCol>363023</MinTileCol>
            <MaxTileCol>365211</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180467</MinTileRow>
            <MaxTileRow>1181803</MaxTileRow>
            <MinTileCol>726046</MinTileCol>
            <MaxTileCol>730422</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2360934</MinTileRow>
            <MaxTileRow>2363607</MaxTileRow>
            <MinTileCol>1452093</MinTileCol>
            <MaxTileCol>1460844</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4721869</MinTileRow>
            <MaxTileRow>4727214</MaxTileRow>
            <MinTileCol>2904187</MinTileCol>
            <MaxTileCol>2921688</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9443738</MinTileRow>
            <MaxTileRow>9454429</MaxTileRow>
            <MinTileCol>5808374</MinTileCol>
            <MaxTileCol>5843376</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18887476</MinTileRow>
            <MaxTileRow>18908859</MaxTileRow>
            <MinTileCol>11616748</MinTileCol>
            <MaxTileCol>11686752</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37774953</MinTileRow>
            <MaxTileRow>37817718</MaxTileRow>
            <MinTileCol>23233496</MinTileCol>
            <MaxTileCol>23373505</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75549907</MinTileRow>
            <MaxTileRow>75635436</MaxTileRow>
            <MinTileCol>46466993</MinTileCol>
            <MaxTileCol>46747010</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151099815</MinTileRow>
            <MaxTileRow>151270873</MaxTileRow>
            <MinTileCol>92933986</MinTileCol>
            <MaxTileCol>93494021</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302199630</MinTileRow>
            <MaxTileRow>302541747</MaxTileRow>
            <MinTileCol>185867972</MinTileCol>
            <MaxTileCol>186988042</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604399260</MinTileRow>
            <MaxTileRow>605083494</MaxTileRow>
            <MinTileCol>371735944</MinTileCol>
            <MaxTileCol>373976084</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_area_geom_menor_que_125/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_area_geom_menor_que_125/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_area_geom_menor_que_125/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_area_geom_menor_que_125/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_area_geom_menor_que_125/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_area_geom_menor_que_125/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_area_geom_menor_que_125/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_area_geom_menor_que_125/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_area_geom_menor_que_125/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>fbds_app</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.5173926260752 -22.450939434412764</ows:LowerCorner>
        <ows:UpperCorner>-54.19270874921096 -21.86432575577527</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:fbds_app</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Afbds_app" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20471</MaxTileRow>
            <MinTileCol>22661</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40942</MaxTileRow>
            <MinTileCol>45322</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81457</MinTileRow>
            <MaxTileRow>81884</MaxTileRow>
            <MinTileCol>90645</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162914</MinTileRow>
            <MaxTileRow>163768</MaxTileRow>
            <MinTileCol>181290</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325828</MinTileRow>
            <MaxTileRow>327537</MaxTileRow>
            <MinTileCol>362581</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651656</MinTileRow>
            <MaxTileRow>655074</MaxTileRow>
            <MinTileCol>725163</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303313</MinTileRow>
            <MaxTileRow>1310148</MaxTileRow>
            <MinTileCol>1450327</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22661</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73697</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45322</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147394</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90645</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294788</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181290</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589576</MinTileRow>
            <MaxTileRow>591421</MaxTileRow>
            <MinTileCol>362581</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179153</MinTileRow>
            <MaxTileRow>1182843</MaxTileRow>
            <MinTileCol>725163</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358307</MinTileRow>
            <MaxTileRow>2365687</MaxTileRow>
            <MinTileCol>1450327</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716614</MinTileRow>
            <MaxTileRow>4731374</MaxTileRow>
            <MinTileCol>2900654</MinTileCol>
            <MaxTileCol>2931522</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433229</MinTileRow>
            <MaxTileRow>9462748</MaxTileRow>
            <MinTileCol>5801309</MinTileCol>
            <MaxTileCol>5863044</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866459</MinTileRow>
            <MaxTileRow>18925496</MaxTileRow>
            <MinTileCol>11602619</MinTileCol>
            <MaxTileCol>11726089</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732919</MinTileRow>
            <MaxTileRow>37850992</MaxTileRow>
            <MinTileCol>23205239</MinTileCol>
            <MaxTileCol>23452178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465839</MinTileRow>
            <MaxTileRow>75701985</MaxTileRow>
            <MinTileCol>46410479</MinTileCol>
            <MaxTileCol>46904357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931679</MinTileRow>
            <MaxTileRow>151403971</MaxTileRow>
            <MinTileCol>92820959</MinTileCol>
            <MaxTileCol>93808715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301863358</MinTileRow>
            <MaxTileRow>302807943</MaxTileRow>
            <MinTileCol>185641919</MinTileCol>
            <MaxTileCol>187617431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603726717</MinTileRow>
            <MaxTileRow>605615886</MaxTileRow>
            <MinTileCol>371283838</MinTileCol>
            <MaxTileCol>375234862</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>ubsf</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.35271740479162 -22.271079802923076</ows:LowerCorner>
        <ows:UpperCorner>-54.48838802333598 -22.075086990484625</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:ubsf</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aubsf" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2550</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5100</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10201</MinTileRow>
            <MaxTileRow>10219</MaxTileRow>
            <MinTileCol>11345</MinTileCol>
            <MaxTileCol>11424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20402</MinTileRow>
            <MaxTileRow>20438</MaxTileRow>
            <MinTileCol>22691</MinTileCol>
            <MaxTileCol>22848</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40805</MinTileRow>
            <MaxTileRow>40876</MaxTileRow>
            <MinTileCol>45382</MinTileCol>
            <MaxTileCol>45697</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81610</MinTileRow>
            <MaxTileRow>81753</MaxTileRow>
            <MinTileCol>90765</MinTileCol>
            <MaxTileCol>91394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163221</MinTileRow>
            <MaxTileRow>163506</MaxTileRow>
            <MinTileCol>181530</MinTileCol>
            <MaxTileCol>182789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326442</MinTileRow>
            <MaxTileRow>327013</MaxTileRow>
            <MinTileCol>363061</MinTileCol>
            <MaxTileCol>365579</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652884</MinTileRow>
            <MaxTileRow>654026</MaxTileRow>
            <MinTileCol>726123</MinTileCol>
            <MaxTileCol>731158</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305769</MinTileRow>
            <MaxTileRow>1308052</MaxTileRow>
            <MinTileCol>1452246</MinTileCol>
            <MaxTileCol>1462316</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4611</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9222</MinTileRow>
            <MaxTileRow>9232</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18444</MinTileRow>
            <MaxTileRow>18464</MaxTileRow>
            <MinTileCol>11345</MinTileCol>
            <MaxTileCol>11424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36889</MinTileRow>
            <MaxTileRow>36928</MaxTileRow>
            <MinTileCol>22691</MinTileCol>
            <MaxTileCol>22848</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73779</MinTileRow>
            <MaxTileRow>73856</MaxTileRow>
            <MinTileCol>45382</MinTileCol>
            <MaxTileCol>45697</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147559</MinTileRow>
            <MaxTileRow>147713</MaxTileRow>
            <MinTileCol>90765</MinTileCol>
            <MaxTileCol>91394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295119</MinTileRow>
            <MaxTileRow>295427</MaxTileRow>
            <MinTileCol>181530</MinTileCol>
            <MaxTileCol>182789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590238</MinTileRow>
            <MaxTileRow>590855</MaxTileRow>
            <MinTileCol>363061</MinTileCol>
            <MaxTileCol>365579</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180477</MinTileRow>
            <MaxTileRow>1181710</MaxTileRow>
            <MinTileCol>726123</MinTileCol>
            <MaxTileCol>731158</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2360955</MinTileRow>
            <MaxTileRow>2363421</MaxTileRow>
            <MinTileCol>1452246</MinTileCol>
            <MaxTileCol>1462316</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4721910</MinTileRow>
            <MaxTileRow>4726842</MaxTileRow>
            <MinTileCol>2904492</MinTileCol>
            <MaxTileCol>2924632</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9443821</MinTileRow>
            <MaxTileRow>9453684</MaxTileRow>
            <MinTileCol>5808984</MinTileCol>
            <MaxTileCol>5849265</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18887642</MinTileRow>
            <MaxTileRow>18907369</MaxTileRow>
            <MinTileCol>11617968</MinTileCol>
            <MaxTileCol>11698530</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37775285</MinTileRow>
            <MaxTileRow>37814738</MaxTileRow>
            <MinTileCol>23235937</MinTileCol>
            <MaxTileCol>23397060</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75550570</MinTileRow>
            <MaxTileRow>75629476</MaxTileRow>
            <MinTileCol>46471875</MinTileCol>
            <MaxTileCol>46794120</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151101140</MinTileRow>
            <MaxTileRow>151258953</MaxTileRow>
            <MinTileCol>92943750</MinTileCol>
            <MaxTileCol>93588241</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302202280</MinTileRow>
            <MaxTileRow>302517907</MaxTileRow>
            <MinTileCol>185887500</MinTileCol>
            <MaxTileCol>187176482</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604404561</MinTileRow>
            <MaxTileRow>605035815</MaxTileRow>
            <MinTileCol>371775001</MinTileCol>
            <MaxTileCol>374352964</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>ibge_uso_do_solo</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52273830623422 -22.450988856558947</ows:LowerCorner>
        <ows:UpperCorner>-54.192662582384685 -21.864324974189564</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:ibge_uso_do_solo</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aibge_uso_do_solo" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20471</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40942</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81457</MinTileRow>
            <MaxTileRow>81884</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162914</MinTileRow>
            <MaxTileRow>163768</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325828</MinTileRow>
            <MaxTileRow>327537</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651656</MinTileRow>
            <MaxTileRow>655074</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303313</MinTileRow>
            <MaxTileRow>1310148</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73697</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147394</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294788</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589576</MinTileRow>
            <MaxTileRow>591421</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179153</MinTileRow>
            <MaxTileRow>1182843</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358307</MinTileRow>
            <MaxTileRow>2365687</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716614</MinTileRow>
            <MaxTileRow>4731375</MaxTileRow>
            <MinTileCol>2900530</MinTileCol>
            <MaxTileCol>2931523</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433229</MinTileRow>
            <MaxTileRow>9462750</MaxTileRow>
            <MinTileCol>5801060</MinTileCol>
            <MaxTileCol>5863046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866459</MinTileRow>
            <MaxTileRow>18925501</MaxTileRow>
            <MinTileCol>11602121</MinTileCol>
            <MaxTileCol>11726093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732919</MinTileRow>
            <MaxTileRow>37851002</MaxTileRow>
            <MinTileCol>23204243</MinTileCol>
            <MaxTileCol>23452187</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465839</MinTileRow>
            <MaxTileRow>75702005</MaxTileRow>
            <MinTileCol>46408486</MinTileCol>
            <MaxTileCol>46904374</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931678</MinTileRow>
            <MaxTileRow>151404011</MaxTileRow>
            <MinTileCol>92816973</MinTileCol>
            <MaxTileCol>93808749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301863357</MinTileRow>
            <MaxTileRow>302808023</MaxTileRow>
            <MinTileCol>185633947</MinTileCol>
            <MaxTileCol>187617499</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603726714</MinTileRow>
            <MaxTileRow>605616046</MaxTileRow>
            <MinTileCol>371267894</MinTileCol>
            <MaxTileCol>375234999</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ibge_uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ibge_uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ibge_uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ibge_uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ibge_uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ibge_uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ibge_uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ibge_uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ibge_uso_do_solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>microareas_esf</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.99438807285291 -22.317583503427848</ows:LowerCorner>
        <ows:UpperCorner>-54.477423601976206 -22.11100099423495</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:microareas_esf</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:microareas_esf</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=248&amp;height=240&amp;layer=dourados%3Amicroareas_esf" width="248" height="240" minScaleDenominator="1.0" maxScaleDenominator="250000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2551</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5102</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10204</MinTileRow>
            <MaxTileRow>10223</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20409</MinTileRow>
            <MaxTileRow>20446</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40818</MinTileRow>
            <MaxTileRow>40893</MaxTileRow>
            <MinTileCol>45513</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81636</MinTileRow>
            <MaxTileRow>81787</MaxTileRow>
            <MinTileCol>91026</MinTileCol>
            <MaxTileCol>91402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163273</MinTileRow>
            <MaxTileRow>163574</MaxTileRow>
            <MinTileCol>182052</MinTileCol>
            <MaxTileCol>182805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326546</MinTileRow>
            <MaxTileRow>327148</MaxTileRow>
            <MinTileCol>364105</MinTileCol>
            <MaxTileCol>365611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653093</MinTileRow>
            <MaxTileRow>654297</MaxTileRow>
            <MinTileCol>728210</MinTileCol>
            <MaxTileCol>731222</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306187</MinTileRow>
            <MaxTileRow>1308594</MaxTileRow>
            <MinTileCol>1456420</MinTileCol>
            <MaxTileCol>1462444</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4612</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2844</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9224</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5689</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18448</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11378</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36896</MinTileRow>
            <MaxTileRow>36937</MaxTileRow>
            <MinTileCol>22756</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73793</MinTileRow>
            <MaxTileRow>73875</MaxTileRow>
            <MinTileCol>45513</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147587</MinTileRow>
            <MaxTileRow>147750</MaxTileRow>
            <MinTileCol>91026</MinTileCol>
            <MaxTileCol>91402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295175</MinTileRow>
            <MaxTileRow>295500</MaxTileRow>
            <MinTileCol>182052</MinTileCol>
            <MaxTileCol>182805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590351</MinTileRow>
            <MaxTileRow>591001</MaxTileRow>
            <MinTileCol>364105</MinTileCol>
            <MaxTileCol>365611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180703</MinTileRow>
            <MaxTileRow>1182003</MaxTileRow>
            <MinTileCol>728210</MinTileCol>
            <MaxTileCol>731222</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2361406</MinTileRow>
            <MaxTileRow>2364006</MaxTileRow>
            <MinTileCol>1456420</MinTileCol>
            <MaxTileCol>1462444</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4722813</MinTileRow>
            <MaxTileRow>4728013</MaxTileRow>
            <MinTileCol>2912841</MinTileCol>
            <MaxTileCol>2924888</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9445627</MinTileRow>
            <MaxTileRow>9456026</MaxTileRow>
            <MinTileCol>5825683</MinTileCol>
            <MaxTileCol>5849776</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18891255</MinTileRow>
            <MaxTileRow>18912053</MaxTileRow>
            <MinTileCol>11651367</MinTileCol>
            <MaxTileCol>11699552</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37782510</MinTileRow>
            <MaxTileRow>37824107</MaxTileRow>
            <MinTileCol>23302735</MinTileCol>
            <MaxTileCol>23399104</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75565020</MinTileRow>
            <MaxTileRow>75648215</MaxTileRow>
            <MinTileCol>46605470</MinTileCol>
            <MaxTileCol>46798208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151130041</MinTileRow>
            <MaxTileRow>151296431</MaxTileRow>
            <MinTileCol>93210940</MinTileCol>
            <MaxTileCol>93596416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302260083</MinTileRow>
            <MaxTileRow>302592862</MaxTileRow>
            <MinTileCol>186421880</MinTileCol>
            <MaxTileCol>187192833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604520167</MinTileRow>
            <MaxTileRow>605185724</MaxTileRow>
            <MinTileCol>372843760</MinTileCol>
            <MaxTileCol>374385667</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:microareas_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:microareas_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:microareas_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:microareas_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:microareas_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:microareas_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:microareas_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:microareas_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:microareas_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>setores_esf</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.85749714536573 -22.27464656100221</ows:LowerCorner>
        <ows:UpperCorner>-54.73013949511296 -22.187117748679732</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:setores_esf</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:setores_esf</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Asetores_esf" width="110" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10211</MinTileRow>
            <MaxTileRow>10219</MaxTileRow>
            <MinTileCol>11390</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20423</MinTileRow>
            <MaxTileRow>20438</MaxTileRow>
            <MinTileCol>22781</MinTileCol>
            <MaxTileCol>22804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40846</MinTileRow>
            <MaxTileRow>40877</MaxTileRow>
            <MinTileCol>45562</MinTileCol>
            <MaxTileCol>45609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81692</MinTileRow>
            <MaxTileRow>81755</MaxTileRow>
            <MinTileCol>91125</MinTileCol>
            <MaxTileCol>91218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163384</MinTileRow>
            <MaxTileRow>163511</MaxTileRow>
            <MinTileCol>182251</MinTileCol>
            <MaxTileCol>182437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326768</MinTileRow>
            <MaxTileRow>327023</MaxTileRow>
            <MinTileCol>364503</MinTileCol>
            <MaxTileCol>364874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653537</MinTileRow>
            <MaxTileRow>654047</MaxTileRow>
            <MinTileCol>729007</MinTileCol>
            <MaxTileCol>729749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307074</MinTileRow>
            <MaxTileRow>1308094</MaxTileRow>
            <MinTileCol>1458015</MinTileCol>
            <MaxTileCol>1459499</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9232</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18455</MinTileRow>
            <MaxTileRow>18464</MaxTileRow>
            <MinTileCol>11390</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36911</MinTileRow>
            <MaxTileRow>36929</MaxTileRow>
            <MinTileCol>22781</MinTileCol>
            <MaxTileCol>22804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73823</MinTileRow>
            <MaxTileRow>73858</MaxTileRow>
            <MinTileCol>45562</MinTileCol>
            <MaxTileCol>45609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147647</MinTileRow>
            <MaxTileRow>147716</MaxTileRow>
            <MinTileCol>91125</MinTileCol>
            <MaxTileCol>91218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295295</MinTileRow>
            <MaxTileRow>295433</MaxTileRow>
            <MinTileCol>182251</MinTileCol>
            <MaxTileCol>182437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590591</MinTileRow>
            <MaxTileRow>590866</MaxTileRow>
            <MinTileCol>364503</MinTileCol>
            <MaxTileCol>364874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181182</MinTileRow>
            <MaxTileRow>1181733</MaxTileRow>
            <MinTileCol>729007</MinTileCol>
            <MaxTileCol>729749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362364</MinTileRow>
            <MaxTileRow>2363466</MaxTileRow>
            <MinTileCol>1458015</MinTileCol>
            <MaxTileCol>1459499</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724728</MinTileRow>
            <MaxTileRow>4726932</MaxTileRow>
            <MinTileCol>2916031</MinTileCol>
            <MaxTileCol>2918999</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449457</MinTileRow>
            <MaxTileRow>9453864</MaxTileRow>
            <MinTileCol>5832063</MinTileCol>
            <MaxTileCol>5837998</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18898915</MinTileRow>
            <MaxTileRow>18907728</MaxTileRow>
            <MinTileCol>11664126</MinTileCol>
            <MaxTileCol>11675997</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37797830</MinTileRow>
            <MaxTileRow>37815456</MaxTileRow>
            <MinTileCol>23328253</MinTileCol>
            <MaxTileCol>23351994</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75595660</MinTileRow>
            <MaxTileRow>75630913</MaxTileRow>
            <MinTileCol>46656506</MinTileCol>
            <MaxTileCol>46703989</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151191320</MinTileRow>
            <MaxTileRow>151261827</MaxTileRow>
            <MinTileCol>93313013</MinTileCol>
            <MaxTileCol>93407978</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302382641</MinTileRow>
            <MaxTileRow>302523655</MaxTileRow>
            <MinTileCol>186626026</MinTileCol>
            <MaxTileCol>186815956</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604765282</MinTileRow>
            <MaxTileRow>605047311</MaxTileRow>
            <MinTileCol>373252053</MinTileCol>
            <MaxTileCol>373631912</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_esf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>lotes_projeto</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.367706987945525 -22.39730796815074</ows:LowerCorner>
        <ows:UpperCorner>-54.47606407478181 -22.06283820899414</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:lotes_projeto</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>generic</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Alotes_projeto" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1278</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2550</MinTileRow>
            <MaxTileRow>2557</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5100</MinTileRow>
            <MaxTileRow>5115</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10200</MinTileRow>
            <MaxTileRow>10230</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20400</MinTileRow>
            <MaxTileRow>20461</MaxTileRow>
            <MinTileCol>22688</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40800</MinTileRow>
            <MaxTileRow>40922</MaxTileRow>
            <MinTileCol>45377</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81601</MinTileRow>
            <MaxTileRow>81845</MaxTileRow>
            <MinTileCol>90754</MinTileCol>
            <MaxTileCol>91403</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163203</MinTileRow>
            <MaxTileRow>163690</MaxTileRow>
            <MinTileCol>181508</MinTileCol>
            <MaxTileCol>182807</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326406</MinTileRow>
            <MaxTileRow>327380</MaxTileRow>
            <MinTileCol>363017</MinTileCol>
            <MaxTileCol>365614</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652813</MinTileRow>
            <MaxTileRow>654761</MaxTileRow>
            <MinTileCol>726035</MinTileCol>
            <MaxTileCol>731229</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305626</MinTileRow>
            <MaxTileRow>1309523</MaxTileRow>
            <MinTileCol>1452071</MinTileCol>
            <MaxTileCol>1462459</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2309</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4610</MinTileRow>
            <MaxTileRow>4619</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9221</MinTileRow>
            <MaxTileRow>9238</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18443</MinTileRow>
            <MaxTileRow>18476</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36887</MinTileRow>
            <MaxTileRow>36953</MaxTileRow>
            <MinTileCol>22688</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73775</MinTileRow>
            <MaxTileRow>73906</MaxTileRow>
            <MinTileCol>45377</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147550</MinTileRow>
            <MaxTileRow>147813</MaxTileRow>
            <MinTileCol>90754</MinTileCol>
            <MaxTileCol>91403</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295100</MinTileRow>
            <MaxTileRow>295626</MaxTileRow>
            <MinTileCol>181508</MinTileCol>
            <MaxTileCol>182807</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590200</MinTileRow>
            <MaxTileRow>591252</MaxTileRow>
            <MinTileCol>363017</MinTileCol>
            <MaxTileCol>365614</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180400</MinTileRow>
            <MaxTileRow>1182505</MaxTileRow>
            <MinTileCol>726035</MinTileCol>
            <MaxTileCol>731229</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2360801</MinTileRow>
            <MaxTileRow>2365011</MaxTileRow>
            <MinTileCol>1452071</MinTileCol>
            <MaxTileCol>1462459</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4721602</MinTileRow>
            <MaxTileRow>4730022</MaxTileRow>
            <MinTileCol>2904142</MinTileCol>
            <MaxTileCol>2924919</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9443205</MinTileRow>
            <MaxTileRow>9460044</MaxTileRow>
            <MinTileCol>5808285</MinTileCol>
            <MaxTileCol>5849839</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18886410</MinTileRow>
            <MaxTileRow>18920088</MaxTileRow>
            <MinTileCol>11616571</MinTileCol>
            <MaxTileCol>11699678</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37772821</MinTileRow>
            <MaxTileRow>37840177</MaxTileRow>
            <MinTileCol>23233143</MinTileCol>
            <MaxTileCol>23399357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75545642</MinTileRow>
            <MaxTileRow>75680354</MaxTileRow>
            <MinTileCol>46466286</MinTileCol>
            <MaxTileCol>46798715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151091284</MinTileRow>
            <MaxTileRow>151360709</MaxTileRow>
            <MinTileCol>92932573</MinTileCol>
            <MaxTileCol>93597430</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302182569</MinTileRow>
            <MaxTileRow>302721419</MaxTileRow>
            <MinTileCol>185865146</MinTileCol>
            <MaxTileCol>187194860</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604365139</MinTileRow>
            <MaxTileRow>605442839</MaxTileRow>
            <MinTileCol>371730293</MinTileCol>
            <MaxTileCol>374389721</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_projeto/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_projeto/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_projeto/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_projeto/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_projeto/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_projeto/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_projeto/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_projeto/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_projeto/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>localizacao_canteiros</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.89271483317495 -22.27425250809759</ows:LowerCorner>
        <ows:UpperCorner>-54.730435473709306 -22.194008365932078</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:localizacao_canteiros</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Alocalizacao_canteiros" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2553</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5106</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10212</MinTileRow>
            <MaxTileRow>10219</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20424</MinTileRow>
            <MaxTileRow>20438</MaxTileRow>
            <MinTileCol>22775</MinTileCol>
            <MaxTileCol>22804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40848</MinTileRow>
            <MaxTileRow>40877</MaxTileRow>
            <MinTileCol>45550</MinTileCol>
            <MaxTileCol>45609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81697</MinTileRow>
            <MaxTileRow>81755</MaxTileRow>
            <MinTileCol>91100</MinTileCol>
            <MaxTileCol>91218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163394</MinTileRow>
            <MaxTileRow>163511</MaxTileRow>
            <MinTileCol>182200</MinTileCol>
            <MaxTileCol>182437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326788</MinTileRow>
            <MaxTileRow>327022</MaxTileRow>
            <MinTileCol>364401</MinTileCol>
            <MaxTileCol>364874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653577</MinTileRow>
            <MaxTileRow>654044</MaxTileRow>
            <MinTileCol>728802</MinTileCol>
            <MaxTileCol>729748</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307154</MinTileRow>
            <MaxTileRow>1308089</MaxTileRow>
            <MinTileCol>1457605</MinTileCol>
            <MaxTileCol>1459496</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9232</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18456</MinTileRow>
            <MaxTileRow>18464</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36913</MinTileRow>
            <MaxTileRow>36929</MaxTileRow>
            <MinTileCol>22775</MinTileCol>
            <MaxTileCol>22804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73826</MinTileRow>
            <MaxTileRow>73858</MaxTileRow>
            <MinTileCol>45550</MinTileCol>
            <MaxTileCol>45609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147653</MinTileRow>
            <MaxTileRow>147716</MaxTileRow>
            <MinTileCol>91100</MinTileCol>
            <MaxTileCol>91218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295306</MinTileRow>
            <MaxTileRow>295432</MaxTileRow>
            <MinTileCol>182200</MinTileCol>
            <MaxTileCol>182437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590612</MinTileRow>
            <MaxTileRow>590865</MaxTileRow>
            <MinTileCol>364401</MinTileCol>
            <MaxTileCol>364874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181225</MinTileRow>
            <MaxTileRow>1181730</MaxTileRow>
            <MinTileCol>728802</MinTileCol>
            <MaxTileCol>729748</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362451</MinTileRow>
            <MaxTileRow>2363461</MaxTileRow>
            <MinTileCol>1457605</MinTileCol>
            <MaxTileCol>1459496</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724902</MinTileRow>
            <MaxTileRow>4726922</MaxTileRow>
            <MinTileCol>2915211</MinTileCol>
            <MaxTileCol>2918992</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449804</MinTileRow>
            <MaxTileRow>9453844</MaxTileRow>
            <MinTileCol>5830422</MinTileCol>
            <MaxTileCol>5837984</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18899608</MinTileRow>
            <MaxTileRow>18907688</MaxTileRow>
            <MinTileCol>11660844</MinTileCol>
            <MaxTileCol>11675969</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37799217</MinTileRow>
            <MaxTileRow>37815377</MaxTileRow>
            <MinTileCol>23321688</MinTileCol>
            <MaxTileCol>23351939</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75598434</MinTileRow>
            <MaxTileRow>75630755</MaxTileRow>
            <MinTileCol>46643376</MinTileCol>
            <MaxTileCol>46703878</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151196869</MinTileRow>
            <MaxTileRow>151261510</MaxTileRow>
            <MinTileCol>93286753</MinTileCol>
            <MaxTileCol>93407757</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302393739</MinTileRow>
            <MaxTileRow>302523020</MaxTileRow>
            <MinTileCol>186573506</MinTileCol>
            <MaxTileCol>186815514</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604787478</MinTileRow>
            <MaxTileRow>605046041</MaxTileRow>
            <MinTileCol>373147012</MinTileCol>
            <MaxTileCol>373631029</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_canteiros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_canteiros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_canteiros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_canteiros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_canteiros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_canteiros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_canteiros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_canteiros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_canteiros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>setores_ubsf</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52273830673548 -22.365058325794568</ows:LowerCorner>
        <ows:UpperCorner>-54.194386586329806 -21.864324974769968</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:setores_ubsf</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:setores_ubsf</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Asetores_ubsf" width="110" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1278</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2556</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5113</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10227</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20455</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40910</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81457</MinTileRow>
            <MaxTileRow>81821</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91608</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162914</MinTileRow>
            <MaxTileRow>163643</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325828</MinTileRow>
            <MaxTileRow>327286</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366435</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651656</MinTileRow>
            <MaxTileRow>654573</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732870</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303313</MinTileRow>
            <MaxTileRow>1309147</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465741</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2309</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4618</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9236</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18473</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36946</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73697</MinTileRow>
            <MaxTileRow>73893</MaxTileRow>
            <MinTileCol>45320</MinTileCol>
            <MaxTileCol>45804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147394</MinTileRow>
            <MaxTileRow>147787</MaxTileRow>
            <MinTileCol>90641</MinTileCol>
            <MaxTileCol>91608</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294788</MinTileRow>
            <MaxTileRow>295575</MaxTileRow>
            <MinTileCol>181283</MinTileCol>
            <MaxTileCol>183217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589576</MinTileRow>
            <MaxTileRow>591151</MaxTileRow>
            <MinTileCol>362566</MinTileCol>
            <MaxTileCol>366435</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179153</MinTileRow>
            <MaxTileRow>1182302</MaxTileRow>
            <MinTileCol>725132</MinTileCol>
            <MaxTileCol>732870</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358307</MinTileRow>
            <MaxTileRow>2364604</MaxTileRow>
            <MinTileCol>1450265</MinTileCol>
            <MaxTileCol>1465741</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716614</MinTileRow>
            <MaxTileRow>4729209</MaxTileRow>
            <MinTileCol>2900530</MinTileCol>
            <MaxTileCol>2931483</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433229</MinTileRow>
            <MaxTileRow>9458418</MaxTileRow>
            <MinTileCol>5801060</MinTileCol>
            <MaxTileCol>5862966</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866459</MinTileRow>
            <MaxTileRow>18916837</MaxTileRow>
            <MinTileCol>11602121</MinTileCol>
            <MaxTileCol>11725933</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732919</MinTileRow>
            <MaxTileRow>37833675</MaxTileRow>
            <MinTileCol>23204243</MinTileCol>
            <MaxTileCol>23451866</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465839</MinTileRow>
            <MaxTileRow>75667351</MaxTileRow>
            <MinTileCol>46408486</MinTileCol>
            <MaxTileCol>46903732</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931678</MinTileRow>
            <MaxTileRow>151334703</MaxTileRow>
            <MinTileCol>92816973</MinTileCol>
            <MaxTileCol>93807464</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301863357</MinTileRow>
            <MaxTileRow>302669407</MaxTileRow>
            <MinTileCol>185633947</MinTileCol>
            <MaxTileCol>187614928</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603726714</MinTileRow>
            <MaxTileRow>605338815</MaxTileRow>
            <MinTileCol>371267894</MinTileCol>
            <MaxTileCol>375229857</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_ubsf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>lagoas_1994</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.15623969656736 -22.35382175103979</ows:LowerCorner>
        <ows:UpperCorner>-54.720462120673595 -22.168492987066664</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:lagoas_1994</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Alagoas_1994" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>710</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1278</MaxTileRow>
            <MinTileCol>1420</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2556</MaxTileRow>
            <MinTileCol>2840</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5104</MinTileRow>
            <MaxTileRow>5113</MaxTileRow>
            <MinTileCol>5681</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10209</MinTileRow>
            <MaxTileRow>10226</MaxTileRow>
            <MinTileCol>11363</MinTileCol>
            <MaxTileCol>11403</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20419</MinTileRow>
            <MaxTileRow>20453</MaxTileRow>
            <MinTileCol>22727</MinTileCol>
            <MaxTileCol>22806</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40839</MinTileRow>
            <MaxTileRow>40906</MaxTileRow>
            <MinTileCol>45454</MinTileCol>
            <MaxTileCol>45612</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81678</MinTileRow>
            <MaxTileRow>81813</MaxTileRow>
            <MinTileCol>90908</MinTileCol>
            <MaxTileCol>91225</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163357</MinTileRow>
            <MaxTileRow>163627</MaxTileRow>
            <MinTileCol>181816</MinTileCol>
            <MaxTileCol>182451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326714</MinTileRow>
            <MaxTileRow>327254</MaxTileRow>
            <MinTileCol>363633</MinTileCol>
            <MaxTileCol>364903</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653428</MinTileRow>
            <MaxTileRow>654508</MaxTileRow>
            <MinTileCol>727267</MinTileCol>
            <MaxTileCol>729806</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306857</MinTileRow>
            <MaxTileRow>1309016</MaxTileRow>
            <MinTileCol>1454535</MinTileCol>
            <MaxTileCol>1459612</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>710</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2309</MaxTileRow>
            <MinTileCol>1420</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4618</MaxTileRow>
            <MinTileCol>2840</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9236</MaxTileRow>
            <MinTileCol>5681</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18454</MinTileRow>
            <MaxTileRow>18472</MaxTileRow>
            <MinTileCol>11363</MinTileCol>
            <MaxTileCol>11403</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36908</MinTileRow>
            <MaxTileRow>36944</MaxTileRow>
            <MinTileCol>22727</MinTileCol>
            <MaxTileCol>22806</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73816</MinTileRow>
            <MaxTileRow>73889</MaxTileRow>
            <MinTileCol>45454</MinTileCol>
            <MaxTileCol>45612</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147633</MinTileRow>
            <MaxTileRow>147778</MaxTileRow>
            <MinTileCol>90908</MinTileCol>
            <MaxTileCol>91225</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295266</MinTileRow>
            <MaxTileRow>295557</MaxTileRow>
            <MinTileCol>181816</MinTileCol>
            <MaxTileCol>182451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590532</MinTileRow>
            <MaxTileRow>591115</MaxTileRow>
            <MinTileCol>363633</MinTileCol>
            <MaxTileCol>364903</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181065</MinTileRow>
            <MaxTileRow>1182231</MaxTileRow>
            <MinTileCol>727267</MinTileCol>
            <MaxTileCol>729806</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362130</MinTileRow>
            <MaxTileRow>2364463</MaxTileRow>
            <MinTileCol>1454535</MinTileCol>
            <MaxTileCol>1459612</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724260</MinTileRow>
            <MaxTileRow>4728926</MaxTileRow>
            <MinTileCol>2909070</MinTileCol>
            <MaxTileCol>2919224</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448520</MinTileRow>
            <MaxTileRow>9457852</MaxTileRow>
            <MinTileCol>5818140</MinTileCol>
            <MaxTileCol>5838449</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18897040</MinTileRow>
            <MaxTileRow>18915705</MaxTileRow>
            <MinTileCol>11636281</MinTileCol>
            <MaxTileCol>11676899</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37794080</MinTileRow>
            <MaxTileRow>37831411</MaxTileRow>
            <MinTileCol>23272563</MinTileCol>
            <MaxTileCol>23353798</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75588161</MinTileRow>
            <MaxTileRow>75662822</MaxTileRow>
            <MinTileCol>46545127</MinTileCol>
            <MaxTileCol>46707597</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151176323</MinTileRow>
            <MaxTileRow>151325644</MaxTileRow>
            <MinTileCol>93090254</MinTileCol>
            <MaxTileCol>93415194</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302352647</MinTileRow>
            <MaxTileRow>302651288</MaxTileRow>
            <MinTileCol>186180509</MinTileCol>
            <MaxTileCol>186830388</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604705294</MinTileRow>
            <MaxTileRow>605302576</MaxTileRow>
            <MinTileCol>372361019</MinTileCol>
            <MaxTileCol>373660776</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lagoas_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lagoas_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lagoas_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lagoas_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lagoas_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lagoas_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lagoas_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lagoas_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lagoas_1994/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>drenagem_trecho_ana</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.54291682210553 -22.51593995232461</ows:LowerCorner>
        <ows:UpperCorner>-54.11637798044075 -21.716685135500246</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:drenagem_trecho_ana</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>generic</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Adrenagem_trecho_ana" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>80</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>158</MinTileRow>
            <MaxTileRow>160</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>317</MinTileRow>
            <MaxTileRow>320</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>635</MinTileRow>
            <MaxTileRow>640</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1271</MinTileRow>
            <MaxTileRow>1280</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2542</MinTileRow>
            <MaxTileRow>2560</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2864</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5084</MinTileRow>
            <MaxTileRow>5120</MaxTileRow>
            <MinTileCol>5664</MinTileCol>
            <MaxTileCol>5729</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10168</MinTileRow>
            <MaxTileRow>10241</MaxTileRow>
            <MinTileCol>11328</MinTileCol>
            <MaxTileCol>11458</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20337</MinTileRow>
            <MaxTileRow>20482</MaxTileRow>
            <MinTileCol>22656</MinTileCol>
            <MaxTileCol>22916</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40674</MinTileRow>
            <MaxTileRow>40965</MaxTileRow>
            <MinTileCol>45313</MinTileCol>
            <MaxTileCol>45832</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81349</MinTileRow>
            <MaxTileRow>81931</MaxTileRow>
            <MinTileCol>90626</MinTileCol>
            <MaxTileCol>91665</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162699</MinTileRow>
            <MaxTileRow>163863</MaxTileRow>
            <MinTileCol>181253</MinTileCol>
            <MaxTileCol>183331</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325398</MinTileRow>
            <MaxTileRow>327726</MaxTileRow>
            <MinTileCol>362507</MinTileCol>
            <MaxTileCol>366662</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>650796</MinTileRow>
            <MaxTileRow>655452</MaxTileRow>
            <MinTileCol>725015</MinTileCol>
            <MaxTileCol>733325</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1301593</MinTileRow>
            <MaxTileRow>1310905</MaxTileRow>
            <MinTileCol>1450030</MinTileCol>
            <MaxTileCol>1466650</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1150</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2301</MinTileRow>
            <MaxTileRow>2311</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4602</MinTileRow>
            <MaxTileRow>4622</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2864</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9204</MinTileRow>
            <MaxTileRow>9244</MaxTileRow>
            <MinTileCol>5664</MinTileCol>
            <MaxTileCol>5729</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18409</MinTileRow>
            <MaxTileRow>18488</MaxTileRow>
            <MinTileCol>11328</MinTileCol>
            <MaxTileCol>11458</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36819</MinTileRow>
            <MaxTileRow>36976</MaxTileRow>
            <MinTileCol>22656</MinTileCol>
            <MaxTileCol>22916</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73639</MinTileRow>
            <MaxTileRow>73953</MaxTileRow>
            <MinTileCol>45313</MinTileCol>
            <MaxTileCol>45832</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147278</MinTileRow>
            <MaxTileRow>147906</MaxTileRow>
            <MinTileCol>90626</MinTileCol>
            <MaxTileCol>91665</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294556</MinTileRow>
            <MaxTileRow>295813</MaxTileRow>
            <MinTileCol>181253</MinTileCol>
            <MaxTileCol>183331</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589113</MinTileRow>
            <MaxTileRow>591626</MaxTileRow>
            <MinTileCol>362507</MinTileCol>
            <MaxTileCol>366662</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1178227</MinTileRow>
            <MaxTileRow>1183253</MaxTileRow>
            <MinTileCol>725015</MinTileCol>
            <MaxTileCol>733325</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2356454</MinTileRow>
            <MaxTileRow>2366506</MaxTileRow>
            <MinTileCol>1450030</MinTileCol>
            <MaxTileCol>1466650</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4712909</MinTileRow>
            <MaxTileRow>4733013</MaxTileRow>
            <MinTileCol>2900060</MinTileCol>
            <MaxTileCol>2933300</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9425819</MinTileRow>
            <MaxTileRow>9466026</MaxTileRow>
            <MinTileCol>5800120</MinTileCol>
            <MaxTileCol>5866601</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18851639</MinTileRow>
            <MaxTileRow>18932053</MaxTileRow>
            <MinTileCol>11600240</MinTileCol>
            <MaxTileCol>11733203</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37703279</MinTileRow>
            <MaxTileRow>37864106</MaxTileRow>
            <MinTileCol>23200481</MinTileCol>
            <MaxTileCol>23466407</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75406559</MinTileRow>
            <MaxTileRow>75728213</MaxTileRow>
            <MinTileCol>46400963</MinTileCol>
            <MaxTileCol>46932815</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150813119</MinTileRow>
            <MaxTileRow>151456426</MaxTileRow>
            <MinTileCol>92801927</MinTileCol>
            <MaxTileCol>93865631</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301626238</MinTileRow>
            <MaxTileRow>302912853</MaxTileRow>
            <MinTileCol>185603854</MinTileCol>
            <MaxTileCol>187731263</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603252476</MinTileRow>
            <MaxTileRow>605825706</MaxTileRow>
            <MinTileCol>371207709</MinTileCol>
            <MaxTileCol>375462527</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:drenagem_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:drenagem_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:drenagem_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:drenagem_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:drenagem_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:drenagem_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:drenagem_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:drenagem_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:drenagem_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>imoveis_snci</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.50357930499058 -22.446787386046612</ows:LowerCorner>
        <ows:UpperCorner>-54.192926319066785 -21.86371863883143</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:imoveis_snci</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aimoveis_snci" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11331</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20470</MaxTileRow>
            <MinTileCol>22663</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40940</MaxTileRow>
            <MinTileCol>45327</MinTileCol>
            <MaxTileCol>45804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81456</MinTileRow>
            <MaxTileRow>81881</MaxTileRow>
            <MinTileCol>90655</MinTileCol>
            <MaxTileCol>91609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162913</MinTileRow>
            <MaxTileRow>163762</MaxTileRow>
            <MinTileCol>181311</MinTileCol>
            <MaxTileCol>183219</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325826</MinTileRow>
            <MaxTileRow>327525</MaxTileRow>
            <MinTileCol>362622</MinTileCol>
            <MaxTileCol>366439</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651653</MinTileRow>
            <MaxTileRow>655050</MaxTileRow>
            <MinTileCol>725244</MinTileCol>
            <MaxTileCol>732879</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303306</MinTileRow>
            <MaxTileRow>1310100</MaxTileRow>
            <MinTileCol>1450488</MinTileCol>
            <MaxTileCol>1465758</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11331</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22663</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73696</MinTileRow>
            <MaxTileRow>73926</MaxTileRow>
            <MinTileCol>45327</MinTileCol>
            <MaxTileCol>45804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147393</MinTileRow>
            <MaxTileRow>147852</MaxTileRow>
            <MinTileCol>90655</MinTileCol>
            <MaxTileCol>91609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294787</MinTileRow>
            <MaxTileRow>295704</MaxTileRow>
            <MinTileCol>181311</MinTileCol>
            <MaxTileCol>183219</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589574</MinTileRow>
            <MaxTileRow>591408</MaxTileRow>
            <MinTileCol>362622</MinTileCol>
            <MaxTileCol>366439</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179149</MinTileRow>
            <MaxTileRow>1182817</MaxTileRow>
            <MinTileCol>725244</MinTileCol>
            <MaxTileCol>732879</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358299</MinTileRow>
            <MaxTileRow>2365634</MaxTileRow>
            <MinTileCol>1450488</MinTileCol>
            <MaxTileCol>1465758</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716599</MinTileRow>
            <MaxTileRow>4731269</MaxTileRow>
            <MinTileCol>2900976</MinTileCol>
            <MaxTileCol>2931517</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433199</MinTileRow>
            <MaxTileRow>9462538</MaxTileRow>
            <MinTileCol>5801953</MinTileCol>
            <MaxTileCol>5863034</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866398</MinTileRow>
            <MaxTileRow>18925077</MaxTileRow>
            <MinTileCol>11603907</MinTileCol>
            <MaxTileCol>11726069</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732797</MinTileRow>
            <MaxTileRow>37850155</MaxTileRow>
            <MinTileCol>23207814</MinTileCol>
            <MaxTileCol>23452138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465595</MinTileRow>
            <MaxTileRow>75700310</MaxTileRow>
            <MinTileCol>46415629</MinTileCol>
            <MaxTileCol>46904276</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931191</MinTileRow>
            <MaxTileRow>151400621</MaxTileRow>
            <MinTileCol>92831259</MinTileCol>
            <MaxTileCol>93808553</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301862383</MinTileRow>
            <MaxTileRow>302801243</MaxTileRow>
            <MinTileCol>185662519</MinTileCol>
            <MaxTileCol>187617106</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603724766</MinTileRow>
            <MaxTileRow>605602487</MaxTileRow>
            <MinTileCol>371325038</MinTileCol>
            <MaxTileCol>375234213</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_snci/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_snci/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_snci/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_snci/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_snci/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_snci/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_snci/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_snci/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_snci/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>edificacoes_2018</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.89441990606485 -22.295026174520338</ows:LowerCorner>
        <ows:UpperCorner>-54.70111355329342 -22.17234793151946</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:edificacoes_2018</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aedificacoes_2018" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5110</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5702</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10210</MinTileRow>
            <MaxTileRow>10221</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11404</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20420</MinTileRow>
            <MaxTileRow>20442</MaxTileRow>
            <MinTileCol>22774</MinTileCol>
            <MaxTileCol>22809</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40840</MinTileRow>
            <MaxTileRow>40885</MaxTileRow>
            <MinTileCol>45549</MinTileCol>
            <MaxTileCol>45619</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81681</MinTileRow>
            <MaxTileRow>81770</MaxTileRow>
            <MinTileCol>91099</MinTileCol>
            <MaxTileCol>91239</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163362</MinTileRow>
            <MaxTileRow>163541</MaxTileRow>
            <MinTileCol>182198</MinTileCol>
            <MaxTileCol>182479</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326725</MinTileRow>
            <MaxTileRow>327082</MaxTileRow>
            <MinTileCol>364396</MinTileCol>
            <MaxTileCol>364959</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653451</MinTileRow>
            <MaxTileRow>654165</MaxTileRow>
            <MinTileCol>728792</MinTileCol>
            <MaxTileCol>729918</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306902</MinTileRow>
            <MaxTileRow>1308331</MaxTileRow>
            <MinTileCol>1457585</MinTileCol>
            <MaxTileCol>1459837</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9233</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5702</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18454</MinTileRow>
            <MaxTileRow>18466</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11404</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36909</MinTileRow>
            <MaxTileRow>36933</MaxTileRow>
            <MinTileCol>22774</MinTileCol>
            <MaxTileCol>22809</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73818</MinTileRow>
            <MaxTileRow>73866</MaxTileRow>
            <MinTileCol>45549</MinTileCol>
            <MaxTileCol>45619</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147636</MinTileRow>
            <MaxTileRow>147732</MaxTileRow>
            <MinTileCol>91099</MinTileCol>
            <MaxTileCol>91239</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295272</MinTileRow>
            <MaxTileRow>295465</MaxTileRow>
            <MinTileCol>182198</MinTileCol>
            <MaxTileCol>182479</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590544</MinTileRow>
            <MaxTileRow>590930</MaxTileRow>
            <MinTileCol>364396</MinTileCol>
            <MaxTileCol>364959</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181089</MinTileRow>
            <MaxTileRow>1181861</MaxTileRow>
            <MinTileCol>728792</MinTileCol>
            <MaxTileCol>729918</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362178</MinTileRow>
            <MaxTileRow>2363722</MaxTileRow>
            <MinTileCol>1457585</MinTileCol>
            <MaxTileCol>1459837</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724357</MinTileRow>
            <MaxTileRow>4727445</MaxTileRow>
            <MinTileCol>2915171</MinTileCol>
            <MaxTileCol>2919675</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448714</MinTileRow>
            <MaxTileRow>9454890</MaxTileRow>
            <MinTileCol>5830342</MinTileCol>
            <MaxTileCol>5839351</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18897428</MinTileRow>
            <MaxTileRow>18909781</MaxTileRow>
            <MinTileCol>11660685</MinTileCol>
            <MaxTileCol>11678702</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37794856</MinTileRow>
            <MaxTileRow>37819562</MaxTileRow>
            <MinTileCol>23321370</MinTileCol>
            <MaxTileCol>23357405</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75589713</MinTileRow>
            <MaxTileRow>75639125</MaxTileRow>
            <MinTileCol>46642740</MinTileCol>
            <MaxTileCol>46714810</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151179427</MinTileRow>
            <MaxTileRow>151278250</MaxTileRow>
            <MinTileCol>93285481</MinTileCol>
            <MaxTileCol>93429621</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302358854</MinTileRow>
            <MaxTileRow>302556501</MaxTileRow>
            <MinTileCol>186570963</MinTileCol>
            <MaxTileCol>186859242</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604717709</MinTileRow>
            <MaxTileRow>605113002</MaxTileRow>
            <MinTileCol>373141927</MinTileCol>
            <MaxTileCol>373718485</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:edificacoes_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>localizacao_cnes</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.3682529733522 -22.271805408043296</ows:LowerCorner>
        <ows:UpperCorner>-54.48463958518978 -20.46035749957578</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:localizacao_cnes</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Alocalizacao_cnes" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>78</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>157</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>314</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>628</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1256</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2513</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5027</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10054</MinTileRow>
            <MaxTileRow>10219</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20108</MinTileRow>
            <MaxTileRow>20438</MaxTileRow>
            <MinTileCol>22688</MinTileCol>
            <MaxTileCol>22849</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40217</MinTileRow>
            <MaxTileRow>40876</MaxTileRow>
            <MinTileCol>45377</MinTileCol>
            <MaxTileCol>45698</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>80434</MinTileRow>
            <MaxTileRow>81753</MaxTileRow>
            <MinTileCol>90754</MinTileCol>
            <MaxTileCol>91397</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>160869</MinTileRow>
            <MaxTileRow>163507</MaxTileRow>
            <MinTileCol>181508</MinTileCol>
            <MaxTileCol>182794</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>321739</MinTileRow>
            <MaxTileRow>327015</MaxTileRow>
            <MinTileCol>363016</MinTileCol>
            <MaxTileCol>365589</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>643478</MinTileRow>
            <MaxTileRow>654030</MaxTileRow>
            <MinTileCol>726032</MinTileCol>
            <MaxTileCol>731179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1286956</MinTileRow>
            <MaxTileRow>1308061</MaxTileRow>
            <MinTileCol>1452065</MinTileCol>
            <MaxTileCol>1462359</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>142</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>285</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>571</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1142</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2285</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4571</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9143</MinTileRow>
            <MaxTileRow>9232</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18287</MinTileRow>
            <MaxTileRow>18464</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36574</MinTileRow>
            <MaxTileRow>36928</MaxTileRow>
            <MinTileCol>22688</MinTileCol>
            <MaxTileCol>22849</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73148</MinTileRow>
            <MaxTileRow>73857</MaxTileRow>
            <MinTileCol>45377</MinTileCol>
            <MaxTileCol>45698</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>146297</MinTileRow>
            <MaxTileRow>147714</MaxTileRow>
            <MinTileCol>90754</MinTileCol>
            <MaxTileCol>91397</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>292595</MinTileRow>
            <MaxTileRow>295428</MaxTileRow>
            <MinTileCol>181508</MinTileCol>
            <MaxTileCol>182794</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>585191</MinTileRow>
            <MaxTileRow>590857</MaxTileRow>
            <MinTileCol>363016</MinTileCol>
            <MaxTileCol>365589</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1170383</MinTileRow>
            <MaxTileRow>1181715</MaxTileRow>
            <MinTileCol>726032</MinTileCol>
            <MaxTileCol>731179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2340766</MinTileRow>
            <MaxTileRow>2363430</MaxTileRow>
            <MinTileCol>1452065</MinTileCol>
            <MaxTileCol>1462359</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4681533</MinTileRow>
            <MaxTileRow>4726860</MaxTileRow>
            <MinTileCol>2904130</MinTileCol>
            <MaxTileCol>2924719</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9363066</MinTileRow>
            <MaxTileRow>9453721</MaxTileRow>
            <MinTileCol>5808260</MinTileCol>
            <MaxTileCol>5849439</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18726132</MinTileRow>
            <MaxTileRow>18907442</MaxTileRow>
            <MinTileCol>11616520</MinTileCol>
            <MaxTileCol>11698879</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37452265</MinTileRow>
            <MaxTileRow>37814884</MaxTileRow>
            <MinTileCol>23233041</MinTileCol>
            <MaxTileCol>23397759</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>74904531</MinTileRow>
            <MaxTileRow>75629769</MaxTileRow>
            <MinTileCol>46466083</MinTileCol>
            <MaxTileCol>46795518</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>149809062</MinTileRow>
            <MaxTileRow>151259538</MaxTileRow>
            <MinTileCol>92932166</MinTileCol>
            <MaxTileCol>93591036</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>299618125</MinTileRow>
            <MaxTileRow>302519077</MaxTileRow>
            <MinTileCol>185864332</MinTileCol>
            <MaxTileCol>187182072</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>599236251</MinTileRow>
            <MaxTileRow>605038154</MaxTileRow>
            <MinTileCol>371728664</MinTileCol>
            <MaxTileCol>374364144</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:localizacao_cnes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>quadras_fisica</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.904578815955944 -22.31310263294377</ows:LowerCorner>
        <ows:UpperCorner>-54.689782726259665 -22.17866897520739</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:quadras_fisica</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aquadras_fisica" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10210</MinTileRow>
            <MaxTileRow>10222</MaxTileRow>
            <MinTileCol>11386</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20421</MinTileRow>
            <MaxTileRow>20445</MaxTileRow>
            <MinTileCol>22772</MinTileCol>
            <MaxTileCol>22812</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40843</MinTileRow>
            <MaxTileRow>40891</MaxTileRow>
            <MinTileCol>45545</MinTileCol>
            <MaxTileCol>45624</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81686</MinTileRow>
            <MaxTileRow>81783</MaxTileRow>
            <MinTileCol>91091</MinTileCol>
            <MaxTileCol>91248</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163372</MinTileRow>
            <MaxTileRow>163567</MaxTileRow>
            <MinTileCol>182183</MinTileCol>
            <MaxTileCol>182496</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326744</MinTileRow>
            <MaxTileRow>327135</MaxTileRow>
            <MinTileCol>364366</MinTileCol>
            <MaxTileCol>364992</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653488</MinTileRow>
            <MaxTileRow>654271</MaxTileRow>
            <MinTileCol>728733</MinTileCol>
            <MaxTileCol>729984</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306976</MinTileRow>
            <MaxTileRow>1308542</MaxTileRow>
            <MinTileCol>1457467</MinTileCol>
            <MaxTileCol>1459969</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18455</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11386</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36910</MinTileRow>
            <MaxTileRow>36936</MaxTileRow>
            <MinTileCol>22772</MinTileCol>
            <MaxTileCol>22812</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73820</MinTileRow>
            <MaxTileRow>73873</MaxTileRow>
            <MinTileCol>45545</MinTileCol>
            <MaxTileCol>45624</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147641</MinTileRow>
            <MaxTileRow>147746</MaxTileRow>
            <MinTileCol>91091</MinTileCol>
            <MaxTileCol>91248</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295282</MinTileRow>
            <MaxTileRow>295493</MaxTileRow>
            <MinTileCol>182183</MinTileCol>
            <MaxTileCol>182496</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590564</MinTileRow>
            <MaxTileRow>590987</MaxTileRow>
            <MinTileCol>364366</MinTileCol>
            <MaxTileCol>364992</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181129</MinTileRow>
            <MaxTileRow>1181975</MaxTileRow>
            <MinTileCol>728733</MinTileCol>
            <MaxTileCol>729984</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362258</MinTileRow>
            <MaxTileRow>2363950</MaxTileRow>
            <MinTileCol>1457467</MinTileCol>
            <MaxTileCol>1459969</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724516</MinTileRow>
            <MaxTileRow>4727900</MaxTileRow>
            <MinTileCol>2914934</MinTileCol>
            <MaxTileCol>2919939</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449032</MinTileRow>
            <MaxTileRow>9455801</MaxTileRow>
            <MinTileCol>5829869</MinTileCol>
            <MaxTileCol>5839879</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18898064</MinTileRow>
            <MaxTileRow>18911602</MaxTileRow>
            <MinTileCol>11659738</MinTileCol>
            <MaxTileCol>11679758</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37796129</MinTileRow>
            <MaxTileRow>37823204</MaxTileRow>
            <MinTileCol>23319476</MinTileCol>
            <MaxTileCol>23359517</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75592258</MinTileRow>
            <MaxTileRow>75646409</MaxTileRow>
            <MinTileCol>46638953</MinTileCol>
            <MaxTileCol>46719035</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151184517</MinTileRow>
            <MaxTileRow>151292819</MaxTileRow>
            <MinTileCol>93277906</MinTileCol>
            <MaxTileCol>93438070</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302369034</MinTileRow>
            <MaxTileRow>302585638</MaxTileRow>
            <MinTileCol>186555813</MinTileCol>
            <MaxTileCol>186876140</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604738069</MinTileRow>
            <MaxTileRow>605171277</MaxTileRow>
            <MinTileCol>373111626</MinTileCol>
            <MaxTileCol>373752281</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quadras_fisica/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quadras_fisica/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quadras_fisica/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quadras_fisica/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quadras_fisica/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quadras_fisica/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quadras_fisica/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quadras_fisica/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:quadras_fisica/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>setores_eab</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-57.000000000000014 -90.0</ows:LowerCorner>
        <ows:UpperCorner>-57.000000000000014 -90.0</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:setores_eab-</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:setores_eab</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Asetores_eab-" width="110" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>10</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>21</MinTileCol>
            <MaxTileCol>21</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>43</MinTileCol>
            <MaxTileCol>43</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>128</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>87</MinTileCol>
            <MaxTileCol>87</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>256</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>174</MinTileCol>
            <MaxTileCol>174</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>512</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>349</MinTileCol>
            <MaxTileCol>349</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>1024</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>699</MinTileCol>
            <MaxTileCol>699</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>2048</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>1399</MinTileCol>
            <MaxTileCol>1399</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>4096</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>2798</MinTileCol>
            <MaxTileCol>2798</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>8192</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>5597</MinTileCol>
            <MaxTileCol>5597</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>16384</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>11195</MinTileCol>
            <MaxTileCol>11195</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>32768</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>22391</MinTileCol>
            <MaxTileCol>22391</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>65536</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>44782</MinTileCol>
            <MaxTileCol>44782</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>131072</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>89565</MinTileCol>
            <MaxTileCol>89565</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>262144</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>179131</MinTileCol>
            <MaxTileCol>179131</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>524288</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>358263</MinTileCol>
            <MaxTileCol>358263</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>1048576</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>716526</MinTileCol>
            <MaxTileCol>716526</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>2097152</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>1433053</MinTileCol>
            <MaxTileCol>1433053</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_eab-/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_eab-/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_eab-/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_eab-/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_eab-/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_eab-/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_eab-/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_eab-/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_eab-/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>sgb_eg</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.54562478066473 -22.50299383632995</ows:LowerCorner>
        <ows:UpperCorner>-54.12016335890555 -21.838905251454676</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:sgb_eg</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Asgb_eg" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>80</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>160</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>320</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>640</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1280</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2544</MinTileRow>
            <MaxTileRow>2560</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2864</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5089</MinTileRow>
            <MaxTileRow>5120</MaxTileRow>
            <MinTileCol>5664</MinTileCol>
            <MaxTileCol>5728</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10179</MinTileRow>
            <MaxTileRow>10240</MaxTileRow>
            <MinTileCol>11328</MinTileCol>
            <MaxTileCol>11457</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20359</MinTileRow>
            <MaxTileRow>20480</MaxTileRow>
            <MinTileCol>22656</MinTileCol>
            <MaxTileCol>22915</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40719</MinTileRow>
            <MaxTileRow>40961</MaxTileRow>
            <MinTileCol>45312</MinTileCol>
            <MaxTileCol>45831</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81438</MinTileRow>
            <MaxTileRow>81922</MaxTileRow>
            <MinTileCol>90624</MinTileCol>
            <MaxTileCol>91662</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162877</MinTileRow>
            <MaxTileRow>163844</MaxTileRow>
            <MinTileCol>181249</MinTileCol>
            <MaxTileCol>183325</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325754</MinTileRow>
            <MaxTileRow>327688</MaxTileRow>
            <MinTileCol>362499</MinTileCol>
            <MaxTileCol>366651</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651508</MinTileRow>
            <MaxTileRow>655377</MaxTileRow>
            <MinTileCol>724999</MinTileCol>
            <MaxTileCol>733303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303017</MinTileRow>
            <MaxTileRow>1310754</MaxTileRow>
            <MinTileCol>1449998</MinTileCol>
            <MaxTileCol>1466606</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2302</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4605</MinTileRow>
            <MaxTileRow>4621</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2864</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9210</MinTileRow>
            <MaxTileRow>9243</MaxTileRow>
            <MinTileCol>5664</MinTileCol>
            <MaxTileCol>5728</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18421</MinTileRow>
            <MaxTileRow>18487</MaxTileRow>
            <MinTileCol>11328</MinTileCol>
            <MaxTileCol>11457</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36843</MinTileRow>
            <MaxTileRow>36974</MaxTileRow>
            <MinTileCol>22656</MinTileCol>
            <MaxTileCol>22915</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73687</MinTileRow>
            <MaxTileRow>73948</MaxTileRow>
            <MinTileCol>45312</MinTileCol>
            <MaxTileCol>45831</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147374</MinTileRow>
            <MaxTileRow>147896</MaxTileRow>
            <MinTileCol>90624</MinTileCol>
            <MaxTileCol>91662</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294748</MinTileRow>
            <MaxTileRow>295792</MaxTileRow>
            <MinTileCol>181249</MinTileCol>
            <MaxTileCol>183325</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589497</MinTileRow>
            <MaxTileRow>591585</MaxTileRow>
            <MinTileCol>362499</MinTileCol>
            <MaxTileCol>366651</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1178994</MinTileRow>
            <MaxTileRow>1183171</MaxTileRow>
            <MinTileCol>724999</MinTileCol>
            <MaxTileCol>733303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2357988</MinTileRow>
            <MaxTileRow>2366343</MaxTileRow>
            <MinTileCol>1449998</MinTileCol>
            <MaxTileCol>1466606</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4715976</MinTileRow>
            <MaxTileRow>4732686</MaxTileRow>
            <MinTileCol>2899997</MinTileCol>
            <MaxTileCol>2933212</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9431953</MinTileRow>
            <MaxTileRow>9465373</MaxTileRow>
            <MinTileCol>5799994</MinTileCol>
            <MaxTileCol>5866425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18863907</MinTileRow>
            <MaxTileRow>18930747</MaxTileRow>
            <MinTileCol>11599988</MinTileCol>
            <MaxTileCol>11732851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37727814</MinTileRow>
            <MaxTileRow>37861494</MaxTileRow>
            <MinTileCol>23199977</MinTileCol>
            <MaxTileCol>23465702</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75455628</MinTileRow>
            <MaxTileRow>75722988</MaxTileRow>
            <MinTileCol>46399954</MinTileCol>
            <MaxTileCol>46931404</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150911257</MinTileRow>
            <MaxTileRow>151445977</MaxTileRow>
            <MinTileCol>92799908</MinTileCol>
            <MaxTileCol>93862809</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301822514</MinTileRow>
            <MaxTileRow>302891954</MaxTileRow>
            <MinTileCol>185599816</MinTileCol>
            <MaxTileCol>187725618</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603645028</MinTileRow>
            <MaxTileRow>605783909</MaxTileRow>
            <MinTileCol>371199632</MinTileCol>
            <MaxTileCol>375451237</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_eg/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_eg/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_eg/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_eg/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_eg/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_eg/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_eg/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_eg/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_eg/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>regioes_urbana_rural</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.35301949618084 -22.273876213511098</ows:LowerCorner>
        <ows:UpperCorner>-54.477373926549625 -22.06691909726569</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:regioes_urbana_rural</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:regioes_urbana_rural</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Aregioes_urbana_rural" width="110" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2550</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5100</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10200</MinTileRow>
            <MaxTileRow>10219</MaxTileRow>
            <MinTileCol>11345</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20401</MinTileRow>
            <MaxTileRow>20438</MaxTileRow>
            <MinTileCol>22691</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40802</MinTileRow>
            <MaxTileRow>40877</MaxTileRow>
            <MinTileCol>45382</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81604</MinTileRow>
            <MaxTileRow>81755</MaxTileRow>
            <MinTileCol>90765</MinTileCol>
            <MaxTileCol>91402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163209</MinTileRow>
            <MaxTileRow>163510</MaxTileRow>
            <MinTileCol>181530</MinTileCol>
            <MaxTileCol>182805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326418</MinTileRow>
            <MaxTileRow>327021</MaxTileRow>
            <MinTileCol>363060</MinTileCol>
            <MaxTileCol>365611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652837</MinTileRow>
            <MaxTileRow>654042</MaxTileRow>
            <MinTileCol>726121</MinTileCol>
            <MaxTileCol>731222</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305674</MinTileRow>
            <MaxTileRow>1308085</MaxTileRow>
            <MinTileCol>1452242</MinTileCol>
            <MaxTileCol>1462444</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4611</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9222</MinTileRow>
            <MaxTileRow>9232</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18444</MinTileRow>
            <MaxTileRow>18464</MaxTileRow>
            <MinTileCol>11345</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36888</MinTileRow>
            <MaxTileRow>36929</MaxTileRow>
            <MinTileCol>22691</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73776</MinTileRow>
            <MaxTileRow>73858</MaxTileRow>
            <MinTileCol>45382</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147553</MinTileRow>
            <MaxTileRow>147716</MaxTileRow>
            <MinTileCol>90765</MinTileCol>
            <MaxTileCol>91402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295106</MinTileRow>
            <MaxTileRow>295432</MaxTileRow>
            <MinTileCol>181530</MinTileCol>
            <MaxTileCol>182805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590213</MinTileRow>
            <MaxTileRow>590864</MaxTileRow>
            <MinTileCol>363060</MinTileCol>
            <MaxTileCol>365611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180426</MinTileRow>
            <MaxTileRow>1181728</MaxTileRow>
            <MinTileCol>726121</MinTileCol>
            <MaxTileCol>731222</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2360852</MinTileRow>
            <MaxTileRow>2363456</MaxTileRow>
            <MinTileCol>1452242</MinTileCol>
            <MaxTileCol>1462444</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4721705</MinTileRow>
            <MaxTileRow>4726912</MaxTileRow>
            <MinTileCol>2904485</MinTileCol>
            <MaxTileCol>2924889</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9443410</MinTileRow>
            <MaxTileRow>9453825</MaxTileRow>
            <MinTileCol>5808970</MinTileCol>
            <MaxTileCol>5849778</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18886821</MinTileRow>
            <MaxTileRow>18907650</MaxTileRow>
            <MinTileCol>11617940</MinTileCol>
            <MaxTileCol>11699556</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37773642</MinTileRow>
            <MaxTileRow>37815301</MaxTileRow>
            <MinTileCol>23235881</MinTileCol>
            <MaxTileCol>23399113</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75547284</MinTileRow>
            <MaxTileRow>75630603</MaxTileRow>
            <MinTileCol>46471762</MinTileCol>
            <MaxTileCol>46798226</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151094568</MinTileRow>
            <MaxTileRow>151261207</MaxTileRow>
            <MinTileCol>92943525</MinTileCol>
            <MaxTileCol>93596453</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302189136</MinTileRow>
            <MaxTileRow>302522414</MaxTileRow>
            <MinTileCol>185887050</MinTileCol>
            <MaxTileCol>187192907</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604378273</MinTileRow>
            <MaxTileRow>605044828</MaxTileRow>
            <MinTileCol>371774100</MinTileCol>
            <MaxTileCol>374385815</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana_rural/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana_rural/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana_rural/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana_rural/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana_rural/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana_rural/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana_rural/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana_rural/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:regioes_urbana_rural/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>numero_predial</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.923181824943704 -22.31681406825892</ows:LowerCorner>
        <ows:UpperCorner>-54.476564556098836 -22.080981905010052</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:numero_predial</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:numero_predial</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Anumero_predial" width="110" height="20" maxScaleDenominator="1500.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1275</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2550</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5100</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5692</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10201</MinTileRow>
            <MaxTileRow>10223</MaxTileRow>
            <MinTileCol>11384</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20403</MinTileRow>
            <MaxTileRow>20446</MaxTileRow>
            <MinTileCol>22769</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40807</MinTileRow>
            <MaxTileRow>40893</MaxTileRow>
            <MinTileCol>45539</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81614</MinTileRow>
            <MaxTileRow>81786</MaxTileRow>
            <MinTileCol>91078</MinTileCol>
            <MaxTileCol>91403</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163229</MinTileRow>
            <MaxTileRow>163573</MaxTileRow>
            <MinTileCol>182156</MinTileCol>
            <MaxTileCol>182806</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326459</MinTileRow>
            <MaxTileRow>327146</MaxTileRow>
            <MinTileCol>364312</MinTileCol>
            <MaxTileCol>365613</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652919</MinTileRow>
            <MaxTileRow>654292</MaxTileRow>
            <MinTileCol>728625</MinTileCol>
            <MaxTileCol>731227</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305838</MinTileRow>
            <MaxTileRow>1308585</MaxTileRow>
            <MinTileCol>1457250</MinTileCol>
            <MaxTileCol>1462454</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4611</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9222</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5692</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18445</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11384</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36891</MinTileRow>
            <MaxTileRow>36937</MaxTileRow>
            <MinTileCol>22769</MinTileCol>
            <MaxTileCol>22850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73782</MinTileRow>
            <MaxTileRow>73874</MaxTileRow>
            <MinTileCol>45539</MinTileCol>
            <MaxTileCol>45701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147564</MinTileRow>
            <MaxTileRow>147749</MaxTileRow>
            <MinTileCol>91078</MinTileCol>
            <MaxTileCol>91403</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295128</MinTileRow>
            <MaxTileRow>295499</MaxTileRow>
            <MinTileCol>182156</MinTileCol>
            <MaxTileCol>182806</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590257</MinTileRow>
            <MaxTileRow>590999</MaxTileRow>
            <MinTileCol>364312</MinTileCol>
            <MaxTileCol>365613</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180514</MinTileRow>
            <MaxTileRow>1181998</MaxTileRow>
            <MinTileCol>728625</MinTileCol>
            <MaxTileCol>731227</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2361029</MinTileRow>
            <MaxTileRow>2363997</MaxTileRow>
            <MinTileCol>1457250</MinTileCol>
            <MaxTileCol>1462454</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4722058</MinTileRow>
            <MaxTileRow>4727994</MaxTileRow>
            <MinTileCol>2914501</MinTileCol>
            <MaxTileCol>2924908</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9444117</MinTileRow>
            <MaxTileRow>9455988</MaxTileRow>
            <MinTileCol>5829002</MinTileCol>
            <MaxTileCol>5849816</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18888235</MinTileRow>
            <MaxTileRow>18911976</MaxTileRow>
            <MinTileCol>11658004</MinTileCol>
            <MaxTileCol>11699632</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37776470</MinTileRow>
            <MaxTileRow>37823952</MaxTileRow>
            <MinTileCol>23316008</MinTileCol>
            <MaxTileCol>23399264</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75552941</MinTileRow>
            <MaxTileRow>75647905</MaxTileRow>
            <MinTileCol>46632017</MinTileCol>
            <MaxTileCol>46798528</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151105883</MinTileRow>
            <MaxTileRow>151295810</MaxTileRow>
            <MinTileCol>93264035</MinTileCol>
            <MaxTileCol>93597057</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302211767</MinTileRow>
            <MaxTileRow>302591621</MaxTileRow>
            <MinTileCol>186528070</MinTileCol>
            <MaxTileCol>187194114</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604423535</MinTileRow>
            <MaxTileRow>605183243</MaxTileRow>
            <MinTileCol>373056141</MinTileCol>
            <MaxTileCol>374388229</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_predial/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_predial/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_predial/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_predial/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_predial/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_predial/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_predial/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_predial/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_predial/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>bairros</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.91232584790744 -22.304857484236894</ows:LowerCorner>
        <ows:UpperCorner>-54.68297760777929 -22.172288809764048</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:bairros</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:bairros</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Abairros" width="110" height="20" maxScaleDenominator="350000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5692</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10210</MinTileRow>
            <MaxTileRow>10222</MaxTileRow>
            <MinTileCol>11385</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20420</MinTileRow>
            <MaxTileRow>20444</MaxTileRow>
            <MinTileCol>22771</MinTileCol>
            <MaxTileCol>22813</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40840</MinTileRow>
            <MaxTileRow>40888</MaxTileRow>
            <MinTileCol>45543</MinTileCol>
            <MaxTileCol>45626</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81681</MinTileRow>
            <MaxTileRow>81777</MaxTileRow>
            <MinTileCol>91086</MinTileCol>
            <MaxTileCol>91253</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163362</MinTileRow>
            <MaxTileRow>163555</MaxTileRow>
            <MinTileCol>182172</MinTileCol>
            <MaxTileCol>182506</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326725</MinTileRow>
            <MaxTileRow>327111</MaxTileRow>
            <MinTileCol>364344</MinTileCol>
            <MaxTileCol>365012</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653450</MinTileRow>
            <MaxTileRow>654223</MaxTileRow>
            <MinTileCol>728688</MinTileCol>
            <MaxTileCol>730024</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306901</MinTileRow>
            <MaxTileRow>1308446</MaxTileRow>
            <MinTileCol>1457377</MinTileCol>
            <MaxTileCol>1460049</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9233</MaxTileRow>
            <MinTileCol>5692</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18454</MinTileRow>
            <MaxTileRow>18467</MaxTileRow>
            <MinTileCol>11385</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36909</MinTileRow>
            <MaxTileRow>36935</MaxTileRow>
            <MinTileCol>22771</MinTileCol>
            <MaxTileCol>22813</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73818</MinTileRow>
            <MaxTileRow>73870</MaxTileRow>
            <MinTileCol>45543</MinTileCol>
            <MaxTileCol>45626</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147636</MinTileRow>
            <MaxTileRow>147740</MaxTileRow>
            <MinTileCol>91086</MinTileCol>
            <MaxTileCol>91253</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295272</MinTileRow>
            <MaxTileRow>295480</MaxTileRow>
            <MinTileCol>182172</MinTileCol>
            <MaxTileCol>182506</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590544</MinTileRow>
            <MaxTileRow>590961</MaxTileRow>
            <MinTileCol>364344</MinTileCol>
            <MaxTileCol>365012</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181088</MinTileRow>
            <MaxTileRow>1181923</MaxTileRow>
            <MinTileCol>728688</MinTileCol>
            <MaxTileCol>730024</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362177</MinTileRow>
            <MaxTileRow>2363846</MaxTileRow>
            <MinTileCol>1457377</MinTileCol>
            <MaxTileCol>1460049</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724355</MinTileRow>
            <MaxTileRow>4727692</MaxTileRow>
            <MinTileCol>2914754</MinTileCol>
            <MaxTileCol>2920098</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448711</MinTileRow>
            <MaxTileRow>9455385</MaxTileRow>
            <MinTileCol>5829508</MinTileCol>
            <MaxTileCol>5840196</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18897422</MinTileRow>
            <MaxTileRow>18910771</MaxTileRow>
            <MinTileCol>11659016</MinTileCol>
            <MaxTileCol>11680393</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37794844</MinTileRow>
            <MaxTileRow>37821543</MaxTileRow>
            <MinTileCol>23318032</MinTileCol>
            <MaxTileCol>23360786</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75589689</MinTileRow>
            <MaxTileRow>75643087</MaxTileRow>
            <MinTileCol>46636065</MinTileCol>
            <MaxTileCol>46721572</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151179379</MinTileRow>
            <MaxTileRow>151286174</MaxTileRow>
            <MinTileCol>93272130</MinTileCol>
            <MaxTileCol>93443144</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302358759</MinTileRow>
            <MaxTileRow>302572348</MaxTileRow>
            <MinTileCol>186544260</MinTileCol>
            <MaxTileCol>186886289</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604717519</MinTileRow>
            <MaxTileRow>605144696</MaxTileRow>
            <MinTileCol>373088520</MinTileCol>
            <MaxTileCol>373772578</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bairros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bairros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bairros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bairros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bairros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bairros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bairros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bairros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:bairros/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>arvores</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.89310965361135 -22.310486792941347</ows:LowerCorner>
        <ows:UpperCorner>-54.72377836020368 -22.19081384397615</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:arvores</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:arvores</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aarvores" width="20" height="20" maxScaleDenominator="25000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10211</MinTileRow>
            <MaxTileRow>10222</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20423</MinTileRow>
            <MaxTileRow>20445</MaxTileRow>
            <MinTileCol>22775</MinTileCol>
            <MaxTileCol>22805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40847</MinTileRow>
            <MaxTileRow>40891</MaxTileRow>
            <MinTileCol>45550</MinTileCol>
            <MaxTileCol>45611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81694</MinTileRow>
            <MaxTileRow>81782</MaxTileRow>
            <MinTileCol>91100</MinTileCol>
            <MaxTileCol>91223</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163389</MinTileRow>
            <MaxTileRow>163564</MaxTileRow>
            <MinTileCol>182200</MinTileCol>
            <MaxTileCol>182446</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326779</MinTileRow>
            <MaxTileRow>327128</MaxTileRow>
            <MinTileCol>364400</MinTileCol>
            <MaxTileCol>364893</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653558</MinTileRow>
            <MaxTileRow>654256</MaxTileRow>
            <MinTileCol>728800</MinTileCol>
            <MaxTileCol>729786</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307117</MinTileRow>
            <MaxTileRow>1308512</MaxTileRow>
            <MinTileCol>1457600</MinTileCol>
            <MaxTileCol>1459573</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18456</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36912</MinTileRow>
            <MaxTileRow>36936</MaxTileRow>
            <MinTileCol>22775</MinTileCol>
            <MaxTileCol>22805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73825</MinTileRow>
            <MaxTileRow>73872</MaxTileRow>
            <MinTileCol>45550</MinTileCol>
            <MaxTileCol>45611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147650</MinTileRow>
            <MaxTileRow>147744</MaxTileRow>
            <MinTileCol>91100</MinTileCol>
            <MaxTileCol>91223</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295301</MinTileRow>
            <MaxTileRow>295489</MaxTileRow>
            <MinTileCol>182200</MinTileCol>
            <MaxTileCol>182446</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590602</MinTileRow>
            <MaxTileRow>590979</MaxTileRow>
            <MinTileCol>364400</MinTileCol>
            <MaxTileCol>364893</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181205</MinTileRow>
            <MaxTileRow>1181958</MaxTileRow>
            <MinTileCol>728800</MinTileCol>
            <MaxTileCol>729786</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362410</MinTileRow>
            <MaxTileRow>2363917</MaxTileRow>
            <MinTileCol>1457600</MinTileCol>
            <MaxTileCol>1459573</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724821</MinTileRow>
            <MaxTileRow>4727834</MaxTileRow>
            <MinTileCol>2915201</MinTileCol>
            <MaxTileCol>2919147</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449643</MinTileRow>
            <MaxTileRow>9455669</MaxTileRow>
            <MinTileCol>5830403</MinTileCol>
            <MaxTileCol>5838295</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18899287</MinTileRow>
            <MaxTileRow>18911338</MaxTileRow>
            <MinTileCol>11660807</MinTileCol>
            <MaxTileCol>11676590</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37798574</MinTileRow>
            <MaxTileRow>37822677</MaxTileRow>
            <MinTileCol>23321614</MinTileCol>
            <MaxTileCol>23353180</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75597148</MinTileRow>
            <MaxTileRow>75645355</MaxTileRow>
            <MinTileCol>46643229</MinTileCol>
            <MaxTileCol>46706360</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151194297</MinTileRow>
            <MaxTileRow>151290711</MaxTileRow>
            <MinTileCol>93286458</MinTileCol>
            <MaxTileCol>93412721</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302388594</MinTileRow>
            <MaxTileRow>302581422</MaxTileRow>
            <MinTileCol>186572917</MinTileCol>
            <MaxTileCol>186825442</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604777188</MinTileRow>
            <MaxTileRow>605162844</MaxTileRow>
            <MinTileCol>373145835</MinTileCol>
            <MaxTileCol>373650885</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:arvores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:arvores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:arvores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:arvores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:arvores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:arvores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:arvores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:arvores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:arvores/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>rasters</ows:Title>
      <ows:Abstract/>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.36554410946301 -22.327400921417286</ows:LowerCorner>
        <ows:UpperCorner>-54.47153033846709 -22.053322741955597</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:rasters</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>637</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1274</MinTileRow>
            <MaxTileRow>1278</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2549</MinTileRow>
            <MaxTileRow>2556</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5099</MinTileRow>
            <MaxTileRow>5112</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10199</MinTileRow>
            <MaxTileRow>10224</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20398</MinTileRow>
            <MaxTileRow>20448</MaxTileRow>
            <MinTileCol>22689</MinTileCol>
            <MaxTileCol>22851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40797</MinTileRow>
            <MaxTileRow>40897</MaxTileRow>
            <MinTileCol>45378</MinTileCol>
            <MaxTileCol>45703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81594</MinTileRow>
            <MaxTileRow>81794</MaxTileRow>
            <MinTileCol>90756</MinTileCol>
            <MaxTileCol>91407</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163189</MinTileRow>
            <MaxTileRow>163588</MaxTileRow>
            <MinTileCol>181512</MinTileCol>
            <MaxTileCol>182814</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326378</MinTileRow>
            <MaxTileRow>327177</MaxTileRow>
            <MinTileCol>363024</MinTileCol>
            <MaxTileCol>365628</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>652757</MinTileRow>
            <MaxTileRow>654354</MaxTileRow>
            <MinTileCol>726048</MinTileCol>
            <MaxTileCol>731256</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1305515</MinTileRow>
            <MaxTileRow>1308709</MaxTileRow>
            <MinTileCol>1452096</MinTileCol>
            <MaxTileCol>1462512</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4610</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9221</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18442</MinTileRow>
            <MaxTileRow>18469</MaxTileRow>
            <MinTileCol>11344</MinTileCol>
            <MaxTileCol>11425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36885</MinTileRow>
            <MaxTileRow>36939</MaxTileRow>
            <MinTileCol>22689</MinTileCol>
            <MaxTileCol>22851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73771</MinTileRow>
            <MaxTileRow>73879</MaxTileRow>
            <MinTileCol>45378</MinTileCol>
            <MaxTileCol>45703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147542</MinTileRow>
            <MaxTileRow>147758</MaxTileRow>
            <MinTileCol>90756</MinTileCol>
            <MaxTileCol>91407</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295085</MinTileRow>
            <MaxTileRow>295516</MaxTileRow>
            <MinTileCol>181512</MinTileCol>
            <MaxTileCol>182814</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590170</MinTileRow>
            <MaxTileRow>591032</MaxTileRow>
            <MinTileCol>363024</MinTileCol>
            <MaxTileCol>365628</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1180340</MinTileRow>
            <MaxTileRow>1182065</MaxTileRow>
            <MinTileCol>726048</MinTileCol>
            <MaxTileCol>731256</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2360681</MinTileRow>
            <MaxTileRow>2364130</MaxTileRow>
            <MinTileCol>1452096</MinTileCol>
            <MaxTileCol>1462512</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4721363</MinTileRow>
            <MaxTileRow>4728260</MaxTileRow>
            <MinTileCol>2904193</MinTileCol>
            <MaxTileCol>2925025</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9442726</MinTileRow>
            <MaxTileRow>9456521</MaxTileRow>
            <MinTileCol>5808386</MinTileCol>
            <MaxTileCol>5850050</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18885453</MinTileRow>
            <MaxTileRow>18913043</MaxTileRow>
            <MinTileCol>11616773</MinTileCol>
            <MaxTileCol>11700101</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37770907</MinTileRow>
            <MaxTileRow>37826086</MaxTileRow>
            <MinTileCol>23233546</MinTileCol>
            <MaxTileCol>23400202</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75541814</MinTileRow>
            <MaxTileRow>75652172</MaxTileRow>
            <MinTileCol>46467093</MinTileCol>
            <MaxTileCol>46800405</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151083629</MinTileRow>
            <MaxTileRow>151304344</MaxTileRow>
            <MinTileCol>92934186</MinTileCol>
            <MaxTileCol>93600811</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302167258</MinTileRow>
            <MaxTileRow>302608689</MaxTileRow>
            <MinTileCol>185868372</MinTileCol>
            <MaxTileCol>187201622</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604334517</MinTileRow>
            <MaxTileRow>605217378</MaxTileRow>
            <MinTileCol>371736744</MinTileCol>
            <MaxTileCol>374403244</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rasters/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rasters/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rasters/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rasters/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rasters/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rasters/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rasters/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rasters/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rasters/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>numero_chacaras_1934</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.83232019480703 -22.253210939069536</ows:LowerCorner>
        <ows:UpperCorner>-54.760040431720284 -22.191019225053147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:numero_chacaras_1934</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Anumero_chacaras_1934" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2848</MinTileCol>
            <MaxTileCol>2849</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5108</MaxTileRow>
            <MinTileCol>5696</MinTileCol>
            <MaxTileCol>5699</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10211</MinTileRow>
            <MaxTileRow>10217</MaxTileRow>
            <MinTileCol>11393</MinTileCol>
            <MaxTileCol>11399</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20423</MinTileRow>
            <MaxTileRow>20435</MaxTileRow>
            <MinTileCol>22786</MinTileCol>
            <MaxTileCol>22799</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40847</MinTileRow>
            <MaxTileRow>40870</MaxTileRow>
            <MinTileCol>45572</MinTileCol>
            <MaxTileCol>45598</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81695</MinTileRow>
            <MaxTileRow>81740</MaxTileRow>
            <MinTileCol>91144</MinTileCol>
            <MaxTileCol>91196</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163390</MinTileRow>
            <MaxTileRow>163480</MaxTileRow>
            <MinTileCol>182288</MinTileCol>
            <MaxTileCol>182393</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326780</MinTileRow>
            <MaxTileRow>326961</MaxTileRow>
            <MinTileCol>364577</MinTileCol>
            <MaxTileCol>364787</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653560</MinTileRow>
            <MaxTileRow>653922</MaxTileRow>
            <MinTileCol>729154</MinTileCol>
            <MaxTileCol>729575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307120</MinTileRow>
            <MaxTileRow>1307844</MaxTileRow>
            <MinTileCol>1458309</MinTileCol>
            <MaxTileCol>1459151</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4615</MaxTileRow>
            <MinTileCol>2848</MinTileCol>
            <MaxTileCol>2849</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9231</MaxTileRow>
            <MinTileCol>5696</MinTileCol>
            <MaxTileCol>5699</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18456</MinTileRow>
            <MaxTileRow>18462</MaxTileRow>
            <MinTileCol>11393</MinTileCol>
            <MaxTileCol>11399</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36912</MinTileRow>
            <MaxTileRow>36924</MaxTileRow>
            <MinTileCol>22786</MinTileCol>
            <MaxTileCol>22799</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73825</MinTileRow>
            <MaxTileRow>73849</MaxTileRow>
            <MinTileCol>45572</MinTileCol>
            <MaxTileCol>45598</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147650</MinTileRow>
            <MaxTileRow>147699</MaxTileRow>
            <MinTileCol>91144</MinTileCol>
            <MaxTileCol>91196</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295301</MinTileRow>
            <MaxTileRow>295399</MaxTileRow>
            <MinTileCol>182288</MinTileCol>
            <MaxTileCol>182393</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590603</MinTileRow>
            <MaxTileRow>590799</MaxTileRow>
            <MinTileCol>364577</MinTileCol>
            <MaxTileCol>364787</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181206</MinTileRow>
            <MaxTileRow>1181598</MaxTileRow>
            <MinTileCol>729154</MinTileCol>
            <MaxTileCol>729575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362413</MinTileRow>
            <MaxTileRow>2363196</MaxTileRow>
            <MinTileCol>1458309</MinTileCol>
            <MaxTileCol>1459151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724826</MinTileRow>
            <MaxTileRow>4726392</MaxTileRow>
            <MinTileCol>2916618</MinTileCol>
            <MaxTileCol>2918302</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449653</MinTileRow>
            <MaxTileRow>9452784</MaxTileRow>
            <MinTileCol>5833236</MinTileCol>
            <MaxTileCol>5836605</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18899307</MinTileRow>
            <MaxTileRow>18905569</MaxTileRow>
            <MinTileCol>11666473</MinTileCol>
            <MaxTileCol>11673210</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37798615</MinTileRow>
            <MaxTileRow>37811139</MaxTileRow>
            <MinTileCol>23332946</MinTileCol>
            <MaxTileCol>23346420</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75597231</MinTileRow>
            <MaxTileRow>75622278</MaxTileRow>
            <MinTileCol>46665893</MinTileCol>
            <MaxTileCol>46692841</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151194462</MinTileRow>
            <MaxTileRow>151244556</MaxTileRow>
            <MinTileCol>93331786</MinTileCol>
            <MaxTileCol>93385682</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302388925</MinTileRow>
            <MaxTileRow>302489113</MaxTileRow>
            <MinTileCol>186663573</MinTileCol>
            <MaxTileCol>186771364</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604777850</MinTileRow>
            <MaxTileRow>604978227</MaxTileRow>
            <MinTileCol>373327146</MinTileCol>
            <MaxTileCol>373542729</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:numero_chacaras_1934/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>rapideye_2013</ows:Title>
      <ows:Abstract>Imagens RapidEye do ano de 2013.</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52181343946163 -22.441892090930708</ows:LowerCorner>
        <ows:UpperCorner>-54.20075098263546 -21.879726386128713</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:rapideye_2013</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>raster</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Arapideye_2013" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10183</MinTileRow>
            <MaxTileRow>10234</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20367</MinTileRow>
            <MaxTileRow>20469</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40734</MinTileRow>
            <MaxTileRow>40938</MaxTileRow>
            <MinTileCol>45321</MinTileCol>
            <MaxTileCol>45802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81468</MinTileRow>
            <MaxTileRow>81877</MaxTileRow>
            <MinTileCol>90642</MinTileCol>
            <MaxTileCol>91604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162936</MinTileRow>
            <MaxTileRow>163755</MaxTileRow>
            <MinTileCol>181284</MinTileCol>
            <MaxTileCol>183208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325873</MinTileRow>
            <MaxTileRow>327510</MaxTileRow>
            <MinTileCol>362568</MinTileCol>
            <MaxTileCol>366416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651746</MinTileRow>
            <MaxTileRow>655021</MaxTileRow>
            <MinTileCol>725137</MinTileCol>
            <MaxTileCol>732833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303493</MinTileRow>
            <MaxTileRow>1310042</MaxTileRow>
            <MinTileCol>1450275</MinTileCol>
            <MaxTileCol>1465667</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18425</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36851</MinTileRow>
            <MaxTileRow>36962</MaxTileRow>
            <MinTileCol>22660</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73703</MinTileRow>
            <MaxTileRow>73924</MaxTileRow>
            <MinTileCol>45321</MinTileCol>
            <MaxTileCol>45802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147406</MinTileRow>
            <MaxTileRow>147848</MaxTileRow>
            <MinTileCol>90642</MinTileCol>
            <MaxTileCol>91604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294812</MinTileRow>
            <MaxTileRow>295696</MaxTileRow>
            <MinTileCol>181284</MinTileCol>
            <MaxTileCol>183208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589625</MinTileRow>
            <MaxTileRow>591393</MaxTileRow>
            <MinTileCol>362568</MinTileCol>
            <MaxTileCol>366416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179250</MinTileRow>
            <MaxTileRow>1182786</MaxTileRow>
            <MinTileCol>725137</MinTileCol>
            <MaxTileCol>732833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358500</MinTileRow>
            <MaxTileRow>2365573</MaxTileRow>
            <MinTileCol>1450275</MinTileCol>
            <MaxTileCol>1465667</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4717001</MinTileRow>
            <MaxTileRow>4731146</MaxTileRow>
            <MinTileCol>2900551</MinTileCol>
            <MaxTileCol>2931334</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9434003</MinTileRow>
            <MaxTileRow>9462292</MaxTileRow>
            <MinTileCol>5801103</MinTileCol>
            <MaxTileCol>5862669</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18868006</MinTileRow>
            <MaxTileRow>18924584</MaxTileRow>
            <MinTileCol>11602207</MinTileCol>
            <MaxTileCol>11725339</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37736013</MinTileRow>
            <MaxTileRow>37849168</MaxTileRow>
            <MinTileCol>23204415</MinTileCol>
            <MaxTileCol>23450679</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75472026</MinTileRow>
            <MaxTileRow>75698336</MaxTileRow>
            <MinTileCol>46408831</MinTileCol>
            <MaxTileCol>46901359</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150944053</MinTileRow>
            <MaxTileRow>151396672</MaxTileRow>
            <MinTileCol>92817663</MinTileCol>
            <MaxTileCol>93802718</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301888107</MinTileRow>
            <MaxTileRow>302793344</MaxTileRow>
            <MinTileCol>185635326</MinTileCol>
            <MaxTileCol>187605437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603776214</MinTileRow>
            <MaxTileRow>605586689</MaxTileRow>
            <MinTileCol>371270652</MinTileCol>
            <MaxTileCol>375210875</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rapideye_2013/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rapideye_2013/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rapideye_2013/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rapideye_2013/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rapideye_2013/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rapideye_2013/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rapideye_2013/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rapideye_2013/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rapideye_2013/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>lotes_2018_restituidos</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.903737033027895 -22.313954351501835</ows:LowerCorner>
        <ows:UpperCorner>-54.69346354516194 -22.180982515761688</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:lotes_2018_restituidos</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Alotes_2018_restituidos" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5702</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10210</MinTileRow>
            <MaxTileRow>10223</MaxTileRow>
            <MinTileCol>11386</MinTileCol>
            <MaxTileCol>11405</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20421</MinTileRow>
            <MaxTileRow>20446</MaxTileRow>
            <MinTileCol>22773</MinTileCol>
            <MaxTileCol>22811</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40843</MinTileRow>
            <MaxTileRow>40892</MaxTileRow>
            <MinTileCol>45546</MinTileCol>
            <MaxTileCol>45622</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81687</MinTileRow>
            <MaxTileRow>81784</MaxTileRow>
            <MinTileCol>91092</MinTileCol>
            <MaxTileCol>91245</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163375</MinTileRow>
            <MaxTileRow>163569</MaxTileRow>
            <MinTileCol>182184</MinTileCol>
            <MaxTileCol>182490</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326750</MinTileRow>
            <MaxTileRow>327138</MaxTileRow>
            <MinTileCol>364369</MinTileCol>
            <MaxTileCol>364981</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653501</MinTileRow>
            <MaxTileRow>654276</MaxTileRow>
            <MinTileCol>728738</MinTileCol>
            <MaxTileCol>729963</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307003</MinTileRow>
            <MaxTileRow>1308552</MaxTileRow>
            <MinTileCol>1457477</MinTileCol>
            <MaxTileCol>1459926</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5702</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18455</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11386</MinTileCol>
            <MaxTileCol>11405</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36910</MinTileRow>
            <MaxTileRow>36936</MaxTileRow>
            <MinTileCol>22773</MinTileCol>
            <MaxTileCol>22811</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73821</MinTileRow>
            <MaxTileRow>73873</MaxTileRow>
            <MinTileCol>45546</MinTileCol>
            <MaxTileCol>45622</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147642</MinTileRow>
            <MaxTileRow>147747</MaxTileRow>
            <MinTileCol>91092</MinTileCol>
            <MaxTileCol>91245</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295285</MinTileRow>
            <MaxTileRow>295495</MaxTileRow>
            <MinTileCol>182184</MinTileCol>
            <MaxTileCol>182490</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590571</MinTileRow>
            <MaxTileRow>590990</MaxTileRow>
            <MinTileCol>364369</MinTileCol>
            <MaxTileCol>364981</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181143</MinTileRow>
            <MaxTileRow>1181980</MaxTileRow>
            <MinTileCol>728738</MinTileCol>
            <MaxTileCol>729963</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362287</MinTileRow>
            <MaxTileRow>2363961</MaxTileRow>
            <MinTileCol>1457477</MinTileCol>
            <MaxTileCol>1459926</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724574</MinTileRow>
            <MaxTileRow>4727922</MaxTileRow>
            <MinTileCol>2914954</MinTileCol>
            <MaxTileCol>2919853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449148</MinTileRow>
            <MaxTileRow>9455844</MaxTileRow>
            <MinTileCol>5829908</MinTileCol>
            <MaxTileCol>5839707</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18898297</MinTileRow>
            <MaxTileRow>18911688</MaxTileRow>
            <MinTileCol>11659816</MinTileCol>
            <MaxTileCol>11679415</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37796595</MinTileRow>
            <MaxTileRow>37823376</MaxTileRow>
            <MinTileCol>23319633</MinTileCol>
            <MaxTileCol>23358831</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75593190</MinTileRow>
            <MaxTileRow>75646752</MaxTileRow>
            <MinTileCol>46639267</MinTileCol>
            <MaxTileCol>46717662</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151186380</MinTileRow>
            <MaxTileRow>151293505</MaxTileRow>
            <MinTileCol>93278534</MinTileCol>
            <MaxTileCol>93435325</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302372760</MinTileRow>
            <MaxTileRow>302587011</MaxTileRow>
            <MinTileCol>186557068</MinTileCol>
            <MaxTileCol>186870651</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604745520</MinTileRow>
            <MaxTileRow>605174023</MaxTileRow>
            <MinTileCol>373114137</MinTileCol>
            <MaxTileCol>373741302</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_2018_restituidos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_2018_restituidos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_2018_restituidos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_2018_restituidos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_2018_restituidos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_2018_restituidos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_2018_restituidos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_2018_restituidos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:lotes_2018_restituidos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>perimetro_ordem_servico</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.832495059170526 -22.238774690640327</ows:LowerCorner>
        <ows:UpperCorner>-54.786183858691345 -22.220103652079338</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:perimetro_ordem_servico</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aperimetro_ordem_servico" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2553</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2848</MinTileCol>
            <MaxTileCol>2849</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5107</MinTileRow>
            <MaxTileRow>5108</MaxTileRow>
            <MinTileCol>5696</MinTileCol>
            <MaxTileCol>5698</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10214</MinTileRow>
            <MaxTileRow>10216</MaxTileRow>
            <MinTileCol>11393</MinTileCol>
            <MaxTileCol>11397</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20429</MinTileRow>
            <MaxTileRow>20432</MaxTileRow>
            <MinTileCol>22786</MinTileCol>
            <MaxTileCol>22794</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40858</MinTileRow>
            <MaxTileRow>40864</MaxTileRow>
            <MinTileCol>45572</MinTileCol>
            <MaxTileCol>45588</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81716</MinTileRow>
            <MaxTileRow>81729</MaxTileRow>
            <MinTileCol>91144</MinTileCol>
            <MaxTileCol>91177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163432</MinTileRow>
            <MaxTileRow>163459</MaxTileRow>
            <MinTileCol>182288</MinTileCol>
            <MaxTileCol>182355</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326864</MinTileRow>
            <MaxTileRow>326919</MaxTileRow>
            <MinTileCol>364576</MinTileCol>
            <MaxTileCol>364711</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653729</MinTileRow>
            <MaxTileRow>653838</MaxTileRow>
            <MinTileCol>729153</MinTileCol>
            <MaxTileCol>729423</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307458</MinTileRow>
            <MaxTileRow>1307676</MaxTileRow>
            <MinTileCol>1458307</MinTileCol>
            <MaxTileCol>1458846</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4615</MaxTileRow>
            <MinTileCol>2848</MinTileCol>
            <MaxTileCol>2849</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9229</MinTileRow>
            <MaxTileRow>9230</MaxTileRow>
            <MinTileCol>5696</MinTileCol>
            <MaxTileCol>5698</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18459</MinTileRow>
            <MaxTileRow>18461</MaxTileRow>
            <MinTileCol>11393</MinTileCol>
            <MaxTileCol>11397</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36918</MinTileRow>
            <MaxTileRow>36922</MaxTileRow>
            <MinTileCol>22786</MinTileCol>
            <MaxTileCol>22794</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73836</MinTileRow>
            <MaxTileRow>73844</MaxTileRow>
            <MinTileCol>45572</MinTileCol>
            <MaxTileCol>45588</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147673</MinTileRow>
            <MaxTileRow>147688</MaxTileRow>
            <MinTileCol>91144</MinTileCol>
            <MaxTileCol>91177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295347</MinTileRow>
            <MaxTileRow>295376</MaxTileRow>
            <MinTileCol>182288</MinTileCol>
            <MaxTileCol>182355</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590694</MinTileRow>
            <MaxTileRow>590753</MaxTileRow>
            <MinTileCol>364576</MinTileCol>
            <MaxTileCol>364711</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181389</MinTileRow>
            <MaxTileRow>1181507</MaxTileRow>
            <MinTileCol>729153</MinTileCol>
            <MaxTileCol>729423</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362779</MinTileRow>
            <MaxTileRow>2363014</MaxTileRow>
            <MinTileCol>1458307</MinTileCol>
            <MaxTileCol>1458846</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4725558</MinTileRow>
            <MaxTileRow>4726028</MaxTileRow>
            <MinTileCol>2916614</MinTileCol>
            <MaxTileCol>2917693</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9451117</MinTileRow>
            <MaxTileRow>9452057</MaxTileRow>
            <MinTileCol>5833228</MinTileCol>
            <MaxTileCol>5835386</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18902235</MinTileRow>
            <MaxTileRow>18904115</MaxTileRow>
            <MinTileCol>11666457</MinTileCol>
            <MaxTileCol>11670773</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37804471</MinTileRow>
            <MaxTileRow>37808231</MaxTileRow>
            <MinTileCol>23332914</MinTileCol>
            <MaxTileCol>23341547</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75608943</MinTileRow>
            <MaxTileRow>75616463</MaxTileRow>
            <MinTileCol>46665828</MinTileCol>
            <MaxTileCol>46683094</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151217886</MinTileRow>
            <MaxTileRow>151232926</MaxTileRow>
            <MinTileCol>93331656</MinTileCol>
            <MaxTileCol>93366188</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302435773</MinTileRow>
            <MaxTileRow>302465853</MaxTileRow>
            <MinTileCol>186663312</MinTileCol>
            <MaxTileCol>186732376</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604871546</MinTileRow>
            <MaxTileRow>604931706</MaxTileRow>
            <MinTileCol>373326625</MinTileCol>
            <MaxTileCol>373464753</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_ordem_servico/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_ordem_servico/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_ordem_servico/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_ordem_servico/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_ordem_servico/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_ordem_servico/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_ordem_servico/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_ordem_servico/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:perimetro_ordem_servico/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>ottobacias_trecho_ana</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.56406649816135 -22.484275497973066</ows:LowerCorner>
        <ows:UpperCorner>-54.08585164846908 -21.673938485698823</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:ottobacias_trecho_ana</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:ottobacias_trecho_ana</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aottobacias_trecho_ana" width="20" height="20" minScaleDenominator="2000.0" maxScaleDenominator="500000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>158</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>176</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>317</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>353</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>635</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>707</MinTileCol>
            <MaxTileCol>716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1270</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1415</MinTileCol>
            <MaxTileCol>1432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2541</MinTileRow>
            <MaxTileRow>2559</MaxTileRow>
            <MinTileCol>2831</MinTileCol>
            <MaxTileCol>2865</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5082</MinTileRow>
            <MaxTileRow>5119</MaxTileRow>
            <MinTileCol>5663</MinTileCol>
            <MaxTileCol>5730</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10164</MinTileRow>
            <MaxTileRow>10238</MaxTileRow>
            <MinTileCol>11326</MinTileCol>
            <MaxTileCol>11460</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20329</MinTileRow>
            <MaxTileRow>20477</MaxTileRow>
            <MinTileCol>22652</MinTileCol>
            <MaxTileCol>22921</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40659</MinTileRow>
            <MaxTileRow>40954</MaxTileRow>
            <MinTileCol>45305</MinTileCol>
            <MaxTileCol>45843</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81318</MinTileRow>
            <MaxTileRow>81908</MaxTileRow>
            <MinTileCol>90611</MinTileCol>
            <MaxTileCol>91687</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162636</MinTileRow>
            <MaxTileRow>163817</MaxTileRow>
            <MinTileCol>181222</MinTileCol>
            <MaxTileCol>183375</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325273</MinTileRow>
            <MaxTileRow>327634</MaxTileRow>
            <MinTileCol>362445</MinTileCol>
            <MaxTileCol>366751</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>650547</MinTileRow>
            <MaxTileRow>655268</MaxTileRow>
            <MinTileCol>724891</MinTileCol>
            <MaxTileCol>733503</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1301095</MinTileRow>
            <MaxTileRow>1310536</MaxTileRow>
            <MinTileCol>1449783</MinTileCol>
            <MaxTileCol>1467006</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>176</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>353</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1150</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>707</MinTileCol>
            <MaxTileCol>716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2300</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1415</MinTileCol>
            <MaxTileCol>1432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4601</MinTileRow>
            <MaxTileRow>4621</MaxTileRow>
            <MinTileCol>2831</MinTileCol>
            <MaxTileCol>2865</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9202</MinTileRow>
            <MaxTileRow>9242</MaxTileRow>
            <MinTileCol>5663</MinTileCol>
            <MaxTileCol>5730</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18405</MinTileRow>
            <MaxTileRow>18485</MaxTileRow>
            <MinTileCol>11326</MinTileCol>
            <MaxTileCol>11460</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36811</MinTileRow>
            <MaxTileRow>36970</MaxTileRow>
            <MinTileCol>22652</MinTileCol>
            <MaxTileCol>22921</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73622</MinTileRow>
            <MaxTileRow>73940</MaxTileRow>
            <MinTileCol>45305</MinTileCol>
            <MaxTileCol>45843</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147244</MinTileRow>
            <MaxTileRow>147881</MaxTileRow>
            <MinTileCol>90611</MinTileCol>
            <MaxTileCol>91687</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294489</MinTileRow>
            <MaxTileRow>295763</MaxTileRow>
            <MinTileCol>181222</MinTileCol>
            <MaxTileCol>183375</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>588979</MinTileRow>
            <MaxTileRow>591526</MaxTileRow>
            <MinTileCol>362445</MinTileCol>
            <MaxTileCol>366751</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1177959</MinTileRow>
            <MaxTileRow>1183053</MaxTileRow>
            <MinTileCol>724891</MinTileCol>
            <MaxTileCol>733503</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2355918</MinTileRow>
            <MaxTileRow>2366107</MaxTileRow>
            <MinTileCol>1449783</MinTileCol>
            <MaxTileCol>1467006</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4711837</MinTileRow>
            <MaxTileRow>4732214</MaxTileRow>
            <MinTileCol>2899567</MinTileCol>
            <MaxTileCol>2934012</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9423675</MinTileRow>
            <MaxTileRow>9464429</MaxTileRow>
            <MinTileCol>5799134</MinTileCol>
            <MaxTileCol>5868024</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18847351</MinTileRow>
            <MaxTileRow>18928858</MaxTileRow>
            <MinTileCol>11598269</MinTileCol>
            <MaxTileCol>11736049</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37694703</MinTileRow>
            <MaxTileRow>37857717</MaxTileRow>
            <MinTileCol>23196539</MinTileCol>
            <MaxTileCol>23472098</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75389407</MinTileRow>
            <MaxTileRow>75715435</MaxTileRow>
            <MinTileCol>46393078</MinTileCol>
            <MaxTileCol>46944196</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150778814</MinTileRow>
            <MaxTileRow>151430870</MaxTileRow>
            <MinTileCol>92786157</MinTileCol>
            <MaxTileCol>93888393</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301557629</MinTileRow>
            <MaxTileRow>302861741</MaxTileRow>
            <MinTileCol>185572314</MinTileCol>
            <MaxTileCol>187776787</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603115259</MinTileRow>
            <MaxTileRow>605723482</MaxTileRow>
            <MinTileCol>371144628</MinTileCol>
            <MaxTileCol>375553575</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ottobacias_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ottobacias_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ottobacias_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ottobacias_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ottobacias_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ottobacias_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ottobacias_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ottobacias_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:ottobacias_trecho_ana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>imoveis_sigef</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.52595341424491 -22.450477216019955</ows:LowerCorner>
        <ows:UpperCorner>-54.19636565122507 -21.87231006649718</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:imoveis_sigef</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Aimoveis_sigef" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5664</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11329</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20365</MinTileRow>
            <MaxTileRow>20470</MaxTileRow>
            <MinTileCol>22659</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40731</MinTileRow>
            <MaxTileRow>40941</MaxTileRow>
            <MinTileCol>45319</MinTileCol>
            <MaxTileCol>45803</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81462</MinTileRow>
            <MaxTileRow>81883</MaxTileRow>
            <MinTileCol>90639</MinTileCol>
            <MaxTileCol>91607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162925</MinTileRow>
            <MaxTileRow>163767</MaxTileRow>
            <MinTileCol>181278</MinTileCol>
            <MaxTileCol>183214</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325851</MinTileRow>
            <MaxTileRow>327535</MaxTileRow>
            <MinTileCol>362556</MinTileCol>
            <MaxTileCol>366429</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651703</MinTileRow>
            <MaxTileRow>655071</MaxTileRow>
            <MinTileCol>725113</MinTileCol>
            <MaxTileCol>732859</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303406</MinTileRow>
            <MaxTileRow>1310143</MaxTileRow>
            <MinTileCol>1450227</MinTileCol>
            <MaxTileCol>1465718</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5664</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18425</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11329</MinTileCol>
            <MaxTileCol>11450</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36850</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22659</MinTileCol>
            <MaxTileCol>22901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73700</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45319</MinTileCol>
            <MaxTileCol>45803</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147400</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90639</MinTileCol>
            <MaxTileCol>91607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294800</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181278</MinTileCol>
            <MaxTileCol>183214</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589601</MinTileRow>
            <MaxTileRow>591420</MaxTileRow>
            <MinTileCol>362556</MinTileCol>
            <MaxTileCol>366429</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179203</MinTileRow>
            <MaxTileRow>1182840</MaxTileRow>
            <MinTileCol>725113</MinTileCol>
            <MaxTileCol>732859</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358407</MinTileRow>
            <MaxTileRow>2365681</MaxTileRow>
            <MinTileCol>1450227</MinTileCol>
            <MaxTileCol>1465718</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716815</MinTileRow>
            <MaxTileRow>4731362</MaxTileRow>
            <MinTileCol>2900455</MinTileCol>
            <MaxTileCol>2931437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433630</MinTileRow>
            <MaxTileRow>9462724</MaxTileRow>
            <MinTileCol>5800911</MinTileCol>
            <MaxTileCol>5862874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18867261</MinTileRow>
            <MaxTileRow>18925449</MaxTileRow>
            <MinTileCol>11601822</MinTileCol>
            <MaxTileCol>11725748</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37734523</MinTileRow>
            <MaxTileRow>37850899</MaxTileRow>
            <MinTileCol>23203644</MinTileCol>
            <MaxTileCol>23451497</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75469047</MinTileRow>
            <MaxTileRow>75701799</MaxTileRow>
            <MinTileCol>46407288</MinTileCol>
            <MaxTileCol>46902994</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150938094</MinTileRow>
            <MaxTileRow>151403598</MaxTileRow>
            <MinTileCol>92814576</MinTileCol>
            <MaxTileCol>93805988</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301876188</MinTileRow>
            <MaxTileRow>302807197</MaxTileRow>
            <MinTileCol>185629152</MinTileCol>
            <MaxTileCol>187611977</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603752377</MinTileRow>
            <MaxTileRow>605614394</MaxTileRow>
            <MinTileCol>371258305</MinTileCol>
            <MaxTileCol>375223955</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_sigef/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_sigef/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_sigef/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_sigef/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_sigef/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_sigef/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_sigef/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_sigef/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:imoveis_sigef/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>rocagem</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.83278623285794 -22.238772823314736</ows:LowerCorner>
        <ows:UpperCorner>-54.73634844452996 -22.19135210363939</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:rocagem</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Arocagem" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2848</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5108</MaxTileRow>
            <MinTileCol>5696</MinTileCol>
            <MaxTileCol>5700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10211</MinTileRow>
            <MaxTileRow>10216</MaxTileRow>
            <MinTileCol>11392</MinTileCol>
            <MaxTileCol>11401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20423</MinTileRow>
            <MaxTileRow>20432</MaxTileRow>
            <MinTileCol>22785</MinTileCol>
            <MaxTileCol>22803</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40847</MinTileRow>
            <MaxTileRow>40864</MaxTileRow>
            <MinTileCol>45571</MinTileCol>
            <MaxTileCol>45607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81695</MinTileRow>
            <MaxTileRow>81729</MaxTileRow>
            <MinTileCol>91143</MinTileCol>
            <MaxTileCol>91214</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163390</MinTileRow>
            <MaxTileRow>163459</MaxTileRow>
            <MinTileCol>182287</MinTileCol>
            <MaxTileCol>182428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326780</MinTileRow>
            <MaxTileRow>326919</MaxTileRow>
            <MinTileCol>364575</MinTileCol>
            <MaxTileCol>364856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653561</MinTileRow>
            <MaxTileRow>653838</MaxTileRow>
            <MinTileCol>729151</MinTileCol>
            <MaxTileCol>729713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307123</MinTileRow>
            <MaxTileRow>1307676</MaxTileRow>
            <MinTileCol>1458303</MinTileCol>
            <MaxTileCol>1459427</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>356</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>712</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1424</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4615</MaxTileRow>
            <MinTileCol>2848</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9230</MaxTileRow>
            <MinTileCol>5696</MinTileCol>
            <MaxTileCol>5700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18456</MinTileRow>
            <MaxTileRow>18461</MaxTileRow>
            <MinTileCol>11392</MinTileCol>
            <MaxTileCol>11401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36912</MinTileRow>
            <MaxTileRow>36922</MaxTileRow>
            <MinTileCol>22785</MinTileCol>
            <MaxTileCol>22803</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73825</MinTileRow>
            <MaxTileRow>73844</MaxTileRow>
            <MinTileCol>45571</MinTileCol>
            <MaxTileCol>45607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147651</MinTileRow>
            <MaxTileRow>147688</MaxTileRow>
            <MinTileCol>91143</MinTileCol>
            <MaxTileCol>91214</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295302</MinTileRow>
            <MaxTileRow>295376</MaxTileRow>
            <MinTileCol>182287</MinTileCol>
            <MaxTileCol>182428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590604</MinTileRow>
            <MaxTileRow>590753</MaxTileRow>
            <MinTileCol>364575</MinTileCol>
            <MaxTileCol>364856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181208</MinTileRow>
            <MaxTileRow>1181507</MaxTileRow>
            <MinTileCol>729151</MinTileCol>
            <MaxTileCol>729713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362417</MinTileRow>
            <MaxTileRow>2363014</MaxTileRow>
            <MinTileCol>1458303</MinTileCol>
            <MaxTileCol>1459427</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724835</MinTileRow>
            <MaxTileRow>4726028</MaxTileRow>
            <MinTileCol>2916607</MinTileCol>
            <MaxTileCol>2918854</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449670</MinTileRow>
            <MaxTileRow>9452057</MaxTileRow>
            <MinTileCol>5833214</MinTileCol>
            <MaxTileCol>5837709</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18899341</MinTileRow>
            <MaxTileRow>18904115</MaxTileRow>
            <MinTileCol>11666429</MinTileCol>
            <MaxTileCol>11675418</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37798682</MinTileRow>
            <MaxTileRow>37808231</MaxTileRow>
            <MinTileCol>23332859</MinTileCol>
            <MaxTileCol>23350837</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75597365</MinTileRow>
            <MaxTileRow>75616462</MaxTileRow>
            <MinTileCol>46665719</MinTileCol>
            <MaxTileCol>46701674</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151194730</MinTileRow>
            <MaxTileRow>151232925</MaxTileRow>
            <MinTileCol>93331439</MinTileCol>
            <MaxTileCol>93403348</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302389461</MinTileRow>
            <MaxTileRow>302465850</MaxTileRow>
            <MinTileCol>186662878</MinTileCol>
            <MaxTileCol>186806696</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604778922</MinTileRow>
            <MaxTileRow>604931700</MaxTileRow>
            <MinTileCol>373325756</MinTileCol>
            <MaxTileCol>373613393</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rocagem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rocagem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rocagem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rocagem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rocagem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rocagem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rocagem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rocagem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rocagem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>sgb_ep</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.18286322218734 -21.59092907038733</ows:LowerCorner>
        <ows:UpperCorner>-53.95232413888054 -21.54360542093387</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:sgb_ep</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Asgb_ep" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>158</MinTileRow>
            <MaxTileRow>158</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>317</MinTileRow>
            <MaxTileRow>317</MaxTileRow>
            <MinTileCol>357</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>634</MinTileRow>
            <MaxTileRow>634</MaxTileRow>
            <MinTileCol>715</MinTileCol>
            <MaxTileCol>717</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1269</MinTileRow>
            <MaxTileRow>1269</MaxTileRow>
            <MinTileCol>1431</MinTileCol>
            <MaxTileCol>1434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2538</MinTileRow>
            <MaxTileRow>2539</MaxTileRow>
            <MinTileCol>2863</MinTileCol>
            <MaxTileCol>2868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5076</MinTileRow>
            <MaxTileRow>5078</MaxTileRow>
            <MinTileCol>5726</MinTileCol>
            <MaxTileCol>5736</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10152</MinTileRow>
            <MaxTileRow>10157</MaxTileRow>
            <MinTileCol>11452</MinTileCol>
            <MaxTileCol>11473</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20305</MinTileRow>
            <MaxTileRow>20314</MaxTileRow>
            <MinTileCol>22904</MinTileCol>
            <MaxTileCol>22946</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40611</MinTileRow>
            <MaxTileRow>40629</MaxTileRow>
            <MinTileCol>45808</MinTileCol>
            <MaxTileCol>45892</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81223</MinTileRow>
            <MaxTileRow>81258</MaxTileRow>
            <MinTileCol>91617</MinTileCol>
            <MaxTileCol>91785</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162447</MinTileRow>
            <MaxTileRow>162516</MaxTileRow>
            <MinTileCol>183234</MinTileCol>
            <MaxTileCol>183570</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>324894</MinTileRow>
            <MaxTileRow>325032</MaxTileRow>
            <MinTileCol>366468</MinTileCol>
            <MaxTileCol>367140</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>649788</MinTileRow>
            <MaxTileRow>650064</MaxTileRow>
            <MinTileCol>732937</MinTileCol>
            <MaxTileCol>734280</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1299577</MinTileRow>
            <MaxTileRow>1300128</MaxTileRow>
            <MinTileCol>1465875</MinTileCol>
            <MaxTileCol>1468561</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>35</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>71</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>143</MaxTileRow>
            <MinTileCol>89</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>287</MaxTileRow>
            <MinTileCol>178</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>574</MinTileRow>
            <MaxTileRow>574</MaxTileRow>
            <MinTileCol>357</MinTileCol>
            <MaxTileCol>358</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1149</MinTileRow>
            <MaxTileRow>1149</MaxTileRow>
            <MinTileCol>715</MinTileCol>
            <MaxTileCol>717</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2299</MinTileRow>
            <MaxTileRow>2299</MaxTileRow>
            <MinTileCol>1431</MinTileCol>
            <MaxTileCol>1434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4598</MinTileRow>
            <MaxTileRow>4599</MaxTileRow>
            <MinTileCol>2863</MinTileCol>
            <MaxTileCol>2868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9196</MinTileRow>
            <MaxTileRow>9198</MaxTileRow>
            <MinTileCol>5726</MinTileCol>
            <MaxTileCol>5736</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18392</MinTileRow>
            <MaxTileRow>18397</MaxTileRow>
            <MinTileCol>11452</MinTileCol>
            <MaxTileCol>11473</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36785</MinTileRow>
            <MaxTileRow>36794</MaxTileRow>
            <MinTileCol>22904</MinTileCol>
            <MaxTileCol>22946</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73571</MinTileRow>
            <MaxTileRow>73589</MaxTileRow>
            <MinTileCol>45808</MinTileCol>
            <MaxTileCol>45892</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147142</MinTileRow>
            <MaxTileRow>147179</MaxTileRow>
            <MinTileCol>91617</MinTileCol>
            <MaxTileCol>91785</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294285</MinTileRow>
            <MaxTileRow>294359</MaxTileRow>
            <MinTileCol>183234</MinTileCol>
            <MaxTileCol>183570</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>588571</MinTileRow>
            <MaxTileRow>588719</MaxTileRow>
            <MinTileCol>366468</MinTileCol>
            <MaxTileCol>367140</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1177142</MinTileRow>
            <MaxTileRow>1177439</MaxTileRow>
            <MinTileCol>732937</MinTileCol>
            <MaxTileCol>734280</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2354285</MinTileRow>
            <MaxTileRow>2354878</MaxTileRow>
            <MinTileCol>1465875</MinTileCol>
            <MaxTileCol>1468561</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4708571</MinTileRow>
            <MaxTileRow>4709757</MaxTileRow>
            <MinTileCol>2931751</MinTileCol>
            <MaxTileCol>2937123</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9417142</MinTileRow>
            <MaxTileRow>9419514</MaxTileRow>
            <MinTileCol>5863503</MinTileCol>
            <MaxTileCol>5874247</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18834285</MinTileRow>
            <MaxTileRow>18839028</MaxTileRow>
            <MinTileCol>11727007</MinTileCol>
            <MaxTileCol>11748494</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37668571</MinTileRow>
            <MaxTileRow>37678057</MaxTileRow>
            <MinTileCol>23454014</MinTileCol>
            <MaxTileCol>23496989</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75337142</MinTileRow>
            <MaxTileRow>75356114</MaxTileRow>
            <MinTileCol>46908028</MinTileCol>
            <MaxTileCol>46993979</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150674285</MinTileRow>
            <MaxTileRow>150712228</MaxTileRow>
            <MinTileCol>93816056</MinTileCol>
            <MaxTileCol>93987959</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301348570</MinTileRow>
            <MaxTileRow>301424457</MaxTileRow>
            <MinTileCol>187632113</MinTileCol>
            <MaxTileCol>187975918</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>602697140</MinTileRow>
            <MaxTileRow>602848914</MaxTileRow>
            <MinTileCol>375264227</MinTileCol>
            <MaxTileCol>375951837</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_ep/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_ep/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_ep/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_ep/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_ep/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_ep/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_ep/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_ep/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_ep/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>sgb_rn</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.155034142230775 -22.437476123034614</ows:LowerCorner>
        <ows:UpperCorner>-54.488993570694234 -21.873225078899686</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:sgb_rn</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Asgb_rn" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>710</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1420</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2840</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5681</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10234</MaxTileRow>
            <MinTileCol>11363</MinTileCol>
            <MaxTileCol>11424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20365</MinTileRow>
            <MaxTileRow>20468</MaxTileRow>
            <MinTileCol>22727</MinTileCol>
            <MaxTileCol>22848</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40731</MinTileRow>
            <MaxTileRow>40937</MaxTileRow>
            <MinTileCol>45454</MinTileCol>
            <MaxTileCol>45697</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81463</MinTileRow>
            <MaxTileRow>81874</MaxTileRow>
            <MinTileCol>90909</MinTileCol>
            <MaxTileCol>91394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162927</MinTileRow>
            <MaxTileRow>163748</MaxTileRow>
            <MinTileCol>181818</MinTileCol>
            <MaxTileCol>182788</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325854</MinTileRow>
            <MaxTileRow>327497</MaxTileRow>
            <MinTileCol>363637</MinTileCol>
            <MaxTileCol>365577</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651708</MinTileRow>
            <MaxTileRow>654995</MaxTileRow>
            <MinTileCol>727274</MinTileCol>
            <MaxTileCol>731154</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303417</MinTileRow>
            <MaxTileRow>1309991</MaxTileRow>
            <MinTileCol>1454549</MinTileCol>
            <MaxTileCol>1462309</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>710</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1420</MinTileCol>
            <MaxTileCol>1428</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2840</MinTileCol>
            <MaxTileCol>2856</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5681</MinTileCol>
            <MaxTileCol>5712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18425</MinTileRow>
            <MaxTileRow>18480</MaxTileRow>
            <MinTileCol>11363</MinTileCol>
            <MaxTileCol>11424</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36850</MinTileRow>
            <MaxTileRow>36961</MaxTileRow>
            <MinTileCol>22727</MinTileCol>
            <MaxTileCol>22848</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73700</MinTileRow>
            <MaxTileRow>73922</MaxTileRow>
            <MinTileCol>45454</MinTileCol>
            <MaxTileCol>45697</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147401</MinTileRow>
            <MaxTileRow>147844</MaxTileRow>
            <MinTileCol>90909</MinTileCol>
            <MaxTileCol>91394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294802</MinTileRow>
            <MaxTileRow>295689</MaxTileRow>
            <MinTileCol>181818</MinTileCol>
            <MaxTileCol>182788</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589604</MinTileRow>
            <MaxTileRow>591379</MaxTileRow>
            <MinTileCol>363637</MinTileCol>
            <MaxTileCol>365577</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179209</MinTileRow>
            <MaxTileRow>1182758</MaxTileRow>
            <MinTileCol>727274</MinTileCol>
            <MaxTileCol>731154</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358419</MinTileRow>
            <MaxTileRow>2365517</MaxTileRow>
            <MinTileCol>1454549</MinTileCol>
            <MaxTileCol>1462309</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716838</MinTileRow>
            <MaxTileRow>4731034</MaxTileRow>
            <MinTileCol>2909098</MinTileCol>
            <MaxTileCol>2924618</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433676</MinTileRow>
            <MaxTileRow>9462069</MaxTileRow>
            <MinTileCol>5818197</MinTileCol>
            <MaxTileCol>5849236</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18867353</MinTileRow>
            <MaxTileRow>18924138</MaxTileRow>
            <MinTileCol>11636394</MinTileCol>
            <MaxTileCol>11698473</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37734707</MinTileRow>
            <MaxTileRow>37848277</MaxTileRow>
            <MinTileCol>23272788</MinTileCol>
            <MaxTileCol>23396947</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75469414</MinTileRow>
            <MaxTileRow>75696554</MaxTileRow>
            <MinTileCol>46545576</MinTileCol>
            <MaxTileCol>46793894</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150938829</MinTileRow>
            <MaxTileRow>151393109</MaxTileRow>
            <MinTileCol>93091153</MinTileCol>
            <MaxTileCol>93587789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301877659</MinTileRow>
            <MaxTileRow>302786219</MaxTileRow>
            <MinTileCol>186182307</MinTileCol>
            <MaxTileCol>187175579</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603755318</MinTileRow>
            <MaxTileRow>605572439</MaxTileRow>
            <MinTileCol>372364614</MinTileCol>
            <MaxTileCol>374351158</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_rn/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_rn/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_rn/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_rn/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_rn/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_rn/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_rn/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_rn/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_rn/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>setores_nasf</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.865140834655655 -22.270830478437286</ows:LowerCorner>
        <ows:UpperCorner>-54.7302307557935 -22.19286841176254</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:setores_nasf</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:setores_nasf</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Asetores_nasf" width="110" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2553</MinTileRow>
            <MaxTileRow>2554</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5106</MinTileRow>
            <MaxTileRow>5109</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10212</MinTileRow>
            <MaxTileRow>10219</MaxTileRow>
            <MinTileCol>11390</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20424</MinTileRow>
            <MaxTileRow>20438</MaxTileRow>
            <MinTileCol>22780</MinTileCol>
            <MaxTileCol>22804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40848</MinTileRow>
            <MaxTileRow>40876</MaxTileRow>
            <MinTileCol>45560</MinTileCol>
            <MaxTileCol>45609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81696</MinTileRow>
            <MaxTileRow>81753</MaxTileRow>
            <MinTileCol>91120</MinTileCol>
            <MaxTileCol>91218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163392</MinTileRow>
            <MaxTileRow>163506</MaxTileRow>
            <MinTileCol>182240</MinTileCol>
            <MaxTileCol>182437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326785</MinTileRow>
            <MaxTileRow>327012</MaxTileRow>
            <MinTileCol>364481</MinTileCol>
            <MaxTileCol>364874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653570</MinTileRow>
            <MaxTileRow>654024</MaxTileRow>
            <MinTileCol>728963</MinTileCol>
            <MaxTileCol>729749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307141</MinTileRow>
            <MaxTileRow>1308049</MaxTileRow>
            <MinTileCol>1457926</MinTileCol>
            <MaxTileCol>1459498</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9232</MaxTileRow>
            <MinTileCol>5695</MinTileCol>
            <MaxTileCol>5701</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18456</MinTileRow>
            <MaxTileRow>18464</MaxTileRow>
            <MinTileCol>11390</MinTileCol>
            <MaxTileCol>11402</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36913</MinTileRow>
            <MaxTileRow>36928</MaxTileRow>
            <MinTileCol>22780</MinTileCol>
            <MaxTileCol>22804</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73826</MinTileRow>
            <MaxTileRow>73856</MaxTileRow>
            <MinTileCol>45560</MinTileCol>
            <MaxTileCol>45609</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147652</MinTileRow>
            <MaxTileRow>147713</MaxTileRow>
            <MinTileCol>91120</MinTileCol>
            <MaxTileCol>91218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295304</MinTileRow>
            <MaxTileRow>295427</MaxTileRow>
            <MinTileCol>182240</MinTileCol>
            <MaxTileCol>182437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590609</MinTileRow>
            <MaxTileRow>590854</MaxTileRow>
            <MinTileCol>364481</MinTileCol>
            <MaxTileCol>364874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181218</MinTileRow>
            <MaxTileRow>1181709</MaxTileRow>
            <MinTileCol>728963</MinTileCol>
            <MaxTileCol>729749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362436</MinTileRow>
            <MaxTileRow>2363418</MaxTileRow>
            <MinTileCol>1457926</MinTileCol>
            <MaxTileCol>1459498</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724873</MinTileRow>
            <MaxTileRow>4726836</MaxTileRow>
            <MinTileCol>2915853</MinTileCol>
            <MaxTileCol>2918997</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449746</MinTileRow>
            <MaxTileRow>9453672</MaxTileRow>
            <MinTileCol>5831707</MinTileCol>
            <MaxTileCol>5837994</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18899493</MinTileRow>
            <MaxTileRow>18907344</MaxTileRow>
            <MinTileCol>11663414</MinTileCol>
            <MaxTileCol>11675988</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37798987</MinTileRow>
            <MaxTileRow>37814688</MaxTileRow>
            <MinTileCol>23326828</MinTileCol>
            <MaxTileCol>23351977</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75597975</MinTileRow>
            <MaxTileRow>75629376</MaxTileRow>
            <MinTileCol>46653656</MinTileCol>
            <MaxTileCol>46703955</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151195951</MinTileRow>
            <MaxTileRow>151258753</MaxTileRow>
            <MinTileCol>93307313</MinTileCol>
            <MaxTileCol>93407910</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302391903</MinTileRow>
            <MaxTileRow>302517506</MaxTileRow>
            <MinTileCol>186614627</MinTileCol>
            <MaxTileCol>186815820</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604783806</MinTileRow>
            <MaxTileRow>605035012</MaxTileRow>
            <MinTileCol>373229255</MinTileCol>
            <MaxTileCol>373631640</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_nasf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_nasf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_nasf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_nasf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_nasf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_nasf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_nasf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_nasf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:setores_nasf/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>sgb_vt</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.967363804423066 -22.716951295631272</ows:LowerCorner>
        <ows:UpperCorner>-54.39875671526715 -21.580055929410683</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:sgb_vt</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Asgb_vt" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>80</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>158</MinTileRow>
            <MaxTileRow>160</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>317</MinTileRow>
            <MaxTileRow>320</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>634</MinTileRow>
            <MaxTileRow>641</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1269</MinTileRow>
            <MaxTileRow>1282</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1429</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2539</MinTileRow>
            <MaxTileRow>2564</MaxTileRow>
            <MinTileCol>2845</MinTileCol>
            <MaxTileCol>2858</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5078</MinTileRow>
            <MaxTileRow>5129</MaxTileRow>
            <MinTileCol>5690</MinTileCol>
            <MaxTileCol>5716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10156</MinTileRow>
            <MaxTileRow>10259</MaxTileRow>
            <MinTileCol>11380</MinTileCol>
            <MaxTileCol>11432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20312</MinTileRow>
            <MaxTileRow>20519</MaxTileRow>
            <MinTileCol>22761</MinTileCol>
            <MaxTileCol>22865</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40625</MinTileRow>
            <MaxTileRow>41038</MaxTileRow>
            <MinTileCol>45522</MinTileCol>
            <MaxTileCol>45730</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81250</MinTileRow>
            <MaxTileRow>82077</MaxTileRow>
            <MinTileCol>91045</MinTileCol>
            <MaxTileCol>91460</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162500</MinTileRow>
            <MaxTileRow>164155</MaxTileRow>
            <MinTileCol>182091</MinTileCol>
            <MaxTileCol>182920</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325000</MinTileRow>
            <MaxTileRow>328311</MaxTileRow>
            <MinTileCol>364183</MinTileCol>
            <MaxTileCol>365840</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>650000</MinTileRow>
            <MaxTileRow>656623</MaxTileRow>
            <MinTileCol>728367</MinTileCol>
            <MaxTileCol>731680</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1300001</MinTileRow>
            <MaxTileRow>1313247</MaxTileRow>
            <MinTileCol>1456735</MinTileCol>
            <MaxTileCol>1463360</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>289</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>574</MinTileRow>
            <MaxTileRow>578</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1149</MinTileRow>
            <MaxTileRow>1156</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>714</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2299</MinTileRow>
            <MaxTileRow>2313</MaxTileRow>
            <MinTileCol>1422</MinTileCol>
            <MaxTileCol>1429</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4599</MinTileRow>
            <MaxTileRow>4627</MaxTileRow>
            <MinTileCol>2845</MinTileCol>
            <MaxTileCol>2858</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9198</MinTileRow>
            <MaxTileRow>9254</MaxTileRow>
            <MinTileCol>5690</MinTileCol>
            <MaxTileCol>5716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18396</MinTileRow>
            <MaxTileRow>18508</MaxTileRow>
            <MinTileCol>11380</MinTileCol>
            <MaxTileCol>11432</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36792</MinTileRow>
            <MaxTileRow>37016</MaxTileRow>
            <MinTileCol>22761</MinTileCol>
            <MaxTileCol>22865</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73585</MinTileRow>
            <MaxTileRow>74032</MaxTileRow>
            <MinTileCol>45522</MinTileCol>
            <MaxTileCol>45730</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147171</MinTileRow>
            <MaxTileRow>148065</MaxTileRow>
            <MinTileCol>91045</MinTileCol>
            <MaxTileCol>91460</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294342</MinTileRow>
            <MaxTileRow>296130</MaxTileRow>
            <MinTileCol>182091</MinTileCol>
            <MaxTileCol>182920</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>588685</MinTileRow>
            <MaxTileRow>592260</MaxTileRow>
            <MinTileCol>364183</MinTileCol>
            <MaxTileCol>365840</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1177371</MinTileRow>
            <MaxTileRow>1184521</MaxTileRow>
            <MinTileCol>728367</MinTileCol>
            <MaxTileCol>731680</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2354742</MinTileRow>
            <MaxTileRow>2369043</MaxTileRow>
            <MinTileCol>1456735</MinTileCol>
            <MaxTileCol>1463360</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4709484</MinTileRow>
            <MaxTileRow>4738087</MaxTileRow>
            <MinTileCol>2913471</MinTileCol>
            <MaxTileCol>2926721</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9418969</MinTileRow>
            <MaxTileRow>9476174</MaxTileRow>
            <MinTileCol>5826943</MinTileCol>
            <MaxTileCol>5853442</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18837938</MinTileRow>
            <MaxTileRow>18952349</MaxTileRow>
            <MinTileCol>11653886</MinTileCol>
            <MaxTileCol>11706884</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37675877</MinTileRow>
            <MaxTileRow>37904699</MaxTileRow>
            <MinTileCol>23307772</MinTileCol>
            <MaxTileCol>23413768</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75351754</MinTileRow>
            <MaxTileRow>75809399</MaxTileRow>
            <MinTileCol>46615545</MinTileCol>
            <MaxTileCol>46827537</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150703509</MinTileRow>
            <MaxTileRow>151618798</MaxTileRow>
            <MinTileCol>93231090</MinTileCol>
            <MaxTileCol>93655075</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301407019</MinTileRow>
            <MaxTileRow>303237596</MaxTileRow>
            <MinTileCol>186462181</MinTileCol>
            <MaxTileCol>187310150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>602814038</MinTileRow>
            <MaxTileRow>606475192</MaxTileRow>
            <MinTileCol>372924363</MinTileCol>
            <MaxTileCol>374620300</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_vt/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_vt/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_vt/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_vt/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_vt/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_vt/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_vt/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_vt/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_vt/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>marcos_geodesicos</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.87588067505321 -22.297833427764374</ows:LowerCorner>
        <ows:UpperCorner>-54.70726320340951 -22.19007970875038</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:marcos_geodesicos</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:marcos_geodesicos</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Amarcos_geodesicos" width="110" height="20" maxScaleDenominator="250000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5110</MaxTileRow>
            <MinTileCol>5694</MinTileCol>
            <MaxTileCol>5702</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10211</MinTileRow>
            <MaxTileRow>10221</MaxTileRow>
            <MinTileCol>11389</MinTileCol>
            <MaxTileCol>11404</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20423</MinTileRow>
            <MaxTileRow>20443</MaxTileRow>
            <MinTileCol>22778</MinTileCol>
            <MaxTileCol>22808</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40847</MinTileRow>
            <MaxTileRow>40886</MaxTileRow>
            <MinTileCol>45556</MinTileCol>
            <MaxTileCol>45617</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81694</MinTileRow>
            <MaxTileRow>81772</MaxTileRow>
            <MinTileCol>91112</MinTileCol>
            <MaxTileCol>91235</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163388</MinTileRow>
            <MaxTileRow>163545</MaxTileRow>
            <MinTileCol>182225</MinTileCol>
            <MaxTileCol>182470</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326777</MinTileRow>
            <MaxTileRow>327091</MaxTileRow>
            <MinTileCol>364450</MinTileCol>
            <MaxTileCol>364941</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653554</MinTileRow>
            <MaxTileRow>654182</MaxTileRow>
            <MinTileCol>728900</MinTileCol>
            <MaxTileCol>729883</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307109</MinTileRow>
            <MaxTileRow>1308364</MaxTileRow>
            <MinTileCol>1457801</MinTileCol>
            <MaxTileCol>1459766</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2847</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9233</MaxTileRow>
            <MinTileCol>5694</MinTileCol>
            <MaxTileCol>5702</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18456</MinTileRow>
            <MaxTileRow>18466</MaxTileRow>
            <MinTileCol>11389</MinTileCol>
            <MaxTileCol>11404</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36912</MinTileRow>
            <MaxTileRow>36933</MaxTileRow>
            <MinTileCol>22778</MinTileCol>
            <MaxTileCol>22808</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73825</MinTileRow>
            <MaxTileRow>73867</MaxTileRow>
            <MinTileCol>45556</MinTileCol>
            <MaxTileCol>45617</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147650</MinTileRow>
            <MaxTileRow>147734</MaxTileRow>
            <MinTileCol>91112</MinTileCol>
            <MaxTileCol>91235</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295300</MinTileRow>
            <MaxTileRow>295469</MaxTileRow>
            <MinTileCol>182225</MinTileCol>
            <MaxTileCol>182470</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590600</MinTileRow>
            <MaxTileRow>590939</MaxTileRow>
            <MinTileCol>364450</MinTileCol>
            <MaxTileCol>364941</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181200</MinTileRow>
            <MaxTileRow>1181879</MaxTileRow>
            <MinTileCol>728900</MinTileCol>
            <MaxTileCol>729883</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362401</MinTileRow>
            <MaxTileRow>2363758</MaxTileRow>
            <MinTileCol>1457801</MinTileCol>
            <MaxTileCol>1459766</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724803</MinTileRow>
            <MaxTileRow>4727516</MaxTileRow>
            <MinTileCol>2915603</MinTileCol>
            <MaxTileCol>2919532</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449606</MinTileRow>
            <MaxTileRow>9455032</MaxTileRow>
            <MinTileCol>5831206</MinTileCol>
            <MaxTileCol>5839064</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18899213</MinTileRow>
            <MaxTileRow>18910064</MaxTileRow>
            <MinTileCol>11662413</MinTileCol>
            <MaxTileCol>11678129</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37798426</MinTileRow>
            <MaxTileRow>37820128</MaxTileRow>
            <MinTileCol>23324826</MinTileCol>
            <MaxTileCol>23356258</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75596852</MinTileRow>
            <MaxTileRow>75640256</MaxTileRow>
            <MinTileCol>46649652</MinTileCol>
            <MaxTileCol>46712517</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151193705</MinTileRow>
            <MaxTileRow>151280513</MaxTileRow>
            <MinTileCol>93299305</MinTileCol>
            <MaxTileCol>93425035</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302387411</MinTileRow>
            <MaxTileRow>302561026</MaxTileRow>
            <MinTileCol>186598611</MinTileCol>
            <MaxTileCol>186850071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604774823</MinTileRow>
            <MaxTileRow>605122052</MaxTileRow>
            <MinTileCol>373197222</MinTileCol>
            <MaxTileCol>373700143</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:marcos_geodesicos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:marcos_geodesicos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:marcos_geodesicos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:marcos_geodesicos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:marcos_geodesicos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:marcos_geodesicos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:marcos_geodesicos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:marcos_geodesicos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:marcos_geodesicos/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>hidrografia_urbana</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.89266447305675 -22.316968855245644</ows:LowerCorner>
        <ows:UpperCorner>-54.68345175463342 -22.17314141495412</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:hidrografia_urbana</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Ahidrografia_urbana" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10210</MinTileRow>
            <MaxTileRow>10223</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20420</MinTileRow>
            <MaxTileRow>20446</MaxTileRow>
            <MinTileCol>22775</MinTileCol>
            <MaxTileCol>22813</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40840</MinTileRow>
            <MaxTileRow>40893</MaxTileRow>
            <MinTileCol>45550</MinTileCol>
            <MaxTileCol>45626</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81681</MinTileRow>
            <MaxTileRow>81786</MaxTileRow>
            <MinTileCol>91100</MinTileCol>
            <MaxTileCol>91252</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163363</MinTileRow>
            <MaxTileRow>163573</MaxTileRow>
            <MinTileCol>182200</MinTileCol>
            <MaxTileCol>182505</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326727</MinTileRow>
            <MaxTileRow>327146</MaxTileRow>
            <MinTileCol>364401</MinTileCol>
            <MaxTileCol>365010</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653455</MinTileRow>
            <MaxTileRow>654293</MaxTileRow>
            <MinTileCol>728803</MinTileCol>
            <MaxTileCol>730021</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306911</MinTileRow>
            <MaxTileRow>1308587</MaxTileRow>
            <MinTileCol>1457606</MinTileCol>
            <MaxTileCol>1460043</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4617</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9234</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18454</MinTileRow>
            <MaxTileRow>18468</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36909</MinTileRow>
            <MaxTileRow>36937</MaxTileRow>
            <MinTileCol>22775</MinTileCol>
            <MaxTileCol>22813</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73818</MinTileRow>
            <MaxTileRow>73874</MaxTileRow>
            <MinTileCol>45550</MinTileCol>
            <MaxTileCol>45626</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147636</MinTileRow>
            <MaxTileRow>147749</MaxTileRow>
            <MinTileCol>91100</MinTileCol>
            <MaxTileCol>91252</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295273</MinTileRow>
            <MaxTileRow>295499</MaxTileRow>
            <MinTileCol>182200</MinTileCol>
            <MaxTileCol>182505</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590547</MinTileRow>
            <MaxTileRow>590999</MaxTileRow>
            <MinTileCol>364401</MinTileCol>
            <MaxTileCol>365010</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181094</MinTileRow>
            <MaxTileRow>1181999</MaxTileRow>
            <MinTileCol>728803</MinTileCol>
            <MaxTileCol>730021</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362188</MinTileRow>
            <MaxTileRow>2363998</MaxTileRow>
            <MinTileCol>1457606</MinTileCol>
            <MaxTileCol>1460043</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724377</MinTileRow>
            <MaxTileRow>4727997</MaxTileRow>
            <MinTileCol>2915212</MinTileCol>
            <MaxTileCol>2920087</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448754</MinTileRow>
            <MaxTileRow>9455995</MaxTileRow>
            <MinTileCol>5830424</MinTileCol>
            <MaxTileCol>5840174</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18897508</MinTileRow>
            <MaxTileRow>18911991</MaxTileRow>
            <MinTileCol>11660848</MinTileCol>
            <MaxTileCol>11680348</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37795016</MinTileRow>
            <MaxTileRow>37823983</MaxTileRow>
            <MinTileCol>23321697</MinTileCol>
            <MaxTileCol>23360697</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75590033</MinTileRow>
            <MaxTileRow>75647967</MaxTileRow>
            <MinTileCol>46643395</MinTileCol>
            <MaxTileCol>46721395</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151180066</MinTileRow>
            <MaxTileRow>151295935</MaxTileRow>
            <MinTileCol>93286790</MinTileCol>
            <MaxTileCol>93442791</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302360132</MinTileRow>
            <MaxTileRow>302591871</MaxTileRow>
            <MinTileCol>186573581</MinTileCol>
            <MaxTileCol>186885582</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604720265</MinTileRow>
            <MaxTileRow>605183742</MaxTileRow>
            <MinTileCol>373147162</MinTileCol>
            <MaxTileCol>373771164</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:hidrografia_urbana/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>sgb_gps</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.3556157275812 -22.461844342013848</ows:LowerCorner>
        <ows:UpperCorner>-54.517202649123554 -21.846047065760043</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:sgb_gps</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Asgb_gps" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1427</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2559</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2855</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5090</MinTileRow>
            <MaxTileRow>5118</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5710</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10180</MinTileRow>
            <MaxTileRow>10236</MaxTileRow>
            <MinTileCol>11345</MinTileCol>
            <MaxTileCol>11421</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20360</MinTileRow>
            <MaxTileRow>20473</MaxTileRow>
            <MinTileCol>22690</MinTileCol>
            <MaxTileCol>22843</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40721</MinTileRow>
            <MaxTileRow>40946</MaxTileRow>
            <MinTileCol>45381</MinTileCol>
            <MaxTileCol>45686</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81443</MinTileRow>
            <MaxTileRow>81892</MaxTileRow>
            <MinTileCol>90763</MinTileCol>
            <MaxTileCol>91373</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162887</MinTileRow>
            <MaxTileRow>163784</MaxTileRow>
            <MinTileCol>181526</MinTileCol>
            <MaxTileCol>182747</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325775</MinTileRow>
            <MaxTileRow>327568</MaxTileRow>
            <MinTileCol>363053</MinTileCol>
            <MaxTileCol>365495</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651550</MinTileRow>
            <MaxTileRow>655137</MaxTileRow>
            <MinTileCol>726106</MinTileCol>
            <MaxTileCol>730990</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303100</MinTileRow>
            <MaxTileRow>1310275</MaxTileRow>
            <MinTileCol>1452212</MinTileCol>
            <MaxTileCol>1461980</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>709</MinTileCol>
            <MaxTileCol>713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2302</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1418</MinTileCol>
            <MaxTileCol>1427</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4605</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2836</MinTileCol>
            <MaxTileCol>2855</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9211</MinTileRow>
            <MaxTileRow>9241</MaxTileRow>
            <MinTileCol>5672</MinTileCol>
            <MaxTileCol>5710</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18422</MinTileRow>
            <MaxTileRow>18483</MaxTileRow>
            <MinTileCol>11345</MinTileCol>
            <MaxTileCol>11421</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36844</MinTileRow>
            <MaxTileRow>36966</MaxTileRow>
            <MinTileCol>22690</MinTileCol>
            <MaxTileCol>22843</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73689</MinTileRow>
            <MaxTileRow>73932</MaxTileRow>
            <MinTileCol>45381</MinTileCol>
            <MaxTileCol>45686</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147379</MinTileRow>
            <MaxTileRow>147864</MaxTileRow>
            <MinTileCol>90763</MinTileCol>
            <MaxTileCol>91373</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294759</MinTileRow>
            <MaxTileRow>295728</MaxTileRow>
            <MinTileCol>181526</MinTileCol>
            <MaxTileCol>182747</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589519</MinTileRow>
            <MaxTileRow>591456</MaxTileRow>
            <MinTileCol>363053</MinTileCol>
            <MaxTileCol>365495</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179039</MinTileRow>
            <MaxTileRow>1182912</MaxTileRow>
            <MinTileCol>726106</MinTileCol>
            <MaxTileCol>730990</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358078</MinTileRow>
            <MaxTileRow>2365824</MaxTileRow>
            <MinTileCol>1452212</MinTileCol>
            <MaxTileCol>1461980</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716156</MinTileRow>
            <MaxTileRow>4731649</MaxTileRow>
            <MinTileCol>2904424</MinTileCol>
            <MaxTileCol>2923961</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9432312</MinTileRow>
            <MaxTileRow>9463298</MaxTileRow>
            <MinTileCol>5808849</MinTileCol>
            <MaxTileCol>5847922</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18864624</MinTileRow>
            <MaxTileRow>18926596</MaxTileRow>
            <MinTileCol>11617698</MinTileCol>
            <MaxTileCol>11695844</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37729248</MinTileRow>
            <MaxTileRow>37853192</MaxTileRow>
            <MinTileCol>23235397</MinTileCol>
            <MaxTileCol>23391688</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75458497</MinTileRow>
            <MaxTileRow>75706385</MaxTileRow>
            <MinTileCol>46470794</MinTileCol>
            <MaxTileCol>46783377</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150916994</MinTileRow>
            <MaxTileRow>151412770</MaxTileRow>
            <MinTileCol>92941589</MinTileCol>
            <MaxTileCol>93566755</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301833988</MinTileRow>
            <MaxTileRow>302825540</MaxTileRow>
            <MinTileCol>185883178</MinTileCol>
            <MaxTileCol>187133510</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603667977</MinTileRow>
            <MaxTileRow>605651080</MaxTileRow>
            <MinTileCol>371766356</MinTileCol>
            <MaxTileCol>374267021</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_gps/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_gps/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_gps/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_gps/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_gps/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_gps/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_gps/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_gps/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:sgb_gps/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>fbds_app_uso</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-55.51739262636246 -22.450939434415336</ows:LowerCorner>
        <ows:UpperCorner>-54.19270874921096 -21.864325754872876</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:fbds_app_uso</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Afbds_app_uso" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>318</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>636</MinTileRow>
            <MaxTileRow>639</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1272</MinTileRow>
            <MaxTileRow>1279</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2545</MinTileRow>
            <MaxTileRow>2558</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5091</MinTileRow>
            <MaxTileRow>5117</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10182</MinTileRow>
            <MaxTileRow>10235</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20364</MinTileRow>
            <MaxTileRow>20471</MaxTileRow>
            <MinTileCol>22661</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40728</MinTileRow>
            <MaxTileRow>40942</MaxTileRow>
            <MinTileCol>45322</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81457</MinTileRow>
            <MaxTileRow>81884</MaxTileRow>
            <MinTileCol>90645</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>162914</MinTileRow>
            <MaxTileRow>163768</MaxTileRow>
            <MinTileCol>181290</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>325828</MinTileRow>
            <MaxTileRow>327537</MaxTileRow>
            <MinTileCol>362581</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>651656</MinTileRow>
            <MaxTileRow>655074</MaxTileRow>
            <MinTileCol>725163</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1303313</MinTileRow>
            <MaxTileRow>1310148</MaxTileRow>
            <MinTileCol>1450327</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>143</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>287</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>575</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>354</MinTileCol>
            <MaxTileCol>357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1151</MinTileRow>
            <MaxTileRow>1155</MaxTileRow>
            <MinTileCol>708</MinTileCol>
            <MaxTileCol>715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2303</MinTileRow>
            <MaxTileRow>2310</MaxTileRow>
            <MinTileCol>1416</MinTileCol>
            <MaxTileCol>1431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4606</MinTileRow>
            <MaxTileRow>4620</MaxTileRow>
            <MinTileCol>2832</MinTileCol>
            <MaxTileCol>2862</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9212</MinTileRow>
            <MaxTileRow>9240</MaxTileRow>
            <MinTileCol>5665</MinTileCol>
            <MaxTileCol>5725</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18424</MinTileRow>
            <MaxTileRow>18481</MaxTileRow>
            <MinTileCol>11330</MinTileCol>
            <MaxTileCol>11451</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36848</MinTileRow>
            <MaxTileRow>36963</MaxTileRow>
            <MinTileCol>22661</MinTileCol>
            <MaxTileCol>22902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73697</MinTileRow>
            <MaxTileRow>73927</MaxTileRow>
            <MinTileCol>45322</MinTileCol>
            <MaxTileCol>45805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147394</MinTileRow>
            <MaxTileRow>147855</MaxTileRow>
            <MinTileCol>90645</MinTileCol>
            <MaxTileCol>91610</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>294788</MinTileRow>
            <MaxTileRow>295710</MaxTileRow>
            <MinTileCol>181290</MinTileCol>
            <MaxTileCol>183220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>589576</MinTileRow>
            <MaxTileRow>591421</MaxTileRow>
            <MinTileCol>362581</MinTileCol>
            <MaxTileCol>366440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1179153</MinTileRow>
            <MaxTileRow>1182843</MaxTileRow>
            <MinTileCol>725163</MinTileCol>
            <MaxTileCol>732880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2358307</MinTileRow>
            <MaxTileRow>2365687</MaxTileRow>
            <MinTileCol>1450327</MinTileCol>
            <MaxTileCol>1465761</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4716614</MinTileRow>
            <MaxTileRow>4731374</MaxTileRow>
            <MinTileCol>2900654</MinTileCol>
            <MaxTileCol>2931522</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9433229</MinTileRow>
            <MaxTileRow>9462748</MaxTileRow>
            <MinTileCol>5801309</MinTileCol>
            <MaxTileCol>5863044</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18866459</MinTileRow>
            <MaxTileRow>18925496</MaxTileRow>
            <MinTileCol>11602619</MinTileCol>
            <MaxTileCol>11726089</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37732919</MinTileRow>
            <MaxTileRow>37850992</MaxTileRow>
            <MinTileCol>23205239</MinTileCol>
            <MaxTileCol>23452178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75465839</MinTileRow>
            <MaxTileRow>75701985</MaxTileRow>
            <MinTileCol>46410479</MinTileCol>
            <MaxTileCol>46904357</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>150931679</MinTileRow>
            <MaxTileRow>151403971</MaxTileRow>
            <MinTileCol>92820959</MinTileCol>
            <MaxTileCol>93808715</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>301863358</MinTileRow>
            <MaxTileRow>302807943</MaxTileRow>
            <MinTileCol>185641919</MinTileCol>
            <MaxTileCol>187617431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>603726717</MinTileRow>
            <MaxTileRow>605615886</MaxTileRow>
            <MinTileCol>371283838</MinTileCol>
            <MaxTileCol>375234862</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app_uso/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app_uso/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app_uso/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app_uso/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app_uso/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app_uso/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app_uso/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app_uso/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:fbds_app_uso/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>rbmc</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.9304116466025 -22.19411544250117</ows:LowerCorner>
        <ows:UpperCorner>-54.93039199219176 -22.194097139150525</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:rbmc</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>dourados:rbmc</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=110&amp;height=20&amp;layer=dourados%3Arbmc" width="110" height="20" maxScaleDenominator="250000.0"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>88</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>355</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>711</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1276</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1423</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2553</MinTileRow>
            <MaxTileRow>2553</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2846</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5106</MinTileRow>
            <MaxTileRow>5106</MaxTileRow>
            <MinTileCol>5692</MinTileCol>
            <MaxTileCol>5692</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10212</MinTileRow>
            <MaxTileRow>10212</MaxTileRow>
            <MinTileCol>11384</MinTileCol>
            <MaxTileCol>11384</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20424</MinTileRow>
            <MaxTileRow>20424</MaxTileRow>
            <MinTileCol>22768</MinTileCol>
            <MaxTileCol>22768</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40848</MinTileRow>
            <MaxTileRow>40848</MaxTileRow>
            <MinTileCol>45536</MinTileCol>
            <MaxTileCol>45536</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81697</MinTileRow>
            <MaxTileRow>81697</MaxTileRow>
            <MinTileCol>91072</MinTileCol>
            <MaxTileCol>91072</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163394</MinTileRow>
            <MaxTileRow>163394</MaxTileRow>
            <MinTileCol>182145</MinTileCol>
            <MaxTileCol>182145</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326788</MinTileRow>
            <MaxTileRow>326789</MaxTileRow>
            <MinTileCol>364291</MinTileCol>
            <MaxTileCol>364291</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653577</MinTileRow>
            <MaxTileRow>653578</MaxTileRow>
            <MinTileCol>728583</MinTileCol>
            <MaxTileCol>728583</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1307155</MinTileRow>
            <MaxTileRow>1307156</MaxTileRow>
            <MinTileCol>1457166</MinTileCol>
            <MaxTileCol>1457166</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>88</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>576</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>355</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1153</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>711</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2307</MinTileRow>
            <MaxTileRow>2307</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1423</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4614</MinTileRow>
            <MaxTileRow>4614</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2846</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9228</MinTileRow>
            <MaxTileRow>9228</MaxTileRow>
            <MinTileCol>5692</MinTileCol>
            <MaxTileCol>5692</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18456</MinTileRow>
            <MaxTileRow>18456</MaxTileRow>
            <MinTileCol>11384</MinTileCol>
            <MaxTileCol>11384</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36913</MinTileRow>
            <MaxTileRow>36913</MaxTileRow>
            <MinTileCol>22768</MinTileCol>
            <MaxTileCol>22768</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73826</MinTileRow>
            <MaxTileRow>73826</MaxTileRow>
            <MinTileCol>45536</MinTileCol>
            <MaxTileCol>45536</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147653</MinTileRow>
            <MaxTileRow>147653</MaxTileRow>
            <MinTileCol>91072</MinTileCol>
            <MaxTileCol>91072</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295306</MinTileRow>
            <MaxTileRow>295306</MaxTileRow>
            <MinTileCol>182145</MinTileCol>
            <MaxTileCol>182145</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590613</MinTileRow>
            <MaxTileRow>590613</MaxTileRow>
            <MinTileCol>364291</MinTileCol>
            <MaxTileCol>364291</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181226</MinTileRow>
            <MaxTileRow>1181226</MaxTileRow>
            <MinTileCol>728583</MinTileCol>
            <MaxTileCol>728583</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362452</MinTileRow>
            <MaxTileRow>2362452</MaxTileRow>
            <MinTileCol>1457166</MinTileCol>
            <MaxTileCol>1457166</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724904</MinTileRow>
            <MaxTileRow>4724904</MaxTileRow>
            <MinTileCol>2914332</MinTileCol>
            <MaxTileCol>2914333</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9449808</MinTileRow>
            <MaxTileRow>9449809</MaxTileRow>
            <MinTileCol>5828665</MinTileCol>
            <MaxTileCol>5828666</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18899617</MinTileRow>
            <MaxTileRow>18899619</MaxTileRow>
            <MinTileCol>11657330</MinTileCol>
            <MaxTileCol>11657332</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37799235</MinTileRow>
            <MaxTileRow>37799238</MaxTileRow>
            <MinTileCol>23314661</MinTileCol>
            <MaxTileCol>23314664</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75598470</MinTileRow>
            <MaxTileRow>75598477</MaxTileRow>
            <MinTileCol>46629322</MinTileCol>
            <MaxTileCol>46629329</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151196941</MinTileRow>
            <MaxTileRow>151196955</MaxTileRow>
            <MinTileCol>93258644</MinTileCol>
            <MaxTileCol>93258659</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302393882</MinTileRow>
            <MaxTileRow>302393911</MaxTileRow>
            <MinTileCol>186517288</MinTileCol>
            <MaxTileCol>186517318</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604787764</MinTileRow>
            <MaxTileRow>604787823</MaxTileRow>
            <MinTileCol>373034577</MinTileCol>
            <MaxTileCol>373034636</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rbmc/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rbmc/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rbmc/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rbmc/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rbmc/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rbmc/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rbmc/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rbmc/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:rbmc/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Lei do uso e ocupação do solo</ows:Title>
      <ows:Abstract>Lei do uso e ocupação do solo</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-57.000000000000014 -90.0</ows:LowerCorner>
        <ows:UpperCorner>-57.000000000000014 -90.0</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:Lei do uso e ocupação do solo</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>10</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>21</MinTileCol>
            <MaxTileCol>21</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>43</MinTileCol>
            <MaxTileCol>43</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>128</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>87</MinTileCol>
            <MaxTileCol>87</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>256</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>174</MinTileCol>
            <MaxTileCol>174</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>512</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>349</MinTileCol>
            <MaxTileCol>349</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>1024</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>699</MinTileCol>
            <MaxTileCol>699</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>2048</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>1399</MinTileCol>
            <MaxTileCol>1399</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>4096</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>2798</MinTileCol>
            <MaxTileCol>2798</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>8192</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>5597</MinTileCol>
            <MaxTileCol>5597</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>16384</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>11195</MinTileCol>
            <MaxTileCol>11195</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>32768</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>22391</MinTileCol>
            <MaxTileCol>22391</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>65536</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>44782</MinTileCol>
            <MaxTileCol>44782</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>131072</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>89565</MinTileCol>
            <MaxTileCol>89565</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>262144</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>179131</MinTileCol>
            <MaxTileCol>179131</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>524288</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>358263</MinTileCol>
            <MaxTileCol>358263</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>1048576</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>716526</MinTileCol>
            <MaxTileCol>716526</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>2097152</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>1433053</MinTileCol>
            <MaxTileCol>1433053</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:Lei do uso e ocupação do solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:Lei do uso e ocupação do solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:Lei do uso e ocupação do solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:Lei do uso e ocupação do solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:Lei do uso e ocupação do solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:Lei do uso e ocupação do solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:Lei do uso e ocupação do solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:Lei do uso e ocupação do solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:Lei do uso e ocupação do solo/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>divisas_2018</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-54.89531323854871 -22.30690971733703</ows:LowerCorner>
        <ows:UpperCorner>-54.68971589271145 -22.172085925747123</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>dourados:divisas_2018</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=dourados%3Adivisas_2018" width="20" height="20"/>
      </Style>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>79</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>159</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>319</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>638</MinTileRow>
            <MaxTileRow>638</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1276</MinTileRow>
            <MaxTileRow>1277</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2552</MinTileRow>
            <MaxTileRow>2555</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5105</MinTileRow>
            <MaxTileRow>5111</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>10210</MinTileRow>
            <MaxTileRow>10222</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>20420</MinTileRow>
            <MaxTileRow>20444</MaxTileRow>
            <MinTileCol>22774</MinTileCol>
            <MaxTileCol>22812</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>40840</MinTileRow>
            <MaxTileRow>40889</MaxTileRow>
            <MinTileCol>45549</MinTileCol>
            <MaxTileCol>45624</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>81681</MinTileRow>
            <MaxTileRow>81779</MaxTileRow>
            <MinTileCol>91098</MinTileCol>
            <MaxTileCol>91248</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>163362</MinTileRow>
            <MaxTileRow>163558</MaxTileRow>
            <MinTileCol>182196</MinTileCol>
            <MaxTileCol>182496</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>326724</MinTileRow>
            <MaxTileRow>327117</MaxTileRow>
            <MinTileCol>364393</MinTileCol>
            <MaxTileCol>364992</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>653449</MinTileRow>
            <MaxTileRow>654235</MaxTileRow>
            <MinTileCol>728787</MinTileCol>
            <MaxTileCol>729985</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1306899</MinTileRow>
            <MaxTileRow>1308470</MaxTileRow>
            <MinTileCol>1457575</MinTileCol>
            <MaxTileCol>1459970</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>72</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>144</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>288</MaxTileRow>
            <MinTileCol>177</MinTileCol>
            <MaxTileCol>178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>577</MaxTileRow>
            <MinTileCol>355</MinTileCol>
            <MaxTileCol>356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1153</MinTileRow>
            <MaxTileRow>1154</MaxTileRow>
            <MinTileCol>711</MinTileCol>
            <MaxTileCol>712</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2306</MinTileRow>
            <MaxTileRow>2308</MaxTileRow>
            <MinTileCol>1423</MinTileCol>
            <MaxTileCol>1425</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4613</MinTileRow>
            <MaxTileRow>4616</MaxTileRow>
            <MinTileCol>2846</MinTileCol>
            <MaxTileCol>2851</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>9227</MinTileRow>
            <MaxTileRow>9233</MaxTileRow>
            <MinTileCol>5693</MinTileCol>
            <MaxTileCol>5703</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>18454</MinTileRow>
            <MaxTileRow>18467</MaxTileRow>
            <MinTileCol>11387</MinTileCol>
            <MaxTileCol>11406</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>36908</MinTileRow>
            <MaxTileRow>36935</MaxTileRow>
            <MinTileCol>22774</MinTileCol>
            <MaxTileCol>22812</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>73817</MinTileRow>
            <MaxTileRow>73871</MaxTileRow>
            <MinTileCol>45549</MinTileCol>
            <MaxTileCol>45624</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>147635</MinTileRow>
            <MaxTileRow>147742</MaxTileRow>
            <MinTileCol>91098</MinTileCol>
            <MaxTileCol>91248</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>295271</MinTileRow>
            <MaxTileRow>295484</MaxTileRow>
            <MinTileCol>182196</MinTileCol>
            <MaxTileCol>182496</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>590543</MinTileRow>
            <MaxTileRow>590968</MaxTileRow>
            <MinTileCol>364393</MinTileCol>
            <MaxTileCol>364992</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1181087</MinTileRow>
            <MaxTileRow>1181936</MaxTileRow>
            <MinTileCol>728787</MinTileCol>
            <MaxTileCol>729985</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2362175</MinTileRow>
            <MaxTileRow>2363872</MaxTileRow>
            <MinTileCol>1457575</MinTileCol>
            <MaxTileCol>1459970</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4724350</MinTileRow>
            <MaxTileRow>4727744</MaxTileRow>
            <MinTileCol>2915150</MinTileCol>
            <MaxTileCol>2919941</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>9448701</MinTileRow>
            <MaxTileRow>9455489</MaxTileRow>
            <MinTileCol>5830300</MinTileCol>
            <MaxTileCol>5839882</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>18897402</MinTileRow>
            <MaxTileRow>18910978</MaxTileRow>
            <MinTileCol>11660601</MinTileCol>
            <MaxTileCol>11679765</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>37794804</MinTileRow>
            <MaxTileRow>37821957</MaxTileRow>
            <MinTileCol>23321203</MinTileCol>
            <MaxTileCol>23359530</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>75589608</MinTileRow>
            <MaxTileRow>75643914</MaxTileRow>
            <MinTileCol>46642407</MinTileCol>
            <MaxTileCol>46719060</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>151179216</MinTileRow>
            <MaxTileRow>151287828</MaxTileRow>
            <MinTileCol>93284815</MinTileCol>
            <MaxTileCol>93438120</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>302358433</MinTileRow>
            <MaxTileRow>302575656</MaxTileRow>
            <MinTileCol>186569631</MinTileCol>
            <MaxTileCol>186876240</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>604716866</MinTileRow>
            <MaxTileRow>605151312</MaxTileRow>
            <MinTileCol>373139262</MinTileCol>
            <MaxTileCol>373752480</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:divisas_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:divisas_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:divisas_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:divisas_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:divisas_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:divisas_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:divisas_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:divisas_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/dourados:divisas_2018/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <TileMatrixSet>
      <ows:Identifier>GlobalCRS84Pixel</ows:Identifier>
      <ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:0</ows:Identifier>
        <ScaleDenominator>7.951392199519542E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:1</ows:Identifier>
        <ScaleDenominator>3.975696099759771E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:2</ows:Identifier>
        <ScaleDenominator>1.9878480498798856E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>3</MatrixWidth>
        <MatrixHeight>2</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:3</ows:Identifier>
        <ScaleDenominator>1.325232033253257E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>5</MatrixWidth>
        <MatrixHeight>3</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:4</ows:Identifier>
        <ScaleDenominator>6.626160166266285E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>9</MatrixWidth>
        <MatrixHeight>5</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:5</ows:Identifier>
        <ScaleDenominator>3.3130800831331424E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>17</MatrixWidth>
        <MatrixHeight>9</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:6</ows:Identifier>
        <ScaleDenominator>1.325232033253257E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>43</MatrixWidth>
        <MatrixHeight>22</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:7</ows:Identifier>
        <ScaleDenominator>6626160.166266285</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>85</MatrixWidth>
        <MatrixHeight>43</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:8</ows:Identifier>
        <ScaleDenominator>3313080.0831331424</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>169</MatrixWidth>
        <MatrixHeight>85</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:9</ows:Identifier>
        <ScaleDenominator>1656540.0415665712</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>338</MatrixWidth>
        <MatrixHeight>169</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:10</ows:Identifier>
        <ScaleDenominator>552180.0138555238</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1013</MatrixWidth>
        <MatrixHeight>507</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:11</ows:Identifier>
        <ScaleDenominator>331308.00831331423</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1688</MatrixWidth>
        <MatrixHeight>844</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:12</ows:Identifier>
        <ScaleDenominator>110436.00277110476</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>5063</MatrixWidth>
        <MatrixHeight>2532</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:13</ows:Identifier>
        <ScaleDenominator>55218.00138555238</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>10125</MatrixWidth>
        <MatrixHeight>5063</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:14</ows:Identifier>
        <ScaleDenominator>33130.80083133143</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16875</MatrixWidth>
        <MatrixHeight>8438</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:15</ows:Identifier>
        <ScaleDenominator>11043.600277110474</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>50625</MatrixWidth>
        <MatrixHeight>25313</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:16</ows:Identifier>
        <ScaleDenominator>3313.080083133142</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>168750</MatrixWidth>
        <MatrixHeight>84375</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:17</ows:Identifier>
        <ScaleDenominator>1104.3600277110472</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>506250</MatrixWidth>
        <MatrixHeight>253125</MatrixHeight>
      </TileMatrix>
    </TileMatrixSet>
    <TileMatrixSet>
      <ows:Identifier>EPSG:4326</ows:Identifier>
      <ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:0</ows:Identifier>
        <ScaleDenominator>2.795411320143589E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:1</ows:Identifier>
        <ScaleDenominator>1.3977056600717944E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4</MatrixWidth>
        <MatrixHeight>2</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:2</ows:Identifier>
        <ScaleDenominator>6.988528300358972E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8</MatrixWidth>
        <MatrixHeight>4</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:3</ows:Identifier>
        <ScaleDenominator>3.494264150179486E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16</MatrixWidth>
        <MatrixHeight>8</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:4</ows:Identifier>
        <ScaleDenominator>1.747132075089743E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>32</MatrixWidth>
        <MatrixHeight>16</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:5</ows:Identifier>
        <ScaleDenominator>8735660.375448715</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>64</MatrixWidth>
        <MatrixHeight>32</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:6</ows:Identifier>
        <ScaleDenominator>4367830.1877243575</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>128</MatrixWidth>
        <MatrixHeight>64</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:7</ows:Identifier>
        <ScaleDenominator>2183915.0938621787</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>256</MatrixWidth>
        <MatrixHeight>128</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:8</ows:Identifier>
        <ScaleDenominator>1091957.5469310894</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>512</MatrixWidth>
        <MatrixHeight>256</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:9</ows:Identifier>
        <ScaleDenominator>545978.7734655447</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1024</MatrixWidth>
        <MatrixHeight>512</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:10</ows:Identifier>
        <ScaleDenominator>272989.38673277234</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2048</MatrixWidth>
        <MatrixHeight>1024</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:11</ows:Identifier>
        <ScaleDenominator>136494.69336638617</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4096</MatrixWidth>
        <MatrixHeight>2048</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:12</ows:Identifier>
        <ScaleDenominator>68247.34668319309</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8192</MatrixWidth>
        <MatrixHeight>4096</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:13</ows:Identifier>
        <ScaleDenominator>34123.67334159654</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16384</MatrixWidth>
        <MatrixHeight>8192</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:14</ows:Identifier>
        <ScaleDenominator>17061.83667079827</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>32768</MatrixWidth>
        <MatrixHeight>16384</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:15</ows:Identifier>
        <ScaleDenominator>8530.918335399136</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>65536</MatrixWidth>
        <MatrixHeight>32768</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:16</ows:Identifier>
        <ScaleDenominator>4265.459167699568</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>131072</MatrixWidth>
        <MatrixHeight>65536</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:17</ows:Identifier>
        <ScaleDenominator>2132.729583849784</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>262144</MatrixWidth>
        <MatrixHeight>131072</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:18</ows:Identifier>
        <ScaleDenominator>1066.364791924892</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>524288</MatrixWidth>
        <MatrixHeight>262144</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:19</ows:Identifier>
        <ScaleDenominator>533.182395962446</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1048576</MatrixWidth>
        <MatrixHeight>524288</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:20</ows:Identifier>
        <ScaleDenominator>266.591197981223</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2097152</MatrixWidth>
        <MatrixHeight>1048576</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:21</ows:Identifier>
        <ScaleDenominator>133.2955989906115</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4194304</MatrixWidth>
        <MatrixHeight>2097152</MatrixHeight>
      </TileMatrix>
    </TileMatrixSet>
    <TileMatrixSet>
      <ows:Identifier>GoogleCRS84Quad</ows:Identifier>
      <ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:0</ows:Identifier>
        <ScaleDenominator>5.590822640287178E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:1</ows:Identifier>
        <ScaleDenominator>2.795411320143589E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:2</ows:Identifier>
        <ScaleDenominator>1.397705660071794E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4</MatrixWidth>
        <MatrixHeight>2</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:3</ows:Identifier>
        <ScaleDenominator>6.988528300358972E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8</MatrixWidth>
        <MatrixHeight>4</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:4</ows:Identifier>
        <ScaleDenominator>3.494264150179486E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16</MatrixWidth>
        <MatrixHeight>8</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:5</ows:Identifier>
        <ScaleDenominator>1.747132075089743E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>32</MatrixWidth>
        <MatrixHeight>16</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:6</ows:Identifier>
        <ScaleDenominator>8735660.375448715</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>64</MatrixWidth>
        <MatrixHeight>32</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:7</ows:Identifier>
        <ScaleDenominator>4367830.187724357</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>128</MatrixWidth>
        <MatrixHeight>64</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:8</ows:Identifier>
        <ScaleDenominator>2183915.093862179</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>256</MatrixWidth>
        <MatrixHeight>128</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:9</ows:Identifier>
        <ScaleDenominator>1091957.546931089</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>512</MatrixWidth>
        <MatrixHeight>256</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:10</ows:Identifier>
        <ScaleDenominator>545978.7734655447</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1024</MatrixWidth>
        <MatrixHeight>512</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:11</ows:Identifier>
        <ScaleDenominator>272989.3867327723</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2048</MatrixWidth>
        <MatrixHeight>1024</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:12</ows:Identifier>
        <ScaleDenominator>136494.6933663862</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4096</MatrixWidth>
        <MatrixHeight>2048</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:13</ows:Identifier>
        <ScaleDenominator>68247.34668319309</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8192</MatrixWidth>
        <MatrixHeight>4096</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:14</ows:Identifier>
        <ScaleDenominator>34123.67334159654</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16384</MatrixWidth>
        <MatrixHeight>8192</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:15</ows:Identifier>
        <ScaleDenominator>17061.83667079827</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>32768</MatrixWidth>
        <MatrixHeight>16384</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:16</ows:Identifier>
        <ScaleDenominator>8530.918335399136</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>65536</MatrixWidth>
        <MatrixHeight>32768</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:17</ows:Identifier>
        <ScaleDenominator>4265.459167699568</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>131072</MatrixWidth>
        <MatrixHeight>65536</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:18</ows:Identifier>
        <ScaleDenominator>2132.729583849784</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>262144</MatrixWidth>
        <MatrixHeight>131072</MatrixHeight>
      </TileMatrix>
    </TileMatrixSet>
    <TileMatrixSet>
      <ows:Identifier>EPSG:900913</ows:Identifier>
      <ows:SupportedCRS>urn:ogc:def:crs:EPSG::900913</ows:SupportedCRS>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:0</ows:Identifier>
        <ScaleDenominator>5.590822639508929E8</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:1</ows:Identifier>
        <ScaleDenominator>2.7954113197544646E8</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2</MatrixWidth>
        <MatrixHeight>2</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:2</ows:Identifier>
        <ScaleDenominator>1.3977056598772323E8</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4</MatrixWidth>
        <MatrixHeight>4</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:3</ows:Identifier>
        <ScaleDenominator>6.988528299386162E7</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8</MatrixWidth>
        <MatrixHeight>8</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:4</ows:Identifier>
        <ScaleDenominator>3.494264149693081E7</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16</MatrixWidth>
        <MatrixHeight>16</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:5</ows:Identifier>
        <ScaleDenominator>1.7471320748465404E7</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>32</MatrixWidth>
        <MatrixHeight>32</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:6</ows:Identifier>
        <ScaleDenominator>8735660.374232702</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>64</MatrixWidth>
        <MatrixHeight>64</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:7</ows:Identifier>
        <ScaleDenominator>4367830.187116351</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>128</MatrixWidth>
        <MatrixHeight>128</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:8</ows:Identifier>
        <ScaleDenominator>2183915.0935581755</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>256</MatrixWidth>
        <MatrixHeight>256</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:9</ows:Identifier>
        <ScaleDenominator>1091957.5467790877</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>512</MatrixWidth>
        <MatrixHeight>512</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:10</ows:Identifier>
        <ScaleDenominator>545978.7733895439</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1024</MatrixWidth>
        <MatrixHeight>1024</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:11</ows:Identifier>
        <ScaleDenominator>272989.38669477194</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2048</MatrixWidth>
        <MatrixHeight>2048</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:12</ows:Identifier>
        <ScaleDenominator>136494.69334738597</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4096</MatrixWidth>
        <MatrixHeight>4096</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:13</ows:Identifier>
        <ScaleDenominator>68247.34667369298</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8192</MatrixWidth>
        <MatrixHeight>8192</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:14</ows:Identifier>
        <ScaleDenominator>34123.67333684649</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16384</MatrixWidth>
        <MatrixHeight>16384</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:15</ows:Identifier>
        <ScaleDenominator>17061.836668423246</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>32768</MatrixWidth>
        <MatrixHeight>32768</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:16</ows:Identifier>
        <ScaleDenominator>8530.918334211623</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>65536</MatrixWidth>
        <MatrixHeight>65536</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:17</ows:Identifier>
        <ScaleDenominator>4265.4591671058115</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>131072</MatrixWidth>
        <MatrixHeight>131072</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:18</ows:Identifier>
        <ScaleDenominator>2132.7295835529058</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>262144</MatrixWidth>
        <MatrixHeight>262144</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:19</ows:Identifier>
        <ScaleDenominator>1066.3647917764529</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>524288</MatrixWidth>
        <MatrixHeight>524288</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:20</ows:Identifier>
        <ScaleDenominator>533.1823958882264</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1048576</MatrixWidth>
        <MatrixHeight>1048576</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:21</ows:Identifier>
        <ScaleDenominator>266.5911979441132</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2097152</MatrixWidth>
        <MatrixHeight>2097152</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:22</ows:Identifier>
        <ScaleDenominator>133.2955989720566</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4194304</MatrixWidth>
        <MatrixHeight>4194304</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:23</ows:Identifier>
        <ScaleDenominator>66.6477994860283</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8388608</MatrixWidth>
        <MatrixHeight>8388608</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:24</ows:Identifier>
        <ScaleDenominator>33.32389974301415</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16777216</MatrixWidth>
        <MatrixHeight>16777216</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:25</ows:Identifier>
        <ScaleDenominator>16.661949871507076</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>33554432</MatrixWidth>
        <MatrixHeight>33554432</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:26</ows:Identifier>
        <ScaleDenominator>8.330974935753538</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>67108864</MatrixWidth>
        <MatrixHeight>67108864</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:27</ows:Identifier>
        <ScaleDenominator>4.165487467876769</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>134217728</MatrixWidth>
        <MatrixHeight>134217728</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:28</ows:Identifier>
        <ScaleDenominator>2.0827437339383845</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>268435456</MatrixWidth>
        <MatrixHeight>268435456</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:29</ows:Identifier>
        <ScaleDenominator>1.0413718669691923</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>536870912</MatrixWidth>
        <MatrixHeight>536870912</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:30</ows:Identifier>
        <ScaleDenominator>0.5206859334845961</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1073741824</MatrixWidth>
        <MatrixHeight>1073741824</MatrixHeight>
      </TileMatrix>
    </TileMatrixSet>
    <TileMatrixSet>
      <ows:Identifier>GlobalCRS84Scale</ows:Identifier>
      <ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:0</ows:Identifier>
        <ScaleDenominator>5.0E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:1</ows:Identifier>
        <ScaleDenominator>2.5E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>3</MatrixWidth>
        <MatrixHeight>2</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:2</ows:Identifier>
        <ScaleDenominator>1.0E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>6</MatrixWidth>
        <MatrixHeight>3</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:3</ows:Identifier>
        <ScaleDenominator>5.0E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>12</MatrixWidth>
        <MatrixHeight>6</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:4</ows:Identifier>
        <ScaleDenominator>2.5E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>23</MatrixWidth>
        <MatrixHeight>12</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:5</ows:Identifier>
        <ScaleDenominator>1.0E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>56</MatrixWidth>
        <MatrixHeight>28</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:6</ows:Identifier>
        <ScaleDenominator>5000000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>112</MatrixWidth>
        <MatrixHeight>56</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:7</ows:Identifier>
        <ScaleDenominator>2500000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>224</MatrixWidth>
        <MatrixHeight>112</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:8</ows:Identifier>
        <ScaleDenominator>1000000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>560</MatrixWidth>
        <MatrixHeight>280</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:9</ows:Identifier>
        <ScaleDenominator>500000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1119</MatrixWidth>
        <MatrixHeight>560</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:10</ows:Identifier>
        <ScaleDenominator>250000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2237</MatrixWidth>
        <MatrixHeight>1119</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:11</ows:Identifier>
        <ScaleDenominator>100000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>5591</MatrixWidth>
        <MatrixHeight>2796</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:12</ows:Identifier>
        <ScaleDenominator>50000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>11182</MatrixWidth>
        <MatrixHeight>5591</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:13</ows:Identifier>
        <ScaleDenominator>25000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>22364</MatrixWidth>
        <MatrixHeight>11182</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:14</ows:Identifier>
        <ScaleDenominator>10000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>55909</MatrixWidth>
        <MatrixHeight>27955</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:15</ows:Identifier>
        <ScaleDenominator>5000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>111817</MatrixWidth>
        <MatrixHeight>55909</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:16</ows:Identifier>
        <ScaleDenominator>2500.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>223633</MatrixWidth>
        <MatrixHeight>111817</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:17</ows:Identifier>
        <ScaleDenominator>1000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>559083</MatrixWidth>
        <MatrixHeight>279542</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:18</ows:Identifier>
        <ScaleDenominator>500.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1118165</MatrixWidth>
        <MatrixHeight>559083</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:19</ows:Identifier>
        <ScaleDenominator>250.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2236330</MatrixWidth>
        <MatrixHeight>1118165</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:20</ows:Identifier>
        <ScaleDenominator>100.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>5590823</MatrixWidth>
        <MatrixHeight>2795412</MatrixHeight>
      </TileMatrix>
    </TileMatrixSet>
  </Contents>
  <ServiceMetadataURL xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts?SERVICE=wmts&amp;REQUEST=getcapabilities&amp;VERSION=1.0.0"/>
  <ServiceMetadataURL xlink:href="https://geodourados.dourados.ms.gov.br/geoserver/gwc/service/wmts/rest/WMTSCapabilities.xml"/>
</Capabilities>