Giter Site home page Giter Site logo

belgianbiodiversityplatform / qgis-gbif-api Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 4.0 1.02 MB

GBIF Occurrences is a QGIS plugin to directly import occurrences from the GBIF API

License: Other

Makefile 10.69% Python 81.35% Shell 2.39% QML 1.53% Batchfile 4.03%

qgis-gbif-api's People

Contributors

niconoe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

qgis-gbif-api's Issues

Plugin ignore QGIS proxy settings

This has been reported by mail by a user.

Requests support proxy servers, we have to check how to retrieve QGIS config (and how to test that!).

Citing GBIF data

Hi,

Can't remember if we've been in touch about this before, but I wondered if you have an idea of how to improve the way users of the plugin cite GBIF-mediated data?

I've tried adding some instructions to our QGIS page, but I wonder if it could also be made more clear directly in the plugin?

Thanks!

Python error Json decode

JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
File "/home/paolo/.qgis2/python/plugins/qgisgbifapi/qgis_occurrences_dialog.py", line 167, in load_occurrences
count = count_occurrences(filters)
File "/home/paolo/.qgis2/python/plugins/qgisgbifapi/gbif_webservices.py", line 34, in count_occurrences
resp = req.json()
File "/usr/lib/python2.7/dist-packages/requests/models.py", line 808, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib/python2.7/dist-packages/simplejson/init.py", line 516, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/dist-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/usr/lib/python2.7/dist-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Versione Python: 2.7.11 (default, Jan 11 2016, 21:04:40) [GCC 5.3.1 20160101]
Versione di QGIS: 2.13.0-Master Master, exported

GBIF

Dear Nic,

I was trying to download the Lantana camara data using GBIF plugin using qgis version 2.14.3 in windows platform. Earlier I downloaded few species now when in download the above said species it's get stuck after downloading 5400 records. This may be because the GBIF UI is changed. Could you please guide me to download the data.

Regards,
Subbu

Cannot load GBIF occurrences from menu

The Use section on the README mentions that one can click Load GBIF occurrences from Vector > GBIF occurrences

I see that term repeated four times:

screen shot 2016-02-03 at 13 17 51

Clicking on any of those doesn't do anything.

The alternative method of clicking on the icon in the toolbar does bring up a window.

Create script to automatically build .zip file

As seen in #32, a few manual steps are now needed to prepare the plugin to be submitted:

  • make sure the directory is named qgisgifapi
  • remove __pycache__ directories with find . | grep -E "(__pycache__|\.pyc|\.pyo$)" | xargs rm -rf
  • zip the plugin directory
  • remove __MACOSXin the archive with zip -d qgisgbifapi.zip __MACOSX/\*
  • (shouldn't we also remove the .git directory?)

It would be great to write a small shell script to automate all those steps.

Removing layer throws error and makes plugin unusable

As there is currently no way to abort a long request (#8), I removed the layer in which data was being pumped. This threw an error (window), which I closed. When I reopened the plugin, it was no longer responsive.

Restarting QGIS solved the issue.

Please add appropriate tags

Ecology is a good candidate; please check similar plugins and try to follow their example, or suggest them to adopt your tags.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.