[OpenLayers-Users] image format

Bart van den Eijnden (OSGIS) bartvde at osgis.nl
Wed Oct 24 05:12:08 EDT 2007


Maybe ArcIMS adds a border to the images somehow?

Try using (this works only in 2.5 this way):

{'isBaseLayer':true, 'singleTile': true}

Best regards,
Bart

--
Bart van den Eijnden
OSGIS, Open Source GIS
http://www.osgis.nl


--------- Oorspronkelijk bericht --------
Van: R. Ortner <reinhard.ortner at edu.fh-kaernten.ac.at>
Naar: users at openlayers.org <users at openlayers.org>
Onderwerp: [OpenLayers-Users]  image format
Datum: 24/10/07 07:07

> 
> hi,
> 
> i tried to load data from an arcims server. when i load my
countryboundaries
> i get some strange lines i wont like. here is my call in the openlayers
> javascript section:
> 
> var g_wms = new OpenLayers.Layer.WMS( &quot;PolitischeGemeinden WMS&quot;,
>
			&quot;http://gis.ktn.gv.at/wmsconnector/com.esri.wms.Esrimap/geoland2?&quot;,
> 			{layers: 'PolitischeGemeinden', transparent: &quot;true&quot;, format:
&quot;png&quot;,
> 'buffer':4}, {'isBaseLayer':true}, {projection: &quot;EPSG:31258&quot;}); 
> 			g_wms.setVisibility(true)
> 
> and here is the strange result:
> 
> http://www.nabble.com/file/p13381923/ktn.jpeg 
> 
> how can i remove the hor. and vert. lines? is there something wrong with
the
> imageformat?
> -- 
> View this message in context:
http://www.nabble.com/image-format-tf4683118.html#a13381923
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
> 
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
> 
> 






More information about the Users mailing list