<?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">
  <!-- Service Identification --> 
 <ows:ServiceIdentification>
	<ows:Title>BaseMaps_Ebola_CasesByWeek_WGS84_L1</ows:Title>
	<ows:ServiceType>OGC WMTS</ows:ServiceType>
	<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
</ows:ServiceIdentification> <!-- Operations Metadata --> <ows:OperationsMetadata>
	<ows:Operation name="GetCapabilities">
		<ows:DCP>
			<ows:HTTP>
				<ows:Get xlink:href="https://gis.ecdc.europa.eu/public/rest/services/BaseMaps/Ebola_CasesByWeek_WGS84_L1/MapServer/WMTS/1.0.0/WMTSCapabilities.xml">
					<ows:Constraint name="GetEncoding">
						<ows:AllowedValues>
							<ows:Value>RESTful</ows:Value>
						</ows:AllowedValues>
					</ows:Constraint>
				</ows:Get>
                <!-- add KVP binding in 10.1 -->
                <ows:Get xlink:href="https://gis.ecdc.europa.eu/public/rest/services/BaseMaps/Ebola_CasesByWeek_WGS84_L1/MapServer/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://gis.ecdc.europa.eu/public/rest/services/BaseMaps/Ebola_CasesByWeek_WGS84_L1/MapServer/WMTS/tile/1.0.0/">
					<ows:Constraint name="GetEncoding">
						<ows:AllowedValues>
							<ows:Value>RESTful</ows:Value>
						</ows:AllowedValues>
					</ows:Constraint>
				</ows:Get>
                <ows:Get xlink:href="https://gis.ecdc.europa.eu/public/rest/services/BaseMaps/Ebola_CasesByWeek_WGS84_L1/MapServer/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-->  
  <Layer>
    <ows:Title>BaseMaps_Ebola_CasesByWeek_WGS84_L1</ows:Title> 
    <ows:Identifier>BaseMaps_Ebola_CasesByWeek_WGS84_L1</ows:Identifier>
    
      <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::4326">
	  
			<ows:LowerCorner>-89.90000152599998 -179.99999999999997</ows:LowerCorner>
			<ows:UpperCorner>83.62741851800007 180.0000000000001</ows:UpperCorner>
		
      </ows:BoundingBox>  
      
    <ows:WGS84BoundingBox crs="urn:ogc:def:crs:OGC:2:84">
      <ows:LowerCorner>-179.99999999999997 -89.90000152599998</ows:LowerCorner>
      <ows:UpperCorner>180.0000000000001 83.62741851800007</ows:UpperCorner>
    </ows:WGS84BoundingBox>
    <Style isDefault="true">
      <ows:Title>Default Style</ows:Title>
      <ows:Identifier>default</ows:Identifier>
    </Style>
    <Format>image/png</Format>
    <TileMatrixSetLink>
      <TileMatrixSet>default</TileMatrixSet>
    </TileMatrixSetLink>

        
    <ResourceURL format="image/png" resourceType="tile" template="https://gis.ecdc.europa.eu/public/rest/services/BaseMaps/Ebola_CasesByWeek_WGS84_L1/MapServer/WMTS/tile/1.0.0/BaseMaps_Ebola_CasesByWeek_WGS84_L1/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.png" />
  </Layer> 
   <!--TileMatrixSet-->
   <TileMatrixSet>
     <ows:Title>TileMatrix using 0.28mm</ows:Title>
     <ows:Abstract>The tile matrix set that has scale values calculated based on the dpi defined by OGC specification (dpi assumes 0.28mm as the physical distance of a pixel).</ows:Abstract> 
     <ows:Identifier>default</ows:Identifier>
     <ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
      
          <TileMatrix>
          <ows:Identifier>0</ows:Identifier>
          
          <ScaleDenominator>2.365003460102179E8</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>4</MatrixWidth> 
            <MatrixHeight>4</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>1</ows:Identifier>
          
          <ScaleDenominator>1.1825017300510895E8</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>8</MatrixWidth> 
            <MatrixHeight>7</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>2</ows:Identifier>
          
          <ScaleDenominator>6.054408857861578E7</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>15</MatrixWidth> 
            <MatrixHeight>13</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>3</ows:Identifier>
          
          <ScaleDenominator>3.027204428930789E7</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>30</MatrixWidth> 
            <MatrixHeight>26</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>4</ows:Identifier>
          
          <ScaleDenominator>1.8920027680817433E7</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>48</MatrixWidth> 
            <MatrixHeight>41</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>5</ows:Identifier>
          
          <ScaleDenominator>1.5136022144653944E7</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>60</MatrixWidth> 
            <MatrixHeight>51</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>6</ows:Identifier>
          
          <ScaleDenominator>1.135201660849046E7</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>80</MatrixWidth> 
            <MatrixHeight>68</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>7</ows:Identifier>
          
          <ScaleDenominator>9460013.840408716</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>96</MatrixWidth> 
            <MatrixHeight>81</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>8</ows:Identifier>
          
          <ScaleDenominator>7568011.072326972</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>120</MatrixWidth> 
            <MatrixHeight>101</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>9</ows:Identifier>
          
          <ScaleDenominator>5676008.30424523</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>159</MatrixWidth> 
            <MatrixHeight>135</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>10</ows:Identifier>
          
          <ScaleDenominator>3784005.536163486</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>239</MatrixWidth> 
            <MatrixHeight>202</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>11</ows:Identifier>
          
          <ScaleDenominator>2838004.152122615</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>318</MatrixWidth> 
            <MatrixHeight>269</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>12</ows:Identifier>
          
          <ScaleDenominator>1892002.768081743</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>477</MatrixWidth> 
            <MatrixHeight>403</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>13</ows:Identifier>
          
          <ScaleDenominator>946001.3840408715</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>953</MatrixWidth> 
            <MatrixHeight>805</MatrixHeight>
          
          </TileMatrix>
          
          <TileMatrix>
          <ows:Identifier>14</ows:Identifier>
          
          <ScaleDenominator>473000.69202043576</ScaleDenominator>
          
          <TopLeftCorner>400.0 -400.0</TopLeftCorner>  
          <TileWidth>256</TileWidth> 
          <TileHeight>256</TileHeight>
            
            <MatrixWidth>1905</MatrixWidth> 
            <MatrixHeight>1609</MatrixHeight>
          
          </TileMatrix>
          
   </TileMatrixSet>
   
</Contents>
<ServiceMetadataURL xlink:href="https://gis.ecdc.europa.eu/public/rest/services/BaseMaps/Ebola_CasesByWeek_WGS84_L1/MapServer/WMTS/1.0.0/WMTSCapabilities.xml" /> 
</Capabilities>
