<GDAL_WMS>
  <Service name="TMS">
    <ServerUrl>http://elevation3d.arcgis.com/ArcGIS/rest/services/WorldElevation3D/Terrain3D/ImageServer/tile/${z}/${y}/${x}</ServerUrl>
  </Service>
  <DataWindow>
    <UpperLeftX>-20037508.34</UpperLeftX>
    <UpperLeftY>20037508.34</UpperLeftY>
    <LowerRightX>20037508.34</LowerRightX>
    <LowerRightY>-20037508.34</LowerRightY>
    <TileLevel>15</TileLevel>
    <TileCountX>1</TileCountX>
    <TileCountY>1</TileCountY>
    <YOrigin>top</YOrigin>
  </DataWindow>
  <Projection>EPSG:900913</Projection>
  <BlockSizeX>257</BlockSizeX>
  <BlockSizeY>257</BlockSizeY>
  <BandsCount>1</BandsCount>
  <DataType>Float32</DataType>
  <MaxConnections>10</MaxConnections>
</GDAL_WMS>
