Re: [OpenLayers-Users] Ticket #2080, Optical zoom bug

2009-06-17 Thread Andreas Hocevar
Hi, On Wed, Jun 17, 2009 at 7:36 AM, Swärd Mårtenmarten.sw...@smhi.se wrote: Thanks for the reply! I know that the problem is in IE7 and not a bug specific to OL, but it's quite critical for us to make a workaround for this. So my hope was that it would be possible to somehow fix this Bill

Re: [OpenLayers-Users] OpenLayers Ajax question

2009-06-17 Thread Andreas Hocevar
Hi, On Wed, Jun 17, 2009 at 2:01 AM, Nicholas Efremov-Kendalln.e.kend...@gmail.com wrote: I've got a pretty simple Ajax function working on my page. Essentially, I have a text field which fires ajax calls onkeyup, and when the results are found, they get dumped into a div below. What I'd like

Re: [OpenLayers-Users] auto classification

2009-06-17 Thread Julien-Samuel Lacroix
This is a MapServer question, not an OpenLayers question. You will have more chances to get an answer on the MapServer mailing-list: http://mapserver.org/community/lists.html#mapserver-users BTW, you have an extra COLOR argument after the END tag of the style. This may cause a problem. Julien

Re: [OpenLayers-Users] KML and area colorization

2009-06-17 Thread VIDAUD Romain
Hello, In addition to my post.. I actually have a problem when i try to implement into my site.. maybe this is an issue of the RC ? When I make the sample page you gave deserialize my kml (copy paste content of kml file) everything is ok. When I use a Layer.Vector version, the zone is

[OpenLayers-Users] MapServer Layer for ECW creating blank tiles

2009-06-17 Thread soatley
Hopefully someone with some Mapserver knowledge can help me out as I am having problems getting Mapserver to work with OL. First a little background. I have OL 2.8 rc6 up and running with multiple layers being pulled via my WMS server (Manifold). I have been having problems getting Manifold to

Re: [OpenLayers-Users] Scalebar not visible

2009-06-17 Thread sendeman
Hi All, Does anyone have a solution for the problem I described earlier (see below)? I haven't been able to tackle it yet. Thanks a lot in advance! Best regards, Martijn Senden. sendeman wrote: Hi all! I'm trying to add a scalebar to my mapserver + openlayers webapp. I tried

Re: [OpenLayers-Users] MapServer Layer for ECW creating blank tiles

2009-06-17 Thread Christopher Schmidt
On Wed, Jun 17, 2009 at 06:53:13AM -0700, soatley wrote: Hopefully someone with some Mapserver knowledge can help me out as I am having problems getting Mapserver to work with OL. First a little background. I have OL 2.8 rc6 up and running with multiple layers being pulled via my WMS

Re: [OpenLayers-Users] KML and area colorization

2009-06-17 Thread Andreas Hocevar
Hi, On Wed, Jun 17, 2009 at 3:36 PM, VIDAUD Romainrvid...@atmo-rhonealpes.org wrote: When I make the sample page you gave deserialize my kml (copy paste content of kml file) everything is ok. When I use a Layer.Vector version, the zone is displayed and colorized but not on a good geographic

Re: [OpenLayers-Users] KML and area colorization

2009-06-17 Thread VIDAUD Romain
Hi, Unfortunately i had tested the strategie parameter (as shown in examples on the OL website) and it does not help.. why http provided KML file would not react the same in IE and FF ? Romain -Message d'origine- De : andreas.hoce...@gmail.com [mailto:andreas.hoce...@gmail.com] De la

Re: [OpenLayers-Users] MapServer Layer for ECW creating blank tiles

2009-06-17 Thread soatley
Chris, thanks for that tip. It really helps me to troubleshoot it. I think I have figured out the problem, but not sure how to fix it. Now that it is sending WMS requests, I can see the url and compare it to my other vector tiles. The problem is that the WMS requests are going out with

Re: [OpenLayers-Users] MapServer Layer for ECW creating blank tiles

2009-06-17 Thread Christopher Schmidt
On Wed, Jun 17, 2009 at 08:43:13AM -0700, soatley wrote: Chris, thanks for that tip. It really helps me to troubleshoot it. I think I have figured out the problem, but not sure how to fix it. Now that it is sending WMS requests, I can see the url and compare it to my other vector tiles.

Re: [OpenLayers-Users] KML and area colorization

2009-06-17 Thread Andreas Hocevar
Hi Romain, I think there is something else wrong with your code. What makes me suspicious is that you saw anything at all, because using vector behaviors requires not only a protocol, but at least one strategy. Looking at your screenshot, it also seems that you have not installed OpenLayers

Re: [OpenLayers-Users] MapServer Layer for ECW creating blank tiles

2009-06-17 Thread soatley
I think I may approach this a little different. I created a custom tile caching handler and I can pass parameters to so that it will retrieve the image from MapServer. Is it possible to provide a custom url to the request string? For example, appending another value to the end of the

Re: [OpenLayers-Users] MapServer Layer for ECW creating blank tiles

2009-06-17 Thread soatley
Chris, Forget about it I should have tried the simple stuff first. By appending my custom querystring value to the URL, openlayers just appended it's values to the end. Thanks for pointing me in the right direction with the WMS Map config. That was the turning point. Shawn soatley

[OpenLayers-Users] progressive jpegs as tiles not loading gracefully

2009-06-17 Thread Steve Guerrero
Hi all, I am using openlayers to navigate large tiled microscopy images in progressive jpeg format. I'm using the TMS layer and my own getURL function to retrieve tiles. Progressive jpegs are the kind that first load a blocky/blurry low resolution version of the image and then get