[OpenLayers-Users] WorldWind API

Fabio D'Ovidio fabiodovidio at gmail.com
Mon Jan 21 04:57:52 EST 2008


Hi all!
I konw it's possible to use WMS service such as:

var wms_nasa = new OpenLayers.Layer.WMS( "global_mosaic",
                     "http://wms.jpl.nasa.gov/wms.cgi?",
                     {layers: 'global_mosaic'}, optionsOLWMS);

If i want to use WorlWind API as following

ww = new OpenLayers.Layer.WorldWind( "Bathy",
            "http://worldwind25.arc.nasa.gov/tile/tile.aspx?", 36, 4,
            {T:"bmng.topo.bathy.200406"});

how ca i get layers list as "Bathy", "LANDSAT", ecc... Are they the same 
of WMS services?

(By analogy Google types are: G_HYBRID, G_PHYSICAL_MAP, ecc...)


Thanks

-- 
Ing. Fabio D'Ovidio

iQuadro - Informatica e Innovazione s.r.l.
Via C. Pisacane 23, Aversa (CE) - 81031
Web : www.ii2.it
Tel.: 081 197 57 600
mail: fabiodovidio at gmail.com




More information about the Users mailing list