Re: [JPP-Devel] Error in adding database layer

2009-04-07 Thread Michaël Michaud
Rahkonen Jukka a écrit : > Hi, > > Add database layer works now again, also with WHERE clause. > Fine. In my tests, I noticed a small rendering problem. Just after data has been loaded, the panel is still blank. If I zoom or pan, data appears, but sometimes, if I just resize the LayerViewPanel

Re: [JPP-Devel] Error in adding database layer

2009-04-06 Thread Larry Becker
The tool tip messages make sense in english: When nothing is selected: "Exactly one feature must have selected items" When point or polygon selected: "Select Linestrings" When items from more than one layer selected: "Only one layer may have selected features" Larry On Mon, Apr 6, 2009 at 8:23

Re: [JPP-Devel] Error in adding database layer

2009-04-06 Thread Stefan Steiniger
beanshell script. I wonder if this is the way to have a > similar, reverse, tool: convert a TXT table with X,Y values to workbenchench > as a layer. > > regards > > Peppe > > --- Lun 6/4/09, Rahkonen Jukka ha scritto: > >> Da: Rahkonen Jukka >> Oggetto: Re

Re: [JPP-Devel] Error in adding database layer

2009-04-06 Thread Rahkonen Jukka
Hi, I got very amusing results with Plume tool, I can imagine it will be useful sometimes. Tooltip hints are fine to have but perhaps they do not always show the most suitable hint if - there is nothing selected - there are more than one selected - selection is point/points - selection is polygon

Re: [JPP-Devel] Error in adding database layer

2009-04-06 Thread Rahkonen Jukka
regards Peppe --- Lun 6/4/09, Rahkonen Jukka ha scritto: > Da: Rahkonen Jukka > Oggetto: Re: [JPP-Devel] Error in adding database layer

Re: [JPP-Devel] Error in adding database layer

2009-04-06 Thread Larry Becker
o have a > similar, reverse, tool: convert a TXT table with X,Y values to workbenchench > as a layer. > > regards > > Peppe > > --- Lun 6/4/09, Rahkonen Jukka ha scritto: > > > Da: Rahkonen Jukka > > Oggetto: Re: [JPP-Devel] Error in adding database layer >

Re: [JPP-Devel] Error in adding database layer

2009-04-06 Thread Giuseppe Aruta
ool and not as beanshell script. I wonder if this is the way to have a similar, reverse, tool: convert a TXT table with X,Y values to workbenchench as a layer. regards Peppe --- Lun 6/4/09, Rahkonen Jukka ha scritto: > Da: Rahkonen Jukka > Oggetto: Re: [JPP-Devel] Error in adding database l

Re: [JPP-Devel] Error in adding database layer

2009-04-06 Thread Rahkonen Jukka
Thanks Giuseppe, that was the trick for multiple ring buffer tool. No help with Plume tool. I do not have any idea about what it should do, but curious as I am I would like to try it anyway. Who knows, it may be useful one day. This morning I was asked to send a bunch of coordinates as Excel fi

Re: [JPP-Devel] Error in adding database layer

2009-04-06 Thread Giuseppe Aruta
Hi Jukka, > Another question, I cannot figure out how to make Multiple > Ring Buffer or Plume tools active. They just stay grey in > the menu. Is there some trick I should know? Did you try to select one iten before to apply these tools? Peppe -

Re: [JPP-Devel] Error in adding database layer

2009-04-06 Thread Rahkonen Jukka
Hi, Add database layer works now again, also with WHERE clause. Another question, I cannot figure out how to make Multiple Ring Buffer or Plume tools active. They just stay grey in the menu. Is there some trick I should know? -Jukka- Michaël Michaud wrote: > Hi, > > Probably related to a ch

Re: [JPP-Devel] Error in adding database layer

2009-04-05 Thread Stefan Steiniger
great and thanx for looking into it! so lets see what Jukka sais tomrrow or tuesday if it works we are kind of ready for a OJ 1.3 release. I will copy then next week the missing Portuguese chars from the Brazil file, update the version number, and setup the build (haven't done that for over a ye

Re: [JPP-Devel] Error in adding database layer

2009-04-05 Thread Michaël Michaud
Hi, Probably related to a change I did in Layer class, but cannot reproduce exacly the bug you describe. I tried to load a postgis table and get the folowing error : com.vividsolutions.jts.util.AssertionFailedException: If this event is being fired because you are constructing a Layer, cat wil

Re: [JPP-Devel] Error in adding database layer

2009-04-05 Thread Rahkonen Jukka
Hi, Of the versions I found from this computer, openjump-core-1.2-20090118-bin seems to work, but February 23rd version does not. Check first what has happened between those dates. -Jukka- Stefan Steiniger wrote: Hei Jukka, thanks for reporting. As far as i can see the last change was don

Re: [JPP-Devel] Error in adding database layer

2009-04-05 Thread Stefan Steiniger
Hei Jukka, thanks for reporting. As far as i can see the last change was done by Michael in Layer - which changed the layer property to changed by default (so that OJ always askes for storing if closed). However, I don't see why this would cause a problem. But interestingly - the line given in

[JPP-Devel] Error in adding database layer

2009-04-05 Thread Rahkonen Jukka
Hi, As reported earlier, there is now something wrong with adding database layers to OpenJUMP project. A trial fails with error message: com.vividsolutions.jts.util.AssertionFailedException at com.vividsolutions.jts.util.Assert.isTrue(Assert.java:68) at com.vividsolutions.jts.util