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
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
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
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
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
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
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
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