[OpenLayers-Users] help with nasa wms

ulao S_K_U_N_X at yahoo.com
Fri Apr 29 13:33:03 EDT 2011


I'm able to load the basic wms, but not others. For example I'm trying this
one

layer = new OpenLayers.Layer.WMS( "NASA Global
Mosaic","http://wms.jpl.nasa.gov/wms.cgi",
                {layers: "gpw",
				tileSize: new OpenLayers.Size(512,512), 
				serviceVersion:"1.0.0", 
				type:"png" });

I have tried all kinds of options and all I get is X's for tiles. If I right
click a tile and get the location and put that in to a browser I get the cgi
download. So I'm guessing its responding. 

here is the link I get.
http://wms.jpl.nasa.gov/wms.cgi?LAYERS=gpw&TILESIZE=w%3D512%2Ch%3D512&SERVICEVERSION=1.0.0&TYPE=png&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&FORMAT=image%2Fjpeg&SRS=EPSG%3A4326&BBOX=-180,0,-90,90&WIDTH=256&HEIGHT=256

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/help-with-nasa-wms-tp6317698p6317698.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list