Re: [OpenLayers-Users] IE6 requests FORMAT=image/GIF - solved

2008-09-07 Thread Lehtonen, Mika
Hi Christopher and others, I have this in my code and can't get the opacity work in IE6. var ronko2 = new OpenLayers.Layer.WMS( "Kaava-alueet", "http://karsamaki.digikartta.net/asemakaavat/wms";, {layers: 'dikanet:karsa_region,dikanet:karsa_text', format:'image/gif',

Re: [OpenLayers-Users] SelectFeature hover control interfering with click-and-drag

2008-09-07 Thread Robert Sanson
Hi Roald It was uncommented because I copied the code from another example and those lines were already commented out. I had since tried uncommenting those, and it worked! Sorry I didn't let the list know that I had solved it. Anyway, thanks for the response. I am still using v2.6. Haven't t

Re: [OpenLayers-Users] SelectFeature hover control interfering with click-and-drag

2008-09-07 Thread Roald de Wit
Hi Robert, It seems you are/were very close to the solution of you problem: to allow for the map to be dragged when your mouse pointer is over a selectable feature, you need to override the stopDown and stopUp attributes of the handler, just as you have in your code below (but then uncommented!).

Re: [OpenLayers-Users] Measure tool in 2.7 RC1

2008-09-07 Thread Jennifer Strahan
Thanks for the tip. I switched to satellite view and the measurement is still pretty far off (around 20 acres when it should be 13 acres). Also distances measured seem to be wrong. Any other ideas? Regards, Jennifer Adams wrote: > Keep in mind that at that zoom level, the width of the road i

Re: [OpenLayers-Users] Measure tool in 2.7 RC1

2008-09-07 Thread Adams
Keep in mind that at that zoom level, the width of the road is much more than is shown there. The polygon that represents that area, was most likely constructed out of street intersections, i.e. the centre of the roads.. just so it looks better. If you switched to satellite view you could proba

[OpenLayers-Users] Measure tool in 2.7 RC1

2008-09-07 Thread Jennifer Strahan
Hello, Thanks for including the measuring tool! I'm wondering if there are any guidelines for use that I should follow. I added a Google map layer to the measure example and am finding some error with the measurements. Is it possible that my map settings are wrong? I measured Alamo Square i

Re: [OpenLayers-Users] Switch to google layer set diff center then at other layers

2008-09-07 Thread Mikesamar
I think that Yahoo has the same problem as Google. Sometimes the tile of Yahoo are loaded in the left upper hand corner. If I resize the window then the tiles loads completly. Mikesamar wrote: > > Is somebody of openlayers also working on this problem? > I've debugged it and it looks like the o

[OpenLayers-Users] Misplaced markers

2008-09-07 Thread Warren Vick
Hello all, A newbie to the list and OpenLayers... I've been experimenting with OL and a tile set of my company's own global data, rendered with Mapnik. I've based my experiments on the Spherical Mercator example (http://www.openlayers.org/dev/examples/spherical-mercator.html) and with just

[OpenLayers-Users] popup/xml question

2008-09-07 Thread Sophie GRAS
Hi everybody, i am displaying some data coming from a postgres database in a popup. I am using a georss layer and i was wondering how you are building your xml files? I am currently using a php file to generate them, but i have a porblem with that. The thing is that i want to display in my po