[OpenLayers-Users] image format

Bellenger, Jim James.R.Bellenger at nga.mil
Wed Oct 24 16:30:09 EDT 2007


 

zone = (31.0 + longitude / 6.0);

with longitude being decimal degrees


Jim Bellenger 
Imagery and Geospatial Scientist 
NGA/II-GIAT 
314-263-4924/4728, DSN 693-4924/4728 
Secure 577-3543


-----Original Message-----
From: users-bounces at openlayers.org [mailto:users-bounces at openlayers.org]
On Behalf Of Bart van den Eijnden (OSGIS)
Sent: Wednesday, October 24, 2007 4:12 AM
To: R. Ortner; users at openlayers.org
Subject: Re: [OpenLayers-Users] image format

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?&q
uot;,
> 			{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
> 
> 



_______________________________________________
Users mailing list
Users at openlayers.org
http://openlayers.org/mailman/listinfo/users



More information about the Users mailing list