Re: [Mapbuilder-devel] Status of SLD editor?

2007-08-20 Thread Andreas Hocevar
For those passively following this thread, Andreas and I chatted about it on IRC. Logs at: http://uwyn.com/drone/log/bevinbot/mapbuilder/20070820 Andreas, what code are you looking at in Geotools? Andreas Hocevar wrote: > Cameron, > > my investigation of today lead me to the conclusi

Re: [Mapbuilder-devel] Status of SLD editor?

2007-08-20 Thread Andreas Hocevar
t; it on IRC. Logs at: > >> http://uwyn.com/drone/log/bevinbot/mapbuilder/20070820 > >> > >> Andreas, what code are you looking at in Geotools? > >> > > > > In Geotools trunk: > > org.geotools.styling.SLDParser > > (gt/modules/library/main/src/mai

Re: [Mapbuilder-devel] distribution files

2007-08-20 Thread Diez, Matthew
They're up. -Original Message- From: Mike Adair [mailto:[EMAIL PROTECTED] Sent: Monday, August 20, 2007 3:18 PM To: Diez, Matthew Cc: Steven M. Ottens; [email protected] Subject: Re: [Mapbuilder-devel] distribution files Matt, Sorry, but the previous fix didn't work

Re: [Mapbuilder-devel] [Mapbuilder-users] Meeting in 21h

2007-08-20 Thread Steven M. Ottens
Ah, I forgot, this can be added in the post release discussion Right now I have the following topics which could be discussed in the post release discussion: -new directory structure (Cameron) -memory leak fixes (Gertjan) -URl input grouping (Mandy) -Advanced feature editing (steven) -SLD (Olivi

Re: [Mapbuilder-devel] [Mapbuilder-users] Meeting in 21h

2007-08-20 Thread Cameron Shorter
If we have time, I suggest we add the proposed directory restructure to the agenda. Steven M. Ottens wrote: > Hi all, > > A reminder for next meeting, including the agenda: > > Suggested agenda: > 00 Introductions, roll call > 05 Alpha2 discussion; the build has been available for 5 days at > h

Re: [Mapbuilder-devel] distribution files

2007-08-20 Thread Mike Adair
Matt, Sorry, but the previous fix didn't work correctly. I've updated bin/build.xml again, can you update and try that again please? Mike Diez, Matthew wrote: > A new file is up at http://api.communitymapbuilder.org/dist/ > > I can't test it at present. If you have time, please do so. > > -

Re: [Mapbuilder-devel] distribution files

2007-08-20 Thread Diez, Matthew
A new file is up at http://api.communitymapbuilder.org/dist/ I can't test it at present. If you have time, please do so. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Adair Sent: Monday, August 20, 2007 1:08 PM To: Steven M. Ottens Cc: mapbuilder-d

[Mapbuilder-devel] distribution files

2007-08-20 Thread Mike Adair
Matt, I've modified build.xml slightly and it now builds the war file correctly. Can you test on your end and put up some new candidate dist files please? Mike Mike Adair wrote: > Steven, Matt, > > There is a problem with the tomcat distribution package so it will have > to be rebuilt. I've

Re: [Mapbuilder-devel] Meeting in 21h

2007-08-20 Thread Mike Adair
Steven, Matt, There is a problem with the tomcat distribution package so it will have to be rebuilt. I've isolated it to the compression step in the ant script but not sure of the fix at this point. Mike Steven M. Ottens wrote: > Hi all, > > A reminder for next meeting, including the agenda:

Re: [Mapbuilder-devel] [Mapbuilder-users] Meeting in 21h

2007-08-20 Thread Steven M. Ottens
For those behind a firewall, you could try the webinterface of freenode: http://java.freenode.net///index.php?channel=mapbuilder regards, Steven On Aug 20, 2007, at 6:00 PM, Mandy Fleischhauer wrote: > Hi there, > > i can`t access your meeting, because my university blocked irc-chat :D > > But

Re: [Mapbuilder-devel] [Mapbuilder-users] Meeting in 21h

2007-08-20 Thread Mandy Fleischhauer
Hi there, i can`t access your meeting, because my university blocked irc-chat :D But i`ve got an idea for the wms url input function :) I think it`s important for a little bit more usability in the client. When i use the "live WMS URL input" function, i can add one layer or all layers in the cu

[Mapbuilder-devel] Meeting in 21h

2007-08-20 Thread Steven M. Ottens
Hi all, A reminder for next meeting, including the agenda: Suggested agenda: 00 Introductions, roll call 05 Alpha2 discussion; the build has been available for 5 days at http://api.communitymapbuilder.org/dist/ any remarks can be discussed and if noone objects it will be released to the publi

Re: [Mapbuilder-devel] Status of SLD editor?

2007-08-20 Thread Andreas Hocevar
Cameron, I want to integrate SLD/Filters into GmlRendererOL and have some ideas. Maybe this is helpful for your project: lib/widget/GmlRendererOL.js * All styles are to be applied in the preFeatureInsert method * Feature id as well as all gml feature attributes are available in preFeatureInsert *