[Planetlab-users] Getting geographical data on nodes

Justin Cappos justincappos at gmail.com
Thu Feb 21 14:35:44 EST 2008


You can access this through the PLC API (
http://www.planet-lab.org/doc/plc_api).   You can use "GetNodes()" with
appropriate arguments to get the lat and long information from PlanetLab,
then do the CoMon query over all nodes and do the matching yourself.   I
don't think there is a smarter way given the current APIs.

If you would like example code for using the PLC API, let me know...

Thanks,
Justin

On Thu, Feb 21, 2008 at 12:17 PM, Sedayao, Jeff <jeff.sedayao at intel.com>
wrote:

> I'd like geographical data on nodes - I know that there is lat long data
> in the PLC, but I don't seem to be able to find an API for getting it
> out.  Ideally I like it to be queryable through comon so I can do
> queries like "find nodes that are usable within the following
> geographical areas" but I don't see a queryable hook for that.  If
> anyone can help with a pointer at getting this data out, I'd appreciate
> it.
>
> Thanks.
>
> Jeff Sedayao
> Intel Corporation
>
> _______________________________________________
> Users mailing list: Users at lists.planet-lab.org
> https://lists.planet-lab.org/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.planet-lab.org/pipermail/users/attachments/20080221/fb6a42cd/attachment.html


More information about the Users mailing list