Git Product home page Git Product logo

geobricks_qgis_plugin_faostat's Introduction

Stories in Progress

Geobricks

Everything you need to acquire, manipulate and visualize geospatial information. In one convenient place.

geobricks_qgis_plugin_faostat's People

Contributors

kalimaha avatar simonemurzilli avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

geobricks_qgis_plugin_faostat's Issues

Py error: No JSON object could be decoded

When selecting indicators, I got:

Traceback (most recent call last):
File "/home/paolo/.qgis2/python/plugins/geobricks_qgis_plugin_faostat/geobricks_qgis_plugin_faostat.py", line 314, in on_domain_change
elements = get_elements(domain_code)
File "/home/paolo/.qgis2/python/plugins/geobricks_qgis_plugin_faostat/geobricks_faostat_connector.py", line 32, in get_elements
elements = json.loads(json_data)['data']
File "/usr/lib/python2.7/json/init.py", line 339, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

Versione Python:
2.7.10+ (default, Oct 10 2015, 09:11:24)
[GCC 5.2.1 20151028]

Versione di QGIS:
2.8.3-Wien Wien, exported

Loading data never ends

It gets to 99% , loads and displays the map, but never gets to 100%, and the popup stays open.
This happens with:
Forestry > Forestry Production and Trade > Production Quantity > Mechanical Wood Pulp

Error in QGIS 2.12-Lyon Windows 64bit

Tried to download cassava harvested area.

2015-11-12T07:08:08 1   Traceback (most recent call last):
              File "C:/Users/mbacou/.qgis2/python/plugins\geobricks_qgis_plugin_faostat\geobricks_qgis_plugin_faostat.py", line 207, in download_data
                data = get_data(domain_code, element_code, item_code)
              File "C:/Users/mbacou/.qgis2/python/plugins\geobricks_qgis_plugin_faostat\geobricks_faostat_connector.py", line 84, in get_data
                'List1Codes': create_countries_parameter(domain_code, lang),
              File "C:/Users/mbacou/.qgis2/python/plugins\geobricks_qgis_plugin_faostat\geobricks_faostat_connector.py", line 121, in create_countries_parameter
                print countries
            IOError: [Errno 9] Bad file descriptor

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.