Re: [Mapbuilder-devel] restored google support

2007-11-15 Thread Cameron Shorter
Andreas Hocevar wrote: > Cameron, > > On Nov 14, 2007 10:32 PM, Cameron Shorter <[EMAIL PROTECTED]> wrote: > >> Andreas, Steven, I believe quite strongly that the OWS Context document >> should allow Google/Yahoo map layers to be included. >> > > Ok, but the question is *how*. > > >> The

Re: [Mapbuilder-devel] restored google support

2007-11-15 Thread Cameron Shorter
Steven, Your suggestions work for me. Steven M. Ottens wrote: > Cameron Shorter wrote: >> Andreas Hocevar wrote: >>> Cameron, >>> >>> On Nov 14, 2007 10:32 PM, Cameron Shorter >>> <[EMAIL PROTECTED]> wrote: >> Yes, I agree. API keys should be stored as a config parameter for >> MapPaneOL. > A

Re: [Mapbuilder-devel] restored google support

2007-11-15 Thread Steven M. Ottens
Cameron Shorter wrote: > Andreas Hocevar wrote: >> Cameron, >> >> On Nov 14, 2007 10:32 PM, Cameron Shorter <[EMAIL PROTECTED]> >> wrote: > Yes, I agree. API keys should be stored as a config parameter for > MapPaneOL. Actually right now, the api key is in the index.html file; there's a scrip

[Mapbuilder-devel] SNAP and INTERSECT a new road to existing one

2007-11-15 Thread Richard Zijlstra
Hey folks! I'm using the 'add points to a line' script in the Mapbuilder Demo WFS-t to add new roads to an internet webmapping application to draw new roads. The roads are used for a navigation system, so the roads needs to be connected. I want to use a 'snapping' method to connect the roads. (

Re: [Mapbuilder-devel] SNAP and INTERSECT a new road to existing one

2007-11-15 Thread Luca Giandoso
You could do it using WFS calls with filters to find nearest end point of the road modifing the editing tools default behaviour. Luca Giandoso On Thu, 2007-11-15 at 02:01 -0800, Richard Zijlstra wrote: > Hey folks! > > I'm using the 'add points to a line' script in the Mapbuilder Demo WFS-t to >

Re: [Mapbuilder-devel] restored google support

2007-11-15 Thread Andreas Hocevar
Cameron, On Nov 14, 2007 10:32 PM, Cameron Shorter <[EMAIL PROTECTED]> wrote: > Andreas, Steven, I believe quite strongly that the OWS Context document > should allow Google/Yahoo map layers to be included. Ok, but the question is *how*. > The aim of OWS Context is to pass a map view from one ap