[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable [phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable Gephi forumsPlease post new questions on facebook group too (https://www.facebook.com/groups/gephi)2013-11-22T07:52:43+01:00https://mail.forum-gephi.org/app.php/feed/topic/28972013-11-22T07:52:43+01:002013-11-22T07:52:43+01:00https://mail.forum-gephi.org/viewtopic.php?t=2897&p=9705#p9705Me too facing similar kind of problem.
Im trying to position nodes at specific places thus I'm using GeoLayout. the problem that I've noticed is for few cases nodes with same lat long, only the first node with unique lat long is being displayed when I apply this layout.
]]>2013-08-07T22:43:20+01:002013-08-07T22:43:20+01:00https://mail.forum-gephi.org/viewtopic.php?t=2897&p=9183#p9183kept on playing around and solved the problem. However I still do not really understand to which value I should set the scale in the preview. Not sure what virtual radius of the earth means and how this impacts the value thanks!
]]>2013-08-05T23:01:32+01:002013-08-05T23:01:32+01:00https://mail.forum-gephi.org/viewtopic.php?t=2897&p=9162#p9162Statistics:Posted by admin — 05 Aug 2013 23:01
]]>2013-08-05T22:41:10+01:002013-08-05T22:41:10+01:00https://mail.forum-gephi.org/viewtopic.php?t=2897&p=9160#p9160 I have been playing around with the GeoLayout for the past hours but can't make it work. So I'd really appreciate to get some help
What I want to do: import coordinates and display them on a map (either GeoLayout and adding background image or export via ExportToEarth)
My csv file is here: https://dl.dropboxusercontent.com/u/9182393/nodes.csv It has four columns: ID (not necessary for my project), Label, Longitude and Latitude. I import it via the importer, the Longitude and Latitude as Float. I can see the columns correctly in the DataLaboratory. I can also see the Labels in the Overview
When I apply the GeoLayout, the nodes disappear. I've read in a former forum entry that it might be due to the nodes close to 0. But even if I remove those nodes it happens.
When I try to export the KMZ file there is an error: "sorry, no nodes in this graph have geocoordinates. Georeferencing is impossible".
I have searched a lot and no clue why it doesn't work. I tried to remplace the . by comma but it doesn't change any help is appreciated!