Re: [Mapbuilder-devel] Help

2007-05-31 Thread Andreas Hocevar
Hi, On 5/31/07, César <[EMAIL PROTECTED]> wrote: > I want to move a point in the map, is means, to update the data into > the wfs. So I need a new button with this funcionality. When I push it > on, this button allows me to move a city. Currently, there is no vector feature editing mode in Mapbui

Re: [Mapbuilder-devel] [Mapbuilder-proj] Mapbuilder projections and CSCS

2007-05-31 Thread Richard Greenwood
On 5/31/07, olivier.terral <[EMAIL PROTECTED]> wrote: > Thanks Richard for the big work you've done on cscs, > > With your script and some little modifications , it works perfectly EPSG > definition and projections are loaded dynamically. > > I've pleasure to say: cscs is integrated to mapbuilder,

Re: [Mapbuilder-devel] [Mapbuilder-proj] Mapbuilder projections and CSCS

2007-05-31 Thread Andreas Hocevar
Great work! Don't hesitate to commit. Thanks! Andreas. On 5/31/07, olivier.terral <[EMAIL PROTECTED]> wrote: > Thanks Richard for the big work you've done on cscs, > > With your script and some little modifications , it works perfectly EPSG > definition and projections are loaded dynamically. >

Re: [Mapbuilder-devel] [Mapbuilder-proj] Mapbuilder projections and CSCS

2007-05-31 Thread Adair, Mike
Olivier, Richard, Good work on this. Please don't hesitate to commit on my account. People actually willing to do the work trumps hot air design ideas every time. I may try to add in my JSON ideas later if it's needed. Mike > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[

Re: [Mapbuilder-devel] [Mapbuilder-proj] Mapbuilder projections and CSCS

2007-05-31 Thread olivier.terral
Thanks Richard for the big work you've done on cscs, With your script and some little modifications , it works perfectly EPSG definition and projections are loaded dynamically. I've pleasure to say: cscs is integrated to mapbuilder, I've tested it on FF 1.5 and IE 6 on windows. Thanks to Yass

Re: [Mapbuilder-devel] [Mapbuilder-proj] Mapbuilder projections and CSCS

2007-05-31 Thread Richard Greenwood
On 5/31/07, olivier.terral <[EMAIL PROTECTED]> wrote: Hi Richard, When you can send your code for dynamic load EPSG? because after this week I'm not sure to have enough time to work more on cscs I have attached it. I am sorry I did not have a chance to clean it up more, but have a look at i

[Mapbuilder-devel] Build Scripts

2007-05-31 Thread Diez, Matthew
To all: Problem 1: Currently, our build script for compression does three things: 1) Compresses the JS files (using the Dojo toolkit's custom_rhino.jar) 2) Compresses the XSL files (using the jsjam perl script) 3) Takes the results of the the

Re: [Mapbuilder-devel] First examples of Selenium tests in ol-integration sandbox

2007-05-31 Thread Gertjan van Oosten
I've just added http://docs.codehaus.org/display/MAP/Acceptance+Tests+using+Selenium to the MapBuilder Developers Guide and the Tutorials. Comments welcome, as always. Regards, -- -- Gertjan van Oosten, [EMAIL PROTECTED], West Consulting B.V., +31 15 2191 600 -

Re: [Mapbuilder-devel] Help

2007-05-31 Thread César
Hi, Sorry for re-post my question. I resolved this question, I have already known how to draw a polygon, but I have another question. I want to move a point in the map, is means, to update the data into the wfs. So I need a new button with this funcionality. When I push it on, this button allows

Re: [Mapbuilder-devel] status ol-integration?

2007-05-31 Thread Gertjan van Oosten
As quoted from "Steven M. Ottens" <[EMAIL PROTECTED]>: > *-Time Series* > [...] > The images are requested as tiles instead of WMS.untiled Time Series does not use MapPaneOL, it uses TimeSeriesOL (which Matthew Diez based on an old copy of MapPaneOL). That needs to be changed first. > The ma

Re: [Mapbuilder-devel] Mapbuilder projections and CSCS

2007-05-31 Thread olivier.terral
Richard Greenwood a écrit : > On 5/25/07, olivier.terral <[EMAIL PROTECTED]> wrote: >> Hi >> >> I forget dynamic loading for the moment so itr works now. > > You have it working in mapbuilder? > > I have some code which does dynamically load EPSG definitions which I > will send this weekend. But it

Re: [Mapbuilder-devel] Draw a polygon

2007-05-31 Thread Andreas Hocevar
Hi, On 5/29/07, César <[EMAIL PROTECTED]> wrote: > I'm a spanish studient. I'm new with Mapbuilder and Geoserver > technolgies. I wonder if someone could me the steps to draw a polygon > in the map. > > I need to now, which files must be modyfied and all the recomendations > you can give me for th