Re: [OpenLayers-Users] Advice about Google layer limitations

2009-11-29 Thread Andreas Hocevar
Hi, Adrian Popa wrote: > Thank you Andreas for the info. I will try to load the map once the > browser is resized to the original dimension and tell you if there is a > difference. > > One more question - if the patch or workaround don't work - do you think > it's possible to limit the bbox to

Re: [OpenLayers-Users] Advice about Google layer limitations

2009-11-29 Thread Adrian Popa
Thank you Andreas for the info. I will try to load the map once the browser is resized to the original dimension and tell you if there is a difference. One more question - if the patch or workaround don't work - do you think it's possible to limit the bbox to just the visible area of the map (

Re: [OpenLayers-Users] shapefile.js A binary shapefile loader and canvas-based renderer, for javascript.

2009-11-29 Thread Andreas Hocevar
gene wrote: > Tom Carden is currently developing a javascript library to read shapefiles : > shapefile.js, a Javascript Shapefile and DBF Loader > see http://s3.amazonaws.com/shapefile-js/index.html > http://s3.amazonaws.com/shapefile-js/index.html > For source > http://github.com/RandomEtc/shap

Re: [OpenLayers-Users] IE: OpenLayers not visible

2009-11-29 Thread Andreas Hocevar
Chau wrote: > > That is so true, but in those cases - for me atleast - IE responds with an > error pointing at some random object error. > > I my case, it was a question of trying to create a fullscreen map, which > resulted in my map being invisible in IE, but still available for > manipulation. H

Re: [OpenLayers-Users] Advice about Google layer limitations

2009-11-29 Thread Andreas Hocevar
Adrian Popa wrote: > I asked the same question on Google API forums, and it looks like the > original Google API doesn't have this limitation. > OpenLayers uses the original Google API, v2.x. Using OpenLayers.Layer.Google is nothing else than using a GMaps Map directly, you just access it wr

Re: [OpenLayers-Users] Layer.redraw() - strange behavior

2009-11-29 Thread ridsch
I further tested the behavior and it seems that the described behavior is shown in firefox (3.5.5) and IE (8) only. In chrome and safari layer.redraw() works perfectly. ?? ridsch wrote: > > Hi list, > > i extended the OpenLayers.Layer.OSM class to provide my own layer and > overrid the getUR

Re: [OpenLayers-Users] problems settings up proxy

2009-11-29 Thread Bryan Hempen
Eric Lemoine schrieb: > On Sunday, November 29, 2009, Bryan Hempen wrote: >> hi there! >> >> i am trying to set up a proxy as described on >> http://trac.openlayers.org/wiki/FrequentlyAskedQuestions#ProxyHost to >> avoid the security exception "Access to restricted URI denied" code: >> "1012". >>

Re: [OpenLayers-Users] problems settings up proxy

2009-11-29 Thread Eric Lemoine
On Sunday, November 29, 2009, Bryan Hempen wrote: > hi there! > > i am trying to set up a proxy as described on > http://trac.openlayers.org/wiki/FrequentlyAskedQuestions#ProxyHost to > avoid the security exception "Access to restricted URI denied" code: > "1012". > > it started occuring yesterday

Re: [OpenLayers-Users] problems settings up proxy

2009-11-29 Thread Ivan Grcic
You have to check your apache logs and see excatly whats happening. Cheers On Sun, Nov 29, 2009 at 11:59 AM, Bryan Hempen wrote: > hi there! > > i am trying to set up a proxy as described on > http://trac.openlayers.org/wiki/FrequentlyAskedQuestions#ProxyHost to > avoid the security exception "A

[OpenLayers-Users] problems settings up proxy

2009-11-29 Thread Bryan Hempen
hi there! i am trying to set up a proxy as described on http://trac.openlayers.org/wiki/FrequentlyAskedQuestions#ProxyHost to avoid the security exception "Access to restricted URI denied" code: "1012". it started occuring yesterday without me making any changes on the code (at least i wasn't