[Planetlab-users] Code to generate the PL world map
Patel, Jay A
jaypatel at uiuc.edu
Mon Sep 17 14:49:13 EDT 2007
Thanks Thierry. This is pretty much what I need.
Cheers,
Jay.
> -----Original Message-----
> From: Thierry Parmentelat
> [mailto:thierry.parmentelat at sophia.inria.fr]
> Sent: Monday, September 17, 2007 3:33 AM
> To: Patel, Jay A
> Cc: users at lists.planet-lab.org
> Subject: Re: [Planetlab-users] Code to generate the PL world map
>
> As far as I know, this map is generated thanks to
> plot-latlong that comes with the web pages module 'new_plc_www' here:
> http://cvs.planet-lab.org/cvs/new_plc_www/plot-latlong/
>
> I am not sure about the glue script that performs the plc api
> calls to generate inputs to plot_latlong, which might have
> been considered site-specific in any case you'd basically need to call
> GetSites(auth,{},['latitude','longitude'])
> and do the required cooking
>
> If you wanted to handle federated sites separately, than just
> add 'peer_id' to the list of columns; then an empty peer_id
> would mean the site is local.
> -- Thierry
>
> Jay A. Patel wrote:
> > Hi,
> >
> > Does anyone know where I can find the code that generated the world
> > map on PL website? (http://planet-lab.org/generated/World50.png)
> >
> > I looked in the CVS repository but couldn't locate it.
> >
> > If it exists, please let me know -- it would save me quite
> a bit of time.
> >
> > Cheers,
> > Jay.
> >
> > _______________________________________________
> > Users mailing list: Users at lists.planet-lab.org
> > https://lists.planet-lab.org/mailman/listinfo/users
>
More information about the Users
mailing list