Re: [Mapbuilder-devel] restored google support

2007-11-14 Thread Cameron Shorter
Andreas, Steven, I believe quite strongly that the OWS Context document should allow Google/Yahoo map layers to be included. The aim of OWS Context is to pass a map view from one application to another (think UDig) and for those views to look the same. Like it or not, the commercial providers h

Re: [Mapbuilder-devel] restored google support

2007-11-14 Thread Steven M. Ottens
Hi Andreas, Thanks for your comments On Nov 14, 2007, at 6:38 PM, Andreas Hocevar wrote: > Hi Steven, > > On Nov 14, 2007 12:26 PM, Steven M. Ottens > <[EMAIL PROTECTED]> wrote: >> I restored google-spherical support for MapPaneOL. I discovered >> that it >> is impossible to have two baselay

Re: [Mapbuilder-devel] Load data to EditButtonBase.fatureLayer? (1.5-alpha2)

2007-11-14 Thread Andreas Hocevar
Hi, On Nov 14, 2007 6:18 PM, Radim Blazek <[EMAIL PROTECTED]> wrote: > On Nov 14, 2007 5:51 PM, Andreas Hocevar <[EMAIL PROTECTED]> wrote: > > On Nov 14, 2007 5:26 PM, Radim Blazek <[EMAIL PROTECTED]> wrote: > GmlRendererOL has to be connected > > to the targetModel to work correctly. > > But that

Re: [Mapbuilder-devel] restored google support

2007-11-14 Thread Andreas Hocevar
Hi Steven, On Nov 14, 2007 12:26 PM, Steven M. Ottens <[EMAIL PROTECTED]> wrote: > I restored google-spherical support for MapPaneOL. I discovered that it > is impossible to have two baselayers or to have google as a non > baselayer. So I opted to destroy the baseLayer in the case there's a > goog

Re: [Mapbuilder-devel] Load data to EditButtonBase.fatureLayer? (1.5-alpha2)

2007-11-14 Thread Radim Blazek
Thanks for very quick answer. On Nov 14, 2007 5:51 PM, Andreas Hocevar <[EMAIL PROTECTED]> wrote: > Hi, > > On Nov 14, 2007 5:26 PM, Radim Blazek <[EMAIL PROTECTED]> wrote: > > Hi all. > > Am I right, that EditButtonBase should load the data from > > EditButtonBase.targetContext.doc to the EditBut

Re: [Mapbuilder-devel] Load data to EditButtonBase.fatureLayer? (1.5-alpha2)

2007-11-14 Thread Andreas Hocevar
Hi, On Nov 14, 2007 5:26 PM, Radim Blazek <[EMAIL PROTECTED]> wrote: > Hi all. > Am I right, that EditButtonBase should load the data from > EditButtonBase.targetContext.doc to the EditButtonBase.fatureLayer > once the document is loaded to the EditButtonBase.targetContext.doc > (by the EditButton

[Mapbuilder-devel] Load data to EditButtonBase.fatureLayer? (1.5-alpha2)

2007-11-14 Thread Radim Blazek
Hi all. Am I right, that EditButtonBase should load the data from EditButtonBase.targetContext.doc to the EditButtonBase.fatureLayer once the document is loaded to the EditButtonBase.targetContext.doc (by the EditButtonBase.loadDefaultModel)? Otherwise some OL handlers, for example OpenLayers.Handl

[Mapbuilder-devel] restored google support

2007-11-14 Thread Steven M. Ottens
Hi andreas, I restored google-spherical support for MapPaneOL. I discovered that it is impossible to have two baselayers or to have google as a non baselayer. So I opted to destroy the baseLayer in the case there's a google layer. Could you please review it and comment if this is a proper appro