gws.gis.mpx

Source code: gws.gis.mpx

Submodules

Package Contents

exception gws.gis.mpx.ServiceException

Bases: Exception

Common base class for all non-exit exceptions.

gws.gis.mpx.wms_request(layer_uid, bounds: gws.Bounds, width, height, forward=None)
gws.gis.mpx.wmts_request(source_uid, x, y, z, tile_matrix, tile_size)