[JPP-Devel] [ jump-pilot-Bugs-3607970 ] Generalization will remove full polygons for high tolerance

2013-03-17 Thread SourceForge . net
Bugs item #3607970, was opened at 2013-03-13 21:12 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=3607970&group_id=118054 Please note that this message will contain a full copy of the comment

[JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
Gyula, i received your problem over openjump-users, as well as emails addressed to me personally. can we stick to jump-devel now?. please read below and answer/send the information requested. ..ede Original Message Subject: Re: [openjump-users] Font size in OpenJump Date: Sat,

Re: [JPP-Devel] Spatialite reader plugin problem

2013-03-17 Thread Michaël Michaud
Hi Larry Reeder, Jukka, Just started to test OpenJUMP with spatialite plugins With JUMP DB Query Plugin, I cannot load a multipolygon layer (coming from a shapefile). Is it a known limitation or did I miss something ? - load shapefile containing multipolygons in spatialite (everything is fine an

Re: [JPP-Devel] Spatialite reader plugin problem

2013-03-17 Thread Michaël Michaud
Hi, I must say I have also a problem to load this table with spatialite-plugin which spend a lot of time trying to read the table and then return without any message. So this is not a plugin specific problem... Michaël > Hi Larry Reeder, Jukka, > > Just started to test OpenJUMP with spatialite p

Re: [JPP-Devel] Enhancing DB Query Plugin with Spatialite functions.

2013-03-17 Thread Larry Reeder
Great research, Jukka. Looks like you are almost ready to submit a patch :-) . Reading the link you sent, the SQLiteConfig must be used at the time the connection is first set up, so it will require a bit more setup in the plugin, but it doesn't look too bad. My time to work on OJ is limited,

Re: [JPP-Devel] Add3DGeometryAttributesPlugIn - slope

2013-03-17 Thread Matthias Scholz
Hi Michaël, not a simple task to made the right translation ;-) Do have a real world example/usecase for that plugin and the computed values? What does the other german developers mean? upslope - Steigung downslope - Gefälle slope - ??? Stefan, Ede, any suggestions? Matthias > Hi Matthias, > >

Re: [JPP-Devel] Spatialite reader plugin problem

2013-03-17 Thread Larry Reeder
Michaël, my spatialite test dataset contains a mulitpolygon, and that loads without problems. Can you share your problematic DB file with me? Thanks.. lreeder On Sun, Mar 17, 2013 at 6:00 AM, Michaël Michaud wrote: > Hi Larry Reeder, Jukka, > > Just started to test OpenJUMP

Re: [JPP-Devel] Add3DGeometryAttributesPlugIn - slope

2013-03-17 Thread edgar . soldin
On 17.03.2013 15:35, Matthias Scholz wrote: > upslope - Steigung Anstieg > downslope - Gefälle > slope - ??? Neigung oder Anstieg/Gefälle (da es ja beides sein kann) ..ede -- Everyone hates slow websites. So do we. Ma

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
On 17.03.2013 15:40, Gyula Engedy wrote: > Not sure what you mean by the first question about layers. there is a second way to open db tables ;) in the main menu under File/Open.../Data Store layer try this and tell.. ede -

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
On 17.03.2013 15:40, Gyula Engedy wrote: > On the other hand, both suffer from the same font size issue... ok, ignore my last mail. ede -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread Gyula Engedy
OK :-) 2013/3/17 > On 17.03.2013 15:40, Gyula Engedy wrote: > > On the other hand, both suffer from the same font size issue... > > ok, ignore my last mail. ede > > > -- > Everyone hates slow websites. So do we. > Make

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
On 17.03.2013 15:40, Gyula Engedy wrote: > > TextArea.font=javax.swing.plaf.FontUIResource[family=Monospaced,name=Monospaced,style=plain,size=9] > > Size=9 is too small and under a visual comparison, my system renders the text > as Courier New and the size is rather 8 than 9. on my test system

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
can you replicate this issue on other windows xp boxes on your side? ..ede -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sf

Re: [JPP-Devel] Add3DGeometryAttributesPlugIn - slope

