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.

__init__(width=None, height=None, *args, **kwargs)[source]#

Methods

__init__([width, height])

get_tile(x1, y1, x2, y2)

Attempt to fetch the tile at the specified coords and zoom level.

Attributes

ATTRIBUTION

Attribution to the WMS layer

DEFAULT_PARAMS

The default parameter to query a WMS server (GET parameters)

SOURCE_NAME

The source name

WMS

The WMS URL to query

height

maxzoom

The maximum zoom level supported by this tile provider.

tilesize

The size of the tiles.

width