UNPKG

gdal-async

Version:

Bindings to GDAL (Geospatial Data Abstraction Library) with full async support

21 lines (20 loc) 615 B
<GDAL_WMS> <Service name="TMS"> <ServerUrl>http://tilecache.osgeo.org/wms-c/Basic.py</ServerUrl> <Layer>basic</Layer> <Format>png</Format> </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>