Re: [OpenLayers-Users] WMS - GeoServer

2010-03-12 Thread Piero Campa
After hours of pure pleasure I found a correct syntax for the Geotiff to be visualized: var pmmap = new OpenLayers.Layer.WMS( 'MEEO PM10', 'http://localhost:8080/geoserver/wms', {layers: 'myWorkspace:myGeoTiff.geo',

Re: [OpenLayers-Users] WMS - GeoServer

2010-03-12 Thread Piero Campa
(Just a note: I'm trying to add that WMS layer in a map with the same EPSG:32633 projection, but still no GeoTiff is returned. There is simply some kind of error in the new OpenLayers.Layer.WMS( ), independently of the reprojection issue) -- View this message in context: http://n2.nabble.com/WMS

Re: [OpenLayers-Users] WMS - GeoServer

2010-03-12 Thread Piero Campa
I have a similar problem too: I want to retrieve a GeoTiff Map from Geoserver. My map projection is EPSG:900913, while the native projection of the GeoTiff map is EPSG:32633. If I make a direct HTTP request, my browser shows the reprojected GeoTiff map, http://localhost:8080/geoserver/wms?VERSI