Re: [OpenLayers-Users] BING and OpenLayers

2010-03-23 Thread Roger André
tcher': true, 'isBaseLayer': false, 'gutter': 256 } ); map.addLayers([vemap, zones]); map.setCenter(seattle.transform(proj_wgs84, map.getProjectionObject()), 8); On Tue, Mar 23, 2010 at 8:57 AM, Roger André wrote: > Thanks!  Appreciate the ti

Re: [OpenLayers-Users] BING and OpenLayers

2010-03-23 Thread Roger André
Thanks! Appreciate the tip. Is this documented somewhere? -- On Tue, Mar 23, 2010 at 1:33 AM, Eric Lemoine wrote: > On Sun, Mar 21, 2010 at 7:47 PM, Roger André wrote: >> Ok, I think I'll take the next step of fining a bug now. > > Hi > > You need > > restric

Re: [OpenLayers-Users] BING and OpenLayers

2010-03-21 Thread Roger André
Ok, I think I'll take the next step of fining a bug now. Thanks, Roger -- On Fri, Mar 19, 2010 at 4:13 PM, Roger André wrote: > Hi Eric, > > I appreciate the link to documentation, and have tried to apply the > information it contains.  The best I can do with it is below.  It

Re: [OpenLayers-Users] BING and OpenLayers

2010-03-19 Thread Roger André
e} ); map.addLayers([vemap, wms]); map.zoomToMaxExtent(); - On Sat, Mar 13, 2010 at 12:07 AM, Eric Lemoine wrote: > > On Saturday, March 13, 2010, Roger André wrote: > > Hi All,I'm trying to resolve some strange behavior in my Open

[OpenLayers-Users] BING and OpenLayers

2010-03-12 Thread Roger André
Hi All, I'm trying to resolve some strange behavior in my OpenLayers map. I am using a BING maps base layer, and a GeoJson feature collection layer. Both layers display in the map, but the GeoJson layer "acts funny". For one thing, it is slightly offset from where it should be located, and for

Re: [OpenLayers-Users] Problem displaying multiple wms layers in OpenLayers

2008-05-12 Thread Roger André
Thanks Chris, the []'s were the key I was missing. Makes sense, it's an array.I feel like an idiot now, but I do appreciate the help. Roger -- On Mon, May 12, 2008 at 7:47 PM, Christopher Schmidt < [EMAIL PROTECTED]> wrote: > On Mon, May 12, 2008 at 07:30:00PM -0700

[OpenLayers-Users] Problem displaying multiple wms layers in OpenLayers

2008-05-12 Thread Roger André
Hi Everyone, I'm having a problem that I suspect many of you has already dealt with. I can't seem to combine several of my MapServer wms layers into a single OL map layer. No matter how I structure the wms layer name array (in single-quotes, or double-quotes), I never can turn two wms layers on

Re: [OpenLayers-Users] Trouble getting mapserver WMS layer to load in OL

2008-04-30 Thread Roger André
ll clear. I always set it. For Google it is > 156543.0339. > > > Mit freundlichen Grüssen > > Arnd Wippermann > http://gis.ibbeck.de/ginfo/ > > > > -- > *Von:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > *Im Auftrag von *Roger André

[OpenLayers-Users] Trouble getting mapserver WMS layer to load in OL

2008-04-29 Thread Roger André
Hi, I'm a new user of Mapserver and am having a hard time with getting layers from a new mapfile to load in OpenLayers. I've tested that my local mapserver install is responding correctly to WMS requests, and it seems to work correctly. Here is the request, with some linebreaks for clarity; htt