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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Bart van den Eijnden (OSGIS)
Sent: Wednesday, October 24, 2007 4:12 AM
To: R. Ortner; [email protected]
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 <[EMAIL PROTECTED]>
Naar: [email protected] <[email protected]>
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
> [email protected]
> http://openlayers.org/mailman/listinfo/users
> 
> 



_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to