:tocdepth: 3 :py:mod:`gws.plugin.gbd_geoservices.model` ========================================== .. py:module:: gws.plugin.gbd_geoservices.model .. autoapi-nested-parse:: GBD Geoservices model. **Source code:** :source:`gws.plugin.gbd_geoservices.model` Module Contents --------------- .. py:class:: Config Bases: :py:obj:`gws.base.model.Config` GBD Geoservices model. .. py:attribute:: apiKey :type: str API key for GBD Geoservices. .. py:class:: Object Bases: :py:obj:`gws.base.model.default_model.Object` GBD Geoservices model. .. py:attribute:: apiKey :type: str .. py:attribute:: serviceUrl :value: 'https://geoservices.gbd-consult.de/search' .. py:method:: configure() .. py:method:: find_features(search, mc, **kwargs) .. py:method:: props(user)