Re: [JPP-Devel] SVG support for WMS layers

2007-06-01 Thread Michaƫl Michaud
Hi >Strategically one of *JUMP weaknesses is the existence of so many forks. >For volunteers as well as for the commercial and the scientific guys >a common basis is needed. Till now most of the real development has been >done in the forks/flavors and ported back to OpenJUMP. I don't know >if this

Re: [JPP-Devel] SVG support for WMS layers

2007-06-01 Thread Sunburned Surveyor
Sascha, I agree with everything you have said. I won't pretend to be an expert user of source code versioning systems, but it makes sense that merging changes from the development branch to the stable branch would be easier if both branches are in the same repository. I just want to run this by S

Re: [JPP-Devel] SVG support for WMS layers

2007-06-01 Thread Sascha L. Teichmann
SS, this is okay to me. I strongly vote for an development branch _inside_ the OpenJUMP CVS. >From the technical side this makes merging easier. Strategically one of *JUMP weaknesses is the existence of so many forks. For volunteers as well as for the commercial and the scientific guys a common

Re: [JPP-Devel] SVG support for WMS layers

2007-06-01 Thread Sunburned Surveyor
Sascha, Please see my comments below. Sascha wrote: "I will suspend my further development on this stuff till the unstable/development branch comes into existence. I don't want to commit it to the stable branch, because there are questions to talk about, improving the GUI e.g. If several mime-typ

Re: [JPP-Devel] SVG support for WMS layers

2007-06-01 Thread Sascha L. Teichmann
Hi together, To give a little status report about my recent improvements of the WMS layer stuff: - Introduction of a factory model that handles different formats (mime-types) more clearly and abstract. This helps to handle the result streams coming from the HTTP responses. e.g images/svg+xm

Re: [JPP-Devel] SVG support for WMS layers

2007-05-29 Thread Sunburned Surveyor
Sascha, I agree with your comments. Let me talk to Stefan about this. I think creating a development branch of the CVS shouldn't be too much of a problem. I don't know a lot about CVS, but as long as it was fairly simple to move things from the unstable branch to the stable branch I think this wou

Re: [JPP-Devel] SVG support for WMS layers

2007-05-29 Thread Sascha L. Teichmann
SS, Sunburned Surveyor schrieb: > [...] > I think we would definitely be interested in having the ability to > render WMS layers as from SVG instead of as an image in OpenJUMP. > However, I think we might benefit from the creation of an "unstable" > or development branch in the OpenJUMP CVS were w

Re: [JPP-Devel] SVG support for WMS layers

2007-05-29 Thread Sunburned Surveyor
Sacha, I have been unable to keep up with all of the great work that you and Michael Michaud have been doing on OpenJUMP during the last couple of weeks. :] I think we would definitely be interested in having the ability to render WMS layers as from SVG instead of as an image in OpenJUMP. However