2013-03-17 Thread Stefan Steiniger
Hi, think your translations are somehow good, but I would add min + max, i.e. it seems to be important to understand the differences (no need to just use 1 word) upslope: grösster Anstieg downslope: kleinstes Gefälle (is this correct w.r.t. its meaning? i.e. should be "grösstes Gefälle"???) sl

Re: [JPP-Devel] Add3DGeometryAttributesPlugIn - slope

2013-03-17 Thread edgar . soldin
On 17.03.2013 17:23, Stefan Steiniger wrote: > downslope: kleinstes Gefälle (is this correct w.r.t. its meaning? i.e. > should be "grösstes Gefälle"???) könnte missverständlich werden, dann lieber maximales Gefälle stärkstes Gefälle ..ede ---

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread Gyula Engedy
Samsung SyncMaster 753DFX Intel HD Graphics (Core i5) - integrated on the main board Win XP Classic, no changing forth and back In this exceptional case I did it anyway. After starting OJ the situation remained the same. Yes, I checked it on another XP system with the same result. I checked on Win

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
what happens if you add -Dswing.useSystemFontSettings=false in your oj_windows.bat like so rem -- set some java runtime options here, initialize empty -- set JAVA_OPTS=-Dswing.useSystemFontSettings=false ..ede On 17.03.2013 16:31, Gyula Engedy wrote: > Samsung SyncMaster 753DFX > Intel HD Grap

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
On 17.03.2013 16:31, Gyula Engedy wrote: > Yes, I checked it on another XP system with the same result. > I checked on Win 7 and also experiencing the same font size problem. and those were physically different system? all running with the en_US locale? ..ede

Re: [JPP-Devel] Add3DGeometryAttributesPlugIn - slope

2013-03-17 Thread Michaël Michaud
Hi, Yes, min-max is quite important These are max/min of segments making the geometry. Ex. 1 linestring with 3 points at altitudes 100, 90, 95 |alt=100| -dist=100m--|alt=90|-dist=100m-|alt=95| max downslope = -10% (first segment) [don't know if I sho

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
how do you use OJ on all these machines with the symptom? meaning: do you download a fresh copy, or use the same from the network? are your machines using profiles from the network that are loaded when you log on? ..ede ---

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread Gyula Engedy
hi, just take a look at the following link http://stackoverflow.com/questions/6461506/jtextarea-default-font-very-small-in-windows maybe you can find a solution for the identical issue Thanks, Gyula 2013/3/17 > how do you use OJ on all these machines with the symptom? meaning: > > do you do

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
found that too. of course we can hard code the size, problem is that would have to be done to each and every textarea. generally the look and feel (lnf) defaults are meant to be optimal for the lnf used. i'd rather find out what the issue is here than to mitigate symptoms. only if you are willi

Re: [JPP-Devel] Spatialite reader plugin problem

2013-03-17 Thread Rahkonen Jukka
Hi, This sounds familiar. See http://www.mail-archive.com/jump-pilot-devel@lists.sourceforge.net/msg12342.html I remember that the Spatialite db I had contained complicated and perhaps faulty multipolygons from some process. The error I got was the same "Unknown WKB type 0" "Unknown WKB typ

Re: [JPP-Devel] Enhancing DB Query Plugin with Spatialite functions.

2013-03-17 Thread Rahkonen Jukka
Hi, Whatever you do, as a user I would absolutely like to keep also the current mode which is perhaps limited but robust. The libspatialite-4.dll seems to be dependent on 9 other dlls and from my experience it feels sure that some day there will be some odd dll version missmatch in the system.

[JPP-Devel] Fwd: Re: Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
> On the other hand, with my ways and means I also try to find a solution, the > sooner is the better, because of the time pressure. so did you try the workaround i sent you then already? .. ede Original Message Subject: Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in O

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
On 17.03.2013 18:11, Gyula Engedy wrote: > Finally, the problem seems to be solved or at least a workaround may help > this. The LookandFeel feature seems to be working faultlessly under the > locale of en-US, according to the link below, and really it is the case! > See my last screenshot f

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread Gyula Engedy
Hi ..ede, Yes, I tried your batch update as well. With the locale set something different than en-US, and inserting the batch instruction into the starting bat file, OJ also seems to be working with readable font size in the sql windows. For Win7, I can tell you that with a non-US setting the iss

Re: [JPP-Devel] Fwd: Re: [openjump-users] Font size in OpenJump

2013-03-17 Thread edgar . soldin
On 17.03.2013 19:55, Gyula Engedy wrote: > Hi ..ede, > > Yes, I tried your batch update as well. > With the locale set something different than en-US, and inserting the batch > instruction into the starting bat file, OJ also seems to be working with > readable font size in the sql windows. sorr

[JPP-Devel] windows auto Xmx setting

2013-03-17 Thread edgar . soldin
all you windows folks out there, i added a change to oj_windows.bat that automagically calculates a maximum memory setting for the jre. could you please run a quick test on all you machines with snapshot 3360 http://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/OpenJUMP-20130317

[JPP-Devel] nearing 1.6 release

2013-03-17 Thread edgar . soldin
fair warning. i am about to wrap up some loose ends, update the Changes.txt and create the 1.6.0 release within the next days as per the rule of our wiki :) that i was so nicely reminded of. ..ede -- Everyone hates slow

Re: [JPP-Devel] windows auto Xmx setting

2013-03-17 Thread Rahkonen Jukka
s.bat that automagically calculates a maximum memory setting for the jre. could you please run a quick test on all you machines with snapshot 3360 http://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/OpenJUMP-20130317-r3360-CORE.zip and check under Help/About/Info that the maximum

[JPP-Devel] AboutDialog user dir Linux problem

2013-03-17 Thread Matthias Scholz
Hi, there was a problem with the latest enhancements in the AboutDialog. For the display of the user dir HTML code in the JLabel is used. But there is a well known bug in Java(http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6688690). If the text starts with a slash "/", then nothing is displ

Re: [JPP-Devel] AboutDialog user dir Linux problem

2013-03-17 Thread edgar . soldin
On 17.03.2013 20:46, Matthias Scholz wrote: > Hi, > > there was a problem with the latest enhancements in the AboutDialog. > For the display of the user dir HTML code in the JLabel is used. But > there is a well known bug in > Java(http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6688690). >

Re: [JPP-Devel] windows auto Xmx setting

2013-03-17 Thread edgar . soldin
calculates a maximum > memory setting for the jre. could you please run a quick test on all you > machines with snapshot 3360 > http://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/OpenJUMP-20130317-r3360-CORE.zip > > and check under Help/About/Info that the maxi

Re: [JPP-Devel] AboutDialog user dir Linux problem

2013-03-17 Thread Michaël Michaud
Hi, Thanks for the fix, Michaël > Hi, > > there was a problem with the latest enhancements in the AboutDialog. > For the display of the user dir HTML code in the JLabel is used. But > there is a well known bug in > Java(http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6688690). > > If the text

Re: [JPP-Devel] nearing 1.6 release

2013-03-17 Thread Giuseppe Aruta
Are there language codes to translate/upgrade before realize? 2013/3/17 > fair warning. > > i am about to wrap up some loose ends, > update the Changes.txt and create the > 1.6.0 release within the next days as > per the rule of our wiki :) that i was > so nicely reminded of. > > ..ede > > > --

Re: [JPP-Devel] nearing 1.6 release

2013-03-17 Thread edgar . soldin
very likely.. have a look at the language you'd like to tackle. placeholder entries start with T: or #T: after the equal sign (=) i won't make the release depending on it though as i am sure we will have release some bugfixes in quick succession when the usership finds all the fine new bugs we

Re: [JPP-Devel] windows auto Xmx setting

2013-03-17 Thread Michaël Michaud
please run a quick test on all you > machines with snapshot 3360 > http://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/OpenJUMP-20130317-r3360-CORE.zip > > and check under Help/About/Info that the maximum memory is either roughly the > size of your ram or 1GB in case of 3

Re: [JPP-Devel] nearing 1.6 release

2013-03-17 Thread Michaël Michaud
Hi, > i am about to wrap up some loose ends, > update the Changes.txt and create the > 1.6.0 release within the next days as > per the rule of our wiki :) that i was > so nicely reminded of. Let's Peppe, Stefan and Jukka confirm they are OK for a release. If some of us can work on translation/docum