Re: [Qgis-user] Geolocated tweets

2019-05-01 Thread Stefan Giese (WhereGroup)
There is a plugin called "Qweetgis" available for QGIS 3.x: 
https://github.com/ale-cristofori/Qweetgis. you will need to register 
yourself at https://developer.twitter.com and get valid Keys and tokens. 
The plugin is based on tweepy a python library to access the twitter 
API.


best regards
stefan

---
Mit freundlichen Grüßen
Stefan Giese

Projektleiter/Consultant
---
Aufwind durch Wissen!
Qualifizierte Open-Source-Schulungen
bei der www.foss-academy.com
---
WhereGroup GmbH & Co. KG
Schwimmbadstr. 2
79100 Freiburg
Germany

Fon: +49 (0)761 / 519 102 - 61
Fax: +49 (0)761 / 519 102 - 11

stefan.gi...@wheregroup.com
www.wheregroup.com
Amtsgericht Bonn, HRA 6788
---
Komplementärin:
WhereGroup Verwaltungs GmbH
vertreten durch:
Olaf Knopp, Peter Stamm
---

Am 2019-05-01 22:18, schrieb Luigi Pirelli:

not yet ported to qgis3 there is this plugin
https://plugins.qgis.org/plugins/geotweet/
that basically usae tweepy (that you should install before to use the
plugin)

Luigi Pirelli

**
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange:
http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS 2nd Edition:
*
https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
* Hire me: http://goo.gl/BYRQKg
**

On Wed, 1 May 2019 at 21:16, Piotr Kania  wrote:


Hello,
can You point me out, how non-programmer can use geolocated tweets
in qgis? Is it possible? Is there some plugin to get "naked" data
(csv?) from publicly available tweets?

I asked because of that:

https://twitter.com/usfs_nrs/status/1123251412329205762?s=19

https://twitter.com/trajcomp/status/1103991854666797057?s=19

The idea of getting some geolocated data from "society media" is
thrilling ;)

Greetings
Piotr Kania
___
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

___
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

___
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

Re: [Qgis-user] Geolocated tweets

2019-05-01 Thread Paolo Cavallini
See:

http://plugins.qgis.org/plugins/qweetgis/
http://plugins.qgis.org/plugins/SocialActivity/

Cheers.

On 01/05/19 22:18, Luigi Pirelli wrote:
> not yet ported to qgis3 there is this plugin
> https://plugins.qgis.org/plugins/geotweet/
> that basically usae tweepy (that you should install before to use the
> plugin)
> 
> Luigi Pirelli
> 
> **
> * LinkedIn: https://www.linkedin.com/in/luigipirelli
> * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
> * GitHub: https://github.com/luipir
> * Mastering QGIS 2nd Edition:
> *
> https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
> * Hire me: http://goo.gl/BYRQKg
> **
> 
> 
> On Wed, 1 May 2019 at 21:16, Piotr Kania  > wrote:
> 
> Hello,
> can You point me out, how non-programmer can use geolocated tweets
> in qgis? Is it possible? Is there some plugin to get "naked" data
> (csv?) from publicly available tweets?
> 
> 
> I asked because of that:
> 
> https://twitter.com/usfs_nrs/status/1123251412329205762?s=19
> 
> https://twitter.com/trajcomp/status/1103991854666797057?s=19
> 
> The idea of getting some geolocated data from "society media" is
> thrilling ;)
> 
> Greetings
> Piotr Kania
> 
> ___
> 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
> 
> 
> ___
> 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
> 

-- 
Paolo Cavallini - www.faunalia.eu
QGIS.ORG Chair:
http://planet.qgis.org/planet/user/28/tag/qgis%20board/
___
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

Re: [Qgis-user] Geolocated tweets

2019-05-01 Thread Luigi Pirelli
not yet ported to qgis3 there is this plugin
https://plugins.qgis.org/plugins/geotweet/
that basically usae tweepy (that you should install before to use the
plugin)

Luigi Pirelli

**
* LinkedIn: https://www.linkedin.com/in/luigipirelli
* Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli
* GitHub: https://github.com/luipir
* Mastering QGIS 2nd Edition:
*
https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition
* Hire me: http://goo.gl/BYRQKg
**


On Wed, 1 May 2019 at 21:16, Piotr Kania  wrote:

> Hello,
> can You point me out, how non-programmer can use geolocated tweets in
> qgis? Is it possible? Is there some plugin to get "naked" data (csv?) from
> publicly available tweets?
>
>
> I asked because of that:
>
> https://twitter.com/usfs_nrs/status/1123251412329205762?s=19
>
> https://twitter.com/trajcomp/status/1103991854666797057?s=19
>
> The idea of getting some geolocated data from "society media" is thrilling
> ;)
>
> Greetings
> Piotr Kania
> ___
> 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
___
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

[Qgis-user] Geolocated tweets

2019-05-01 Thread Piotr Kania
Hello,
can You point me out, how non-programmer can use geolocated tweets in qgis?
Is it possible? Is there some plugin to get "naked" data (csv?) from
publicly available tweets?


I asked because of that:

https://twitter.com/usfs_nrs/status/1123251412329205762?s=19

https://twitter.com/trajcomp/status/1103991854666797057?s=19

The idea of getting some geolocated data from "society media" is thrilling
;)

Greetings
Piotr Kania
___
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