Get help with your data
Post Reply [phpBB Debug] PHP Warning: in file
[ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line
1275:
count(): Parameter must be an array or an object that implements Countable
-
rezmont - Posts:2
- Joined:10 Jun 2013 03:27
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Import long, lat for geo layouts
Post
by rezmont » 28 Apr 2014 00:47
Hi,
I am fairly familiar with gephi and have no problem importing different attributes from my Mysql DB. I need to import long, lat coordinates and color. however, and gephi is giving me a hard time with this.
select router_ip id, size, label, x, y, '255,0,0' color from ip_nodes;
router_ip is an int, size is a double, x y are also doubles, and lastly label is a varchar. color as you can see is static and I just want to be sure I can change it as well. The problem is that when data is imported it is displayed right, i.e., each node is where it is supposed to be. the data lab tab however, does not have x, y, properties tho. which makes it impossible to apply a geo layout. Any ideas how to fix this?
Post Reply [phpBB Debug] PHP Warning: in file
[ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line
1275:
count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file
[ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line
1275:
count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file
[ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line
1275:
count(): Parameter must be an array or an object that implements Countable