Re: [JPP-Devel] [jump-users] [Fwd: File format plugins]

2007-08-24 Thread Edgar Soldin
the gt2 reader writer extension (not updated since 2004), installs as extra entry in file menu, supports gml2, shape, gtopo30, ascii, mapinfo as they came with gt2... not sure about the last three (if raster or vector, only vector supported by the extension) .. tested were only gml2 and shape then.

Re: [JPP-Devel] File format plugins

2007-08-24 Thread Andreas Schmitz
Stefan Steiniger wrote: Hi, > Andreas from lat/lon told me that there are also the deegree shp and gml > (3.0?) file adapters in deeJUMP Yes, it's GML 3.1.1, I think. Best regards, Andreas -- l a t / l o n GmbH Aennchenstrasse 19 53177 Bonn, Germany phone ++49 +228 18496-11 fax

Re: [JPP-Devel] Network Installation

2007-08-24 Thread Uwe Dalluege
Hi Larry, it is a good idea, to put the changing files of OJ in the user's home directory! I don't know if the files jump.log and workbench-state.xml are the only changing files? Regards, Uwe Larry Becker schrieb: > It would seem that you would still have to modify the openjump.bat to > put

Re: [JPP-Devel] File format plugins

2007-08-24 Thread Stefan Steiniger
Hei Paul, Andreas from lat/lon told me that there are also the deegree shp and gml (3.0?) file adapters in deeJUMP stefan Stefan Steiniger schrieb: > note: i will forward your email to the users and jump-devel list. > > stefan > > Paul Austin schrieb: >> MOEP is a format used by the BC govern

Re: [JPP-Devel] Network Installation

2007-08-24 Thread Andreas Schmitz
Uwe Dalluege wrote: Hello, > it is a good idea, to put the changing files > of OJ in the user's home directory! > > I don't know if the files jump.log and workbench-state.xml are the only > changing files? the workbench-state.xml file (or the directory where to store it) can now be specified w

[JPP-Devel] Problem with GTK look and feel on Linux

2007-08-24 Thread Andreas Schmitz
Hello, one of our users reported a problem when starting OpenJUMP: [EMAIL PROTECTED]:/usr/local/openjump-1-2-Dwin/bin$ ./openjump.sh java.lang.NullPointerException at com.sun.java.swing.plaf.gtk.Metacity.getBorderInsets(Metacity.java:1385) at com.sun.java.swing.plaf.gtk.GTKPain

Re: [JPP-Devel] Network Installation

2007-08-24 Thread Uwe Dalluege
Moin Andreas, great! Thank you! Regards, Uwe Andreas Schmitz schrieb: > Uwe Dalluege wrote: > > Hello, > > >> it is a good idea, to put the changing files >> of OJ in the user's home directory! >> >> I don't know if the files jump.log and workbench-state.xml are the only >> changing files?

Re: [JPP-Devel] [jump-users] Simple query bug

2007-08-24 Thread Uwe Dalluege
Hi Michael, when I choose "Select the result" the comboboxes will hold the values after pressing the valid button :-) But when I choose "Create a new Layer" the comboboxes are set to the default values :-( So for a second query I have to change the comboboxes again. Regards, Uwe Michaël Mich

Re: [JPP-Devel] Network Installation

2007-08-24 Thread Uwe Dalluege
does it also works for the jump.log file? Uwe Stefan Steiniger schrieb: > cool... :) > > i did not know that there was already the blackboard variable > "PersistenceDirectory" in JUMP > good to know now. > > stefan > > Uwe Dalluege wrote: > >> Moin Andreas, >> >> great! Thank you! >> >> Regards,

Re: [JPP-Devel] Network Installation

2007-08-24 Thread Stefan Steiniger
cool... :) i did not know that there was already the blackboard variable "PersistenceDirectory" in JUMP good to know now. stefan Uwe Dalluege wrote: >Moin Andreas, > >great! Thank you! > >Regards, > >Uwe > >Andreas Schmitz schrieb: > > >>Uwe Dalluege wrote: >> >>Hello, >> >> >> >> >>>i

Re: [JPP-Devel] New OpenFile plugin

2007-08-24 Thread Paul Austin
Uwe, I agree that we need to have a Add Dataset wizard that at the first step would show icons for the types of dataset that can be loaded, File, Database, WFS, WMS etc). When selecting these the next panels in the wizard would be specific to that type of data set. In fact the panels I have for fi

Re: [JPP-Devel] File format plugins

2007-08-24 Thread Paul Austin
Andreas, Do they use the FileDataSourceQueryChooser and do they require any options to be specified? Paul Andreas Schmitz wrote: > Stefan Steiniger wrote: > > Hi, > > >> Andreas from lat/lon told me that there are also the deegree shp and gml >> (3.0?) file adapters in deeJUMP >> > > Ye

Re: [JPP-Devel] File format plugins

2007-08-24 Thread Andreas Schmitz
Paul Austin wrote: Hi, > Do they use the FileDataSourceQueryChooser and do they require any > options to be specified? it seems like they do. I attached the source code, since I did not write it myself. If there are changes to be made, go ahead and change them. I'm sure I can adapt the code to y

Re: [JPP-Devel] deeJUMP plugin

2007-08-24 Thread Andreas Schmitz
Stefan Steiniger wrote: Hi, > of course, i am/we are interested in your evaluation results. [...] > >> I'd also like to know if the DeeJUMP team had any thoughts about > >> Paul's suggestion of tapping into the Java port of PROJ4. It seems > >> like a logical choice for projection code. we fini

Re: [JPP-Devel] deeJUMP plugin

2007-08-24 Thread Paul Austin
Andreas, Maybe if we as a community offer to help the author create a community around the Java projection library it will eventually have full support. I think that it would be nice to have a full free Java projection library. Paul Andreas Schmitz wrote: > Stefan Steiniger wrote: > > Hi, > >

Re: [JPP-Devel] deeJUMP plugin

2007-08-24 Thread Larry Becker
How much code are we talking about? regards, Larry Becker On 8/24/07, Paul Austin <[EMAIL PROTECTED]> wrote: > Andreas, > > Maybe if we as a community offer to help the author create a community > around the Java projection library it will eventually have full support. > I think that it would be

[JPP-Devel] Internationalization of LabelStyle Vertical Alignment

2007-08-24 Thread Larry Becker
I was yesterday working in LabelStyle and found this comment: // At the moment, internationalization is of no use as the UI display // an image in the vertical alignment ComboBox used [mmichaud 2007-06-02] Since I have added a horizaontal alignment ComboBox with only the words: Left, Cent

Re: [JPP-Devel] deeJUMP plugin

2007-08-24 Thread Paul Austin
Larry the code can be got from http://www.jhlabs.com/java/maps/proj/javaproj-1.0.4.zip so you can see the size of it. I've emailed the author to find out what is missing and to see if he wants to get involved in the discussion. Paul --

Re: [JPP-Devel] deeJUMP plugin

2007-08-24 Thread Sunburned Surveyor
Paul, This is great. We need more efforts at collaboration like this. Markus and Andreas, What is the status of the projection code in Deegree? Could it be modified for use in OpenJUMP? (It would probably be easier to use a library from Deegree, since using the port of Proj4 will probably requir

Re: [JPP-Devel] deeJUMP plugin

2007-08-24 Thread Paul Austin
Landon, The Java Projection Library works purely on coordinates not on features. I defined a simple interface for projections that project forward and inverse on JTS Geometries. I think what we need to do in JUMP is define an interface for projections something like shown below. And then define a

[JPP-Devel] Pluggable Rendering System - Finally working...

2007-08-24 Thread Sunburned Surveyor
Don't ask me why, but modification of a try/catch block in my code fixed the null pointer errors that I was getting in my pluggable rendering code. I've now got the pluggable system working. Over the course of the next two or three weeks I will do some more testing of the system. I will also prepa

Re: [JPP-Devel] deeJUMP plugin

2007-08-24 Thread Larry Becker
Paul, the jhlabs java code seems to only loosly based on the PROJ4 interface. This seems to make it somewhat questionable. PROJ4, even though it is nasty looking C code, is at least fairly well tested by the many projects that use it. Larry On 8/24/07, Paul Austin <[EMAIL PROTECTED]> wrote: > L

Re: [JPP-Devel] [jump-users] Simple query bug

2007-08-24 Thread Michaël Michaud
>Hi Michael, > >when I choose "Select the result" the comboboxes will hold the values >after pressing the valid button :-) > >But when I choose "Create a new Layer" the comboboxes are set to the >default >values :-( > > Yes, to update the list of layers in the combobox when a new layer has be

Re: [JPP-Devel] Internationalization of LabelStyle Vertical Alignment

2007-08-24 Thread Michaël Michaud
Larry Becker a écrit : >I was yesterday working in LabelStyle and found this comment: > >// At the moment, internationalization is of no use as the UI display >// an image in the vertical alignment ComboBox used [mmichaud 2007-06-02] > >Since I have added a horizaontal alignment ComboBox w

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-24 Thread Sunburned Surveyor
Larry, I was able to test out your new label style for a few minutes today on my lunch break. Here is the promised feedback: [1] I'm a little confused about how the "Scale labels with the zoom level." check box works. It seems like the labels DID scale with the viewport properly when this box WAS

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-24 Thread Sunburned Surveyor
Larry, One more little thing that I noticed. The conflict resolution doesn't seem to apply to the halos, which can overlap, only to the actual label text. I'm not sure if this is what you intended. Landon On 8/24/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Larry, > > I was able to test

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-24 Thread Larry Becker
Hi SS, See my comments below. regards, Larry On 8/24/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Larry, > > I was able to test out your new label style for a few minutes today on > my lunch break. Here is the promised feedback: > > [1] I'm a little confused about how the "Scale labels

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-24 Thread Larry Becker
Halos are a device to improve the readability of text. If they overlap enough to obscure the text, then I need to fix it. Larry On 8/24/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote: > Larry, > > One more little thing that I noticed. The conflict resolution doesn't > seem to apply to the halo

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-24 Thread Sunburned Surveyor
Larry, Please see my comments below. Larry wrote: "Scale labels with the zoom level is a basic Label Style feature of JUMP. I didn't write it or change it." I figured that might be the case. I wasn't sure what part of the label style had been modified. My apologies for comments that didn't appl

Re: [JPP-Devel] Anyone working on LabelStyle

2007-08-24 Thread Sunburned Surveyor
I don't think the overlapping halos is a problem, I just wasn't sure if you meant to account for them in the label overlapping algorithm. Now that I've read your responses I don't think you tweaked the original JUMP algorithm at all, so it makes sense that the halos are ignored during label confli