Mosquito

Tools to access streaming vectors maps and data sources such as Flickr, Twitter, Facebook, Google Maps, GeoData, StockMarket

 

...and a bunch of other stuff


Mosquito is a plugin suite developed for Rhino and Grasshopper. The plugin allows us to tap into social , financial and popular media. Extracting location, profiles, images and messages from Facebook,Twitter, Topsy etc….

As architects part of our responsibility is the consideration of the public realm. Today however , people tend to hang in the digital equivalent, namely, social media space. While this space becomes ever more permanent, the physical realm is fleeting, an evanescent space.

We are utilizing the tools in this component suite to bridge the gap between geometrics and information. Driving geometry with data and vice-versa. The ability to extract user Geo-coordinates, language, thoughts, profile and image enables architects to paint a picture. It is this  4-dimensional picture, which we refer to as “spatial condition”, that allows us to explore what happened yesterday, now and hypothesize about tomorrow. True 4-dimensional modeling.

Download 

http://www.synthetic.space/synthetic/mosquito/

by Carson Smuts

  • Navaneeth

    The mosquito model is fantastic. very creative!!

  • Carson Smuts

    Thanks :)

  • Philipp

    so awesome!

    and a wish for the future - is it possible for the search string component to somehow understand "?" and "*"  - this will give me the possibility to parse xml and json (or html) with the tags

  • Carson Smuts

    Philipp: could you elaborate?

  • Santiago Martín Laguna

    is it working on GH 0.9014? (at least not for me)

    looks veery nice ;)

  • Carson Smuts

    I programmed this based on 0.9006, because thats what my students use. I will upgrade the component though and make a 0.9014 version if someone can give me the installation files for 0.9006 so I can still help out my students if needs be.

    I'm sorry that it does not work on 14 :(

  • Carson Smuts

    just tried GH 0.9014 and it definitely works for me......What exactly was the issue you were having?

  • Santiago Martín Laguna

    it says... unable to connect to the remote server (turned in red of course)

  • Carson Smuts

    It needs access it the internet. Are you connected? do you have a firewall, i it block ing rhino?

  • Santiago Martín Laguna

    yeeh! It was because of the firewall, thanks!!

  • Carson Smuts

    Mosquito Update!

     

    GoogleDirection : get a route and the directions from one location to another, with distance, time, and steps.

    Location : Get the address of a given name of place or use a GPS point….reverse GeoCode.

    GoogleMaps: show google maps directly in the rhino viewport.

    GoogleStock: Access Googles stock market values on the NASDAQ, the NYSE etc.

     

     

  • Joseph Knight

    Very Cool! Thank you!

    I have been looking for something that creates curves from various map layers(ie roads, rails, Bike Routes)... Can any of these components do that?  Do you know of anything that could?

    Here is a conceptual study of the project if I wasn't able to describe adequately...
    http://www.youtube.com/watch?v=_OnzWaOz4Qk&feature=plcp

  • Carson Smuts

    Joseph: The plugin can find routes based on the physical address you give it. It will then find the appropriate route and give you back the time it takes to travel and the directions. You can also choose between cycling, walking or driving :) Does this help?

  • Joseph Knight

    I will continue to experiment and see how the plugin will help me out.  So far it works great.

    I'm actually looking for something that could create an actual vector map in rhino.  Preferably with closed curve for buildings etc... I know its a big wish

  • Philipp

    its great, hovewer google map component crashes the Rhino itself...

    Rhino 4 sr9 

  • Carson Smuts

    Mosquito Update! 0.2.1

     

    GoogleMaps: Now works for all user profiles

    My apologies , I forget that most people install their plugins via the components folder accessed through Grasshopper itself. So I have changed the directory this components looks for i.e.

    C:\Users\%YOURNAME%\AppData\Roaming\Grasshopper\Libraries

     

    If it is crashing rhino check the following:

    1. You need to have the "sonicmaps" folder in your components directory, it holds the tiles.

    2. You must not leave the "Reload" input on "True". Only use "True" when you want to load a new map, then change it back to "False".

    Let , me know if you have any trouble.

    Thanks to Philipp for pointing out this issue.

  • Yoshi Fukumori

    Hello! thanks for this amazing tool! I been working with this plugin a few days and today I have this problem, I don´t know what this mean,  I hope you can help me with my problem. Thanks for everything! Regards!

  • Carson Smuts

    Yoshi: You need to put all the files from the download into your components folder, including "Newtonsoft.Json.dll"

    Does that help?

  • Philipp

    Carson, is it possible to search only one group on facebook with your component? 

  • Carson Smuts

    Hi Philipp,

    I'll see if I can get it to do that:)

    Could you provide the Group name so I can test something?

    Thanks

  • Philipp

    SENSEable for example

  • Carson Smuts

    UPDATE 0.2.4:

    Bug Fixes: Fixed bugs with Twitter API access and new functions in String Duplicate component.

  • Carson Smuts

    UPDATE 0.2.5:

    Flickr: Search twitter database for photos based on location and tag/title.

    ImageDownload: Download images from Flickr or Twitter plugins.

    ImageMaterial: Map a image onto a nurb surface.

  • konrad k sobon

    Hi Carson,

    I was trying to fire up your Twitter Component. It worked for about 10 min and now I am getting this error:

    1. Solution exception:The remote server returned an error: (400) Bad Request.

    Any idea what might be causing it?

  • Carson Smuts

     konrad k sobon: Could you post your GH file, I will look into it right away.