In the last week I saw a post on the German ESRI page called GIS-IQ which featured a new widget for ArcGIS which needs you to have the “ArcGIS Web AppBuilder Developer Edition 1.2”. This widget lets you fetch images from flickr and probably show it on the map. I haven’t tried it yet but I thought: lets build something similar for QGIS… so here is my flickr API plugin for QGIS
The Beta of flickr2QGIS
So let’s get it straight: It’s far from perfect. But see for yourself:
There are plenty of issues at the moment and it most likely won’t work on 80% of your machines… But: it downloads images for keywords and regions/places, has a geocoder embedded and let’s you download found images right away.
Images taken in Berlin as fetched with flickr2qgisImages tagged with the keyword Berlin
Prerequisites
At the moment the plugin requires you to install the Python Flickr API called flickrapi and to get a flickr API key. The latter one is probably the simplest as you just need to register at the Flickr page and copy the keys into the plugin (tab “keys”).
flickr2qgis plugin for QGIS
The plugin was build on the latest QGIS version 2.13.1 so there might be issues with older QGIS versions that I am not aware of. Furthermore there was no testing at this stage with Windows versions…
Known Issues
At the moment the implementation shows images after processing which might lead to an unresponsive qgis for quite a moment. Additionally all images are now shown as a categorized layer which is cartographic nonsense but I wasn’t able to implement the function proposed here by Nathan. And I just fought with symbols in QGIS the python way…! I won the fight but the war is not over yet. I also would like to mention two ressources which helped me a lot:
When it comes to site selection problems or suitability models, the spatial Multi-Criteria Analysis (Weighted Overlay) is the most commonly used method. It’s easy, simple and popular. However,…
Let me introduce to you, guys, my first Python tool: “Shapefile Archiver”. Usually, I face lots of problems in managing my shapefiles. My first problem is backing them…
The work as a geographer with statistical and remote-sensing related focus arise the necessity of mastering a programming language sooner or later. Lets choose: C, C + +,…
This tutorial will explain you how to create your own, interactive webmap in a fast and easy way! Such webmaps are used zo visualize e.g. adresses on digital maps. I’m using QGis 2.4 + Qgis Plugin Qgis2Leaf, google spreadsheet and a macro, wich I’ll tell you later about.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.