Cooperative Association for Internet Data Analysis GeoPlot: A general purpose geographical visualization tool.


About
Applet Parameters
Running GeoPlot
Model Template
GeoPlot Perl API
FAQ
Download




The html document below gives you a model template showing the features that GeoPlot is capable of. To see how this applet looks like click here. A scaled down version of the same image.
<html>
<head>
      <title> GeoPlot </title>
</head>
<body bgcolor="ffffff">

<h1><center>GeoPlot</center></h1>
<h3><center>An Example of the features available in GeoPlot<center></h3>
<hr>
<center>
        <applet code="GeoPlot.class" archive="GeoPlot.jar" width=1080 height=539>
        <param name=mapname value="World100.gif">
        <param name=bgcolor value="lightGray">
        <param name=fgcolor value="black">
        <param name=title value="An Example">
        <param name=date value="07/15/1999">
        <param name=default_node_size value=6>
        <param name=default_line_size value=1>
        <param name=default_node_color value="red">
        <param name=default_line_color value="green">
        <param name=default_font_size value=10>
        <param name=refresh_interval value=0>
        <param name=hide_key value="false">
        <param name=top_lat value=90>
        <param name=top_lon value=-170>
        <param name=bot_lat value=-90>
        <param name=bot_lon value=190>

        <param name=color_key value=
"key,x:10,y:400,w:150,h:110,t:% of Bytes,s:13;
0 >< 0.01 : black : Value 1;
0.01 >< 0.02 : rgb-255-0-0 : Value 2;
0.02 >< 0.03 : cyan;
0.03 >< 0.04 : gray;
0.04 >< 0.05 : darkgray;
0.05 >< 0.06 : magenta;
0.06 >< 0.07 : orange;
0.07 >< 0.08 : pink;
0.08 >< 0.09 : blue;
0.09 >< 0.1 : yellow;
0.1 >< 100 : green;">


        <param name=size_key value=
"key,x:170,y:440,w:150,h:70,t:% of Bytes,s:13;
0 >< 10 : 22 : Telnet;
11 >< 20 : 12 : Rlogin;
21 >< 30 : 8 : SSH;">

    <param name=data value=
"n CN   38.00  105.00 d:This was the 1st node definition;
n US   38.00  -98.00 t:USA d:Clicking on this node will take you to aciri's site u:http://www.aciri.org;
n RO   46.00   25.00 d:This was the 3rd node definition;
n CA   60.00  -96.00 t:Canada cl:rgb-0-255-0 d:The color value of this node was defined using the RGB notation;
n FR   46.00   2.00 d:This was the 5th node definition;
n AU   -25.00  135.00 d:This was the 6th node definition;
n BR  -10.00  -55.00 d:This node as a link to itself;
n IN   20.00  77.00 t:India d:This was the 8th node definition;
l US AU vc:0.025 r:3  d:links between nodes that are longer that half the width of the image are drawn using the shorter route;
l US AU vc:0.15 vs:25 r:3 d:You can click on this link and it will take you to cnn.com. u:http://www.cnn.com;
l AU US vc:0.035 d:links between nodes that are longer that half the width of the image are drawn using the shorter route;
l AU US vc:0.045 d:links between nodes that are longer that half the width of the image are drawn using the shorter route;
l AU US vc:0.065 d:links between nodes that are longer that half the width of the image are drawn using the shorter route;
l BR BR vc:0.015 vs:25 t:Brazil to Brazil Traffic;
l US BR d:An example of a line that is drawn with the default_line_color as no attributes are specified;
l IN US vc:0.025 r:3 d:There can be multiple lines between the same pair of nodes, each having their own attributes.;
l US IN vc:0.095 r:3 d:There can be multiple lines between the same pair of nodes, each having their own attributes.;
l IN US vc:0.15 r:3 d:There can be multiple lines between the same pair of nodes, each having their own attributes.;
l CA US cl:rgb-0-255-0 vc:0.015 r:3 d:Clicking on this link takes you to www.caida.org. u:http://www.caida.org;
l US RO vc:0.015 r:3 t:US-RO;
l US FR vc:0.065 r:3 d:A link between US and France;
l IN US vc:0.055 r:3 d:There can be multiple lines between the same pair of nodes, each having their own attributes.;
l CN CN vc:0.015 d:Upto 24 circles of can be drawn for links starting and ending at the same node.;
l CN CN vc:0.025 d:Upto 24 circles of can be drawn for links starting and ending at the same node.;
l CN CN vc:0.035 d:Upto 24 circles of can be drawn for links starting and ending at the same node.;
l CN CN vc:0.045 d:Upto 24 circles of can be drawn for links starting and ending at the same node.;
l CN CN vc:0.055 d:Upto 24 circles of can be drawn for links starting and ending at the same node.;
l CN CN vc:0.065 d:Upto 24 circles of can be drawn for links starting and ending at the same node.;
l CN CN vc:0.075 d:Upto 24 circles of can be drawn for links starting and ending at the same node.;
l CN CN vc:0.085 d:Upto 24 circles of can be drawn for links starting and ending at the same node.;
l CN CN vc:0.095 d:Upto 24 circles of can be drawn for links starting and ending at the same node.;
">

    Your Browser does not support Java!!!
        </applet>
</center>
<hr>
</body>
</html>


for more information:   info @ caida.org last update:  
this page: