class documentation

Undocumented

Method handle_describecoverage Undocumented
Method handle_getcapabilities Undocumented
Method handle_getcoverage Undocumented
Class Variable is_raster_ows Undocumented
Class Variable supportedVersions Undocumented
Property default_metadata Undocumented
Property default_templates Undocumented
Property service_link Undocumented

Inherited from Object:

Method configure Undocumented
Method configure_bounds Undocumented
Method configure_metadata Undocumented
Method configure_operations Undocumented
Method configure_templates Undocumented
Method dispatch_request Undocumented
Method handle_request Undocumented
Method init_request Undocumented
Method post_configure Undocumented
Method post_configure_root_layer Undocumented
Method requested_bounds Undocumented
Method requested_crs Undocumented
Method requested_project Undocumented
Method requested_version Undocumented
Method template_response Undocumented
Class Variable isRasterService Undocumented
Class Variable isVectorService Undocumented
Instance Variable metadata Undocumented
Instance Variable project Undocumented
Instance Variable rootLayer Undocumented
Instance Variable searchMaxLimit Undocumented
Instance Variable searchTolerance Undocumented
Instance Variable supportedBounds Undocumented
Instance Variable supportedOperations Undocumented
Instance Variable updateSequence Undocumented
Instance Variable withInspireMeta Undocumented
Instance Variable withStrictParams Undocumented

Inherited from Node (via Object):

Method cfg Undocumented
Method closest Undocumented
Method create_child Undocumented
Method create_child_if_configured Undocumented
Method create_children Undocumented
Method find_all Undocumented
Method find_first Undocumented
Method initialize Undocumented
Instance Variable config Undocumented
Instance Variable permissions Undocumented
Method _configure_permissions Undocumented

Inherited from Object (via Object, Node):

Method __repr__ Undocumented

Inherited from IOwsService (via Object, Node, Object):

Class Variable name Undocumented
Class Variable protocol Undocumented
Class Variable templates Undocumented
Class Variable version Undocumented

Inherited from INode (via Object, Node, Object, IOwsService):

Method activate Undocumented
Method pre_configure Undocumented
Class Variable children Undocumented
Class Variable extName Undocumented
Class Variable extType Undocumented
Class Variable parent Undocumented
Class Variable root Undocumented
Class Variable uid Undocumented

Inherited from IObject (via Object, Node, Object, IOwsService, INode):

Method props Undocumented
def handle_describecoverage(self, rd: core.Request): (source)

Undocumented

def handle_getcapabilities(self, rd: core.Request): (source)

Undocumented

def handle_getcoverage(self, rd: core.Request): (source)

Undocumented

is_raster_ows: bool = (source)

Undocumented

supportedVersions: list[str] = (source)
@property
default_metadata = (source)

Undocumented

@property
default_templates = (source)

Undocumented

@property
service_link = (source)

Undocumented