geonode.services.serviceprocessors ================================== .. py:module:: geonode.services.serviceprocessors Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/geonode/services/serviceprocessors/arcgis/index /autoapi/geonode/services/serviceprocessors/base/index /autoapi/geonode/services/serviceprocessors/wms/index Attributes ---------- .. autoapisummary:: geonode.services.serviceprocessors.logger Functions --------- .. autoapisummary:: geonode.services.serviceprocessors.parse_services_types geonode.services.serviceprocessors.get_available_service_types geonode.services.serviceprocessors.get_service_handler Package Contents ---------------- .. py:function:: parse_services_types() .. py:data:: logger .. py:function:: get_available_service_types() .. py:function:: get_service_handler(base_url, service_type=enumerations.AUTO, service_id=None) Return the appropriate remote service handler for the input URL. If the service type is not explicitly passed in it will be guessed from