tasi.plotting.wms.LowerSaxonyOrthophotoTile#
- class tasi.plotting.wms.LowerSaxonyOrthophotoTile(width=None, height=None, *args, **kwargs)[source]#
Tile that provides access to the WMS server of the LGLN.
Methods
__init__([width, height])get_tile(x1, y1, x2, y2)Attempt to fetch the tile at the specified coords and zoom level.
Attributes
Attribution to the WMS layer
DEFAULT_PARAMSThe default parameter to query a WMS server (GET parameters)
SOURCE_NAMEThe source name
The WMS URL to query
heightmaxzoomThe maximum zoom level supported by this tile provider.
tilesizeThe size of the tiles.
width