:tocdepth: 3 :py:mod:`gws.gis.mpx` ===================== .. py:module:: gws.gis.mpx **Source code:** :source:`gws.gis.mpx` Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 config/index.rst util/index.rst wsgi_main/index.rst Package Contents ---------------- .. py:exception:: ServiceException Bases: :py:obj:`Exception` Common base class for all non-exit exceptions. .. py:function:: wms_request(layer_uid, bounds: gws.Bounds, width, height, forward=None) .. py:function:: wmts_request(source_uid, x, y, z, tile_matrix, tile_size)