Skip to content

Inspire plugin no longer working in QGIS #10

Description

@StefanGestel

When using the search function in the Inspire plugin, I'm getting this error:

2024-10-07T17:00:01 WARNING Python error : An error has occurred while executing Python code: See message log (Python Error) for more details.

in the python error tab;

2024-10-07T17:04:13 WARNING Traceback (most recent call last):
File "C:\Users/Stefan/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\inspireNL\dataCatalog.py", line 183, in onZoekClicked
self.search()
File "C:\Users/Stefan/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\inspireNL\dataCatalog.py", line 220, in search
searchResult = self.md.searchAll( self.zoek, orgName, dataType, inspiretheme, inspireServiceType)
File "C:\Users/Stefan/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\inspireNL\metadataParser.py", line 235, in searchAll
count = int( searchResult.attrib["numberOfRecordsMatched"] )
AttributeError: 'NoneType' object has no attribute 'attrib'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions