gdal-async
Version:
Bindings to GDAL (Geospatial Data Abstraction Library) with full async support
21 lines (20 loc) • 618 B
text/xml
<GDAL_WMS>
<Service name="WMS">
<Version>1</Version>
<ServerUrl>http://tilecache.osgeo.org/wms-c/Basic.py?</ServerUrl>
<Layers>basic</Layers>
</Service>
<DataWindow>
<UpperLeftX>-180.0</UpperLeftX>
<UpperLeftY>90.0</UpperLeftY>
<LowerRightX>180.0</LowerRightX>
<LowerRightY>-90.0</LowerRightY>
<TileLevel>19</TileLevel>
<TileCountX>2</TileCountX>
<TileCountY>1</TileCountY>
</DataWindow>
<Projection>EPSG:4326</Projection>
<BlockSizeX>256</BlockSizeX>
<BlockSizeY>256</BlockSizeY>
<BandsCount>3</BandsCount>
</GDAL_WMS>