This plugin throws an error message:

2024-08-08T09:24:12     WARNING    Traceback (most recent call last):
              File 
"C:\Users/.../AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SpeciesExplorer\species_explorer_dialog.py",
 line 70, in find
              parsed_species = name_parser(text)[0]
              File 
"C:\Users/.../AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SpeciesExplorer\species\name_parser.py",
 line 20, in name_parser
              return gbif_GET(url, name, **kwargs)
              File 
"C:\Users/.../AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\SpeciesExplorer\gbifutils.py",
 line 39, in gbif_GET
              return json.loads(data, encoding='utf-8')
              File "C:\PROGRA~1\QGIS33~1.4\apps\Python39\lib\json\__init__.py", 
line 359, in loads
              return cls(**kw).decode(s)
             TypeError: __init__() got an unexpected keyword argument 'encoding'

Regards,
Michael

-----Ursprüngliche Nachricht-----
Von: Richard Duivenvoorde <rdmaili...@duif.net> 
Gesendet: Donnerstag, 8. August 2024 08:39
An: Reetz, Michael (NLPVW) <michael.re...@nlpvw.niedersachsen.de>; 
qgis-user@lists.osgeo.org
Betreff: Re: [Qgis-user] Point order in WKT export from polygon layer

ACHTUNG!! Diese E-Mail erreicht Sie von einem Absender außerhalb der 
niedersächsischen Landesverwaltungs-Infrastruktur mit TLS-Verschlüsselung. 
Bitte klicken Sie auf keine Links oder öffnen Sie keine E-Mail-Anhänge, falls 
Sie den Absender nicht kennen und nicht wissen, ob der Inhalt sicher ist.
On 8/7/24 12:20, Reetz, Michael (NLPVW) via QGIS-User wrote:

> The plugin is for single taxa and whole countries (Germany in my case). This 
> would be a good tool to visualize occurrences for, e. g., a species someone 
> is interested in. Unfortunately, the internet connection to gbif.org fails. 
> Maybe the plugin doesn't use the systems proxy settings.

When adding some comments in the issue tracker of the plugin I see there is 
apparently another GBIF plugin:

https://plugins.qgis.org/plugins/SpeciesExplorer/

also not tested :-(

Regards,

Richard Duivenvoorde
_______________________________________________
QGIS-User mailing list
QGIS-User@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to