Skip to content

KeyError 'adresMatches' #21

@reginaldc

Description

@reginaldc

Bij het geocoderen van een 100 tal adressen krijg ik volgende Python fout tijdens het valideren van de adressen:

File "C:\Users/reginaldc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\geopunt4Qgis\geopunt4QgisBatchGeoCode.py", line 124, in addToMap
loc = self.am.findMatchFromSingleLine(adres)
File "C:\Users/reginaldc/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\geopunt4Qgis\geopunt\basisregisters.py", line 75, in findMatchFromSingleLine
return result['adresMatches']
KeyError: 'adresMatches'

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