[OpenLayers-Users] Set Bbox of WMS request

Piero Campa piero.campa at gmail.com
Fri Jul 16 05:56:13 EDT 2010


Any clues about this?

I'm trying with:

myLayer = new OpenLayers.Layer.WMS('myLabel'
					WMSURL, 
					{layers: myMap.geotiff,
					transparent: 'true',
					opaque: 1,
					format: 'image/png8',
					bbox:
'1033428.6,5520587.9,1413779.3,5675907.9',//'9.22,43.8,12.7,45.15',
					srs: 'EPSG:900913'}
                     );

myMap.geotiff is far larger than the defined bounding box, but still the
entire map is returned.

Any idea?
Thanks.
Piero
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Set-Bbox-of-WMS-request-tp1824068p5301248.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list