Introduction
A Gephi plugin to display your geocoded graphs.
Plugin Owner's Notes
A Gephi plugin to display your geocoded graphs.
This plugin contains only a layout ("GeoLayout") to display your graph according to geocoded attributes. To use it:
- Select the two attributes which contain the geocoded coordinates of your nodes (latitude and longitude)
- Select the projection you want to use
- Set the other parameters according to the selected projection
- Launch the algorithm
The available projections are:
- Mercator
- Tranverse Mercator
- Miller cylindrical
- Gall-Peters
- Sinusoidal
- Lambert cylindrical
- Winkel Tripel
- Equirectangular
For any questions or just more information, you can check the related thread on the Gephi forum.
And if, for any reason, some of your nodes do not have valid values on the selected attributes (for latitude and longitude), they will be displayed on a line on the bottom of your graph (then, you can delete them or do what you want).



4 October 2010 at 12:49 pm | Permalink
I can’t seem to get the plugins to download (any of them) — the download button does not respond — I am signed in, etc. I’m not getting any blocking messages, but I do get an “error on page” message. Main program downloaded with no problem .
any ideas what’s up
cheers,
4 October 2010 at 12:58 pm | Permalink
No idea: not logged, I download the file successfully. Do you have a more precise error message?
5 October 2010 at 5:10 am | Permalink
I have the same problem….on pressing the downloadbutton nothing happens but a message appears in the status bar saying “Done, but with wrrors on page”. I downloaded the 0.7 beta no problem
5 October 2010 at 9:26 am | Permalink
This is a Javascript error occurring only on Internet Explorer. You can download the plug-in directly in the Plugin Center of your Gephi instance, or use another browser like Firefox until I fix it. Thanks.
10 May 2011 at 1:35 pm | Permalink
Having problem running it – I import data from MySQL, selecting fields and naming them respectively latitude and longitude, and they show up in geolayout dialog selects, but running is not working and if I click on selects, then values dissappear.
18 October 2011 at 3:28 am | Permalink
I too can’t seem to install this GeoLayout plug in. Every time I try I get the following error message:
The plugin dynamic API is requested in version >=0.8.0.2 but only 0.8 was found.
But I am running the latest version of Gephi on my Mac. Any ideas how to fix this? Thanks
Simon
19 October 2011 at 8:14 am | Permalink
Hi! Thank you so much for such a wonderful tool. I was having the same problem as Simon (above Oct 18), and (https://forum.gephi.org/viewtopic.php?f=5&t=1440). But I downloaded Gephi again today, and the problem seems to be fixed. Thank you.
-Clio (Windows 7 on PC)
2 November 2011 at 3:10 pm | Permalink
I have the same problem as Simon,
I get the same error while trying to install the GeoLayout plugin.
Can you help us?
Thanks.
7 December 2011 at 5:39 pm | Permalink
Make sure you download the 8.0 BETA, not the 8.0 ALPHA. I was having this issue as well until I make this switch. Now if I can just figure out the correct way to import the coordinates….
7 January 2012 at 9:30 pm | Permalink
Is there any way to have map as background.
12 January 2012 at 11:24 pm | Permalink
This plug-in is great! Thanks again for providing it. However, is there a way to allow it run continuously? I’m streaming data in and it would be nice to see it in action…