Re: [JPP-Devel] Oracle Spatial DataStore plugin

2015-02-03 Thread edgar . soldin
how about adding it to PLUS? add - jar to lib/plus - entry in readme.txt also it'd make sense host the source in OJ's svn. but why exactly did you externalize it? you can very well add plugins to OJ core that only activate in PLUS if certain libs are avalable. that makes maintenance easier and

Re: [JPP-Devel] Oracle Spatial DataStore plugin

2015-02-03 Thread edgar . soldin
On 03.02.2015 15:41, Nicolas Ribot wrote: Yes it will be fine. I externalized it because with all the mess I did in svn these days, don't worry. i'll be your friendly watchdog :)). it's totally normal run into a few bumps when starting something new. I didn't want to touch to lib/lib nor

[JPP-Devel] svn commit messages

2015-02-03 Thread edgar . soldin
hey All, i just retired the jump-pilot-svn-notify mailing list in favor of jump-pilot-devel. reasons: 1. we don't really have a lot of commits, or dev emails 2. new devs do not have to subscribe to yet another list 3. interested parties may see a commit message that catches their eye and try

Re: [JPP-Devel] svn commit messages

2015-02-03 Thread edgar . soldin
we have maybe as many messages on the list as there are commits. just checked in the last year 2.2.2014 - today we had ca. 470 svn mails 760 devel mails it's roughly 60% more traffic. or 3.25 instead of 2 emails per day (divided by 365 days). do you really feel that this would stuff your

Re: [JPP-Devel] Oracle Spatial DataStore plugin

2015-02-05 Thread edgar . soldin
ok.. some more questions A. is JTreeTable needed for the revamped postgis multiselection? B. please add the org-netbeans-swing-outline.jar at the appropriate location in etc/Readme.txt (add license etc.) wrt. dependency of oracle support, let me have a look and come back to you. ..ede On

Re: [JPP-Devel] SVN: [4315] plug-ins

2015-02-05 Thread edgar . soldin
hey Nico, i assume that this is the oracle part we talked about. please wait for me to check if it is possible at all to keep it in core before you continue.. ok? ..ede On 05.02.2015 16:19, jump-pilot-devel@lists.sourceforge.net wrote: Revision: 4315

Re: [JPP-Devel] Snapshot r4305 does not start

2015-02-03 Thread edgar . soldin
probably on Nico ;).. please investigate. also: 1. please remove the oracle jars/repo from pom.xml. they blow up OJ size by 10%. see https://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/ let's talk again for what they are needed and how you might utilize them w/o us packaging

[JPP-Devel] Fwd: [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[4306] core/trunk/etc/readme.txt

2015-02-03 Thread edgar . soldin
Peppe, i just reverted your changes to readme.txt because this file is supposed to be readable as it is. our svn trunk is ISO-8859-1 so it is no problem having umlauts and such in there. ..ede Forwarded Message Subject: [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[4306]

Re: [JPP-Devel] Latest snapshots do not start

2015-01-20 Thread edgar . soldin
On 20.01.2015 11:27, Rahkonen Jukka (MML) wrote: Hi, At least with r4273 and r4272 starting OJ stops into error: ava.lang.NullPointerException at javax.swing.ImageIcon.init(Unknown Source) at

Re: [JPP-Devel] Latest snapshots do not start

2015-01-20 Thread edgar . soldin
On 20.01.2015 11:27, Rahkonen Jukka (MML) wrote: Could there be some sort of autotest that checks that after a successful build a new snapshot is also runnable? sorry no.. the build server is headless (http://is.gd/SoeinV). setting up a vm for that is not worth the effort. ..ede

[JPP-Devel] delete obsolete classes/icons etc. - WAS:Fwd: Re: [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[4274] core/trunk/src/com/vividsolutions/jump/ workbench/ui/images

2015-01-21 Thread edgar . soldin
history anyway. .. ede Forwarded Message Subject: Re: [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[4274] core/trunk/src/com/vividsolutions/jump/ workbench/ui/images Date: Wed, 21 Jan 2015 16:55:35 +0100 From: Giuseppe Aruta giuseppe_ar...@yahoo.it To: Edgar Soldin edgar.sol

Re: [JPP-Devel] About the new exotic datatypes

2015-01-19 Thread edgar . soldin
we could assume that new layers will end up as shapefiles, just to visualize (incompatible types are shown red in attrib tab) a most common denominator. user might switch profile then to a format of his choice. ..ede On 18.01.2015 16:18, Michael Michaud wrote: Hi, There is still a problem

Re: [JPP-Devel] [Jump-pilot-svn-notify] SF.net SVN: jump-pilot:[4274] core/trunk/src/com/vividsolutions/jump/ workbench/ui/images

2015-01-21 Thread edgar . soldin
about Peppe 2015-01-20 20:14 GMT+01:00 Edgar Soldin ed...@soldin.de: what about the old obsolete icons? can you delete them?..ede On 20.01.2015 18:18, ma15...@users.sourceforge.net wrote: Revision: 4274 http://sourceforge.net/p/jump-pilot/code/4274 Author: ma15569 Date

Re: [JPP-Devel] About the new exotic datatypes

2015-01-18 Thread edgar . soldin
how a about a profile drop down, preselected according to datasource. unsupported datatypes can be colored red then. not offering to do it, just an idea ;).. ede On 16.01.2015 20:40, Rahkonen Jukka (MML) wrote: Hi, Could it be possible at least to write the names of new datatypes with

Re: [JPP-Devel] SVN: [4315] plug-ins

2015-02-11 Thread edgar . soldin
hey Nico, am still trying to find time. please be patient ;) ..thx ede On 05.02.2015 16:54, Nicolas Ribot wrote: Yes ok. On 5 February 2015 at 16:31, edgar.sol...@web.de wrote: hey Nico, i assume that this is the oracle part we talked about. please wait for me to check if it is

Re: [JPP-Devel] Supporting several spatial databases

2015-02-16 Thread edgar . soldin
(); sender.setName(new String[]{Edgar, Soldin}); Address address = new Address(); address.setStreet(Stadtweg 119); address.setZip(39116); address.setCity(Magdeburg); address.setCountry(Germany); sender.setAddress(address); sender.setMobilePhone( +49(0)171-2782880 ); sender.setWebSiteUrl( http

Re: [JPP-Devel] Supporting several spatial databases

2015-02-16 Thread edgar . soldin
would it make sense to bundle efforts and create the on that rules all db access for OJ, meaning to take the best from DB Query and Postgis datasource and make that into an extension? there is a lot of functionality already there. ..ede On 16.02.2015 19:21, Nicolas Ribot wrote: Hi all, Do

Re: [JPP-Devel] Supporting several spatial databases

2015-02-16 Thread edgar . soldin
on the other hand: could you research existing java APIs first. this probably exists already in geotools and others and is maintained. if the size constraint isn't to bi we could use those. ..ede On 16.02.2015 19:57, edgar.sol...@web.de wrote: ok, a reusable API then. sure, go ahead.. Mike?

Re: [JPP-Devel] Supporting several spatial databases

2015-02-16 Thread edgar . soldin
ok, convinced. go ahead.. ede On 16.02.2015 21:01, Nicolas Ribot wrote: AFAIK for Geotools, there will be heavy dependences if we want to use it to support several spatial database. The gt-oracle-spatial.jar, for instance, in the latest geotools release depends on at least 10 jars. What I

Re: [JPP-Devel] Add some enhancements on Raster Plugins

2015-01-31 Thread edgar . soldin
On 31.01.2015 17:58, Giuseppe Aruta wrote: @Ede. Please, can you check if SV buiding process is not broken. I checked from my eclipse. Thanks please check for yourself ;).. go to https://sourceforge.net/projects/jump-pilot/files/OpenJUMP_snapshots/ and see if the build of your revision is

[JPP-Devel] Nicolas svn access

2015-02-01 Thread edgar . soldin
i'd like to give him access. to make his contributions accessible easier via snapshots and relieve us from committing patches. this would be probational for now and become permanent if he contributes more often and the cooperation works out. objections? ..ede

Re: [JPP-Devel] OJ and rasters, again

2015-01-11 Thread edgar . soldin
On 09.01.2015 11:23, Alberto De Luca - GeA wrote: @Ede My SF account name is bertazza, and yes, testing and debugging here is paramount, the number of classes/methods where we put our hands is worrying... funny enough, you've been in the developer list already, couldn't find any commit of

Re: [JPP-Devel] OJ and rasters, again

2015-01-12 Thread edgar . soldin
yes, you need to set the repository to svn+ssh://... sf.net does not support auth without encryption anymore. dunno how to change the url for an already checked out project in netbeans. you might have to unshare the project and reshare it or something like that. sorry, forgot to mention

Re: [JPP-Devel] OJ and rasters, again

2015-01-09 Thread edgar . soldin
On 09.01.2015 10:09, Alberto De Luca - GeA wrote: Jukka, - raster readers: I agree that tidying up a bit would be good, but honestly I'd need to check them all before recommending anything; no haste there, let's integrate your changes and we'll clean up after SNIP - With regards to the

Re: [JPP-Devel] OJ and rasters, again

2015-01-08 Thread edgar . soldin
Jukka, can you please have a look at this and give your opinion? if you generally agree that it goes into the right direction, i'd like to give Alberto svn access. Alberto: what are your plans/timeline on contributing the changes to OJ? ..ede On 08.01.2015 09:16, Alberto De Luca - GeA wrote:

Re: [JPP-Devel] Manage new attribute types BOOLEAN and LONG in jml and shp drivers

2015-03-18 Thread edgar . soldin
moin Jukka, On 18.03.2015 06:48, Rahkonen Jukka (MML) wrote: Hi Ede, The problem is the opposite. Changing schema is conscious choice but when user saves data to an existing shapefile the changed schema may not be saved because old field definitions Number(X.Y) and maybe also Character(X)

Re: [JPP-Devel] New attribute types drive me crazy

2015-03-18 Thread edgar . soldin
On 18.03.2015 16:00, Rahkonen Jukka (MML) wrote: Hi, hihi.. would never have guessed to live to the day you loose your cool :)) I was trying to generate some test data for finding out possible problems with shapefile output-input. - Auto Assign Attribute does not recognize new

[JPP-Devel] attribute table nullifying

2015-03-22 Thread edgar . soldin
hey Mike, any reason not to implement an experimental type checkbox? i like the nullify popup idea! not sure people will grasp the press left mouse button a little longer to see it concept. why didn't you use the standard right mouse button context menu access? ..ede On 22.03.2015 12:56,

Re: [JPP-Devel] Rich AttributeType

2015-03-22 Thread edgar . soldin
On 22.03.2015 14:30, Rahkonen Jukka (MML) wrote: Check box for experimental data types feels acceptable only acceptable or actually needed? ..ede -- Dive into the World of Parallel Programming The Go Parallel Website,

Re: [JPP-Devel] fixing kml

2015-03-22 Thread edgar . soldin
actually, i am just now following up and see that i already fixed it in my OJ trunk but didn't polish and commit it. as the actual error was 'cannot load kmz' i try to figure out how the driver did at some point read kmz. i can see it in the kml plugin code, but it is not offered by the data

Re: [JPP-Devel] fixing kml

2015-03-22 Thread edgar . soldin
thanks Mike! while i haven't come around to it, i was planning to fix it in CORE rather than in the driver by readding the old method with a deprecated marker. the rationale is that the API change was backward incompatible, hence breaking extensions using the old method. as we don't/cannot know

Re: [JPP-Devel] fixing kml

2015-03-22 Thread edgar . soldin
ok, let me have a look at it. ..ede On 22.03.2015 21:49, Michaël Michaud wrote: Hi, No, it does not. I don't know why kmz extension (and gz) are not visible in the selection combo box as extensions are listed in KMLDataSourceQueryChooserInstallerPlugIn . Michaël Le 22/03/2015 18:59,

Re: [JPP-Devel] Tooltip on layerNamePanel

2015-03-15 Thread edgar . soldin
can one of you post a screenshot visualizing a problem? i'd say the layername is important to circumvent any possible uncertainty for which layer the infos are displayed. we have already 4 lines in it, so removing just one wouldn't be a major size reducer. i'd agree that the tooltip's width

Re: [JPP-Devel] Tooltip on layerNamePanel

2015-03-15 Thread edgar . soldin
thanks. it nicely shows that the tooltip is _not_ aligned with layername in the tree. in a project with many layers, similarly named you might have to look again over which one your mouse actually hovers. this second look is currently unnecessary. and again it's 4 lines now vs. 3 after. my

Re: [JPP-Devel] Question about loading an image on OJ workbench via Layer.class

2015-03-17 Thread edgar . soldin
a. no, ReferencedImagesLayer is the older non-sextante image framework simply showing and positioning images. no more no less. yes, everything in org.openjump.core.rasterimage is sextante compatible raster code. b. depends on what you want to do. generally there is a wish to unify OJ raster

Re: [JPP-Devel] Question about loading an image on OJ workbench via Layer.class

2015-03-17 Thread edgar . soldin
On 17.03.2015 12:31, Giuseppe Aruta wrote: I wanted to check a couple of alternatives: 1) (going back to poit f) Reload the result layer as ReferencedImagesLayer because you hope that the ReferencedImage API is faster? 2) move all the process from RasterImageLayer to ReferencedImagesLayer. In

Re: [JPP-Devel] Question about loading an image on OJ workbench via Layer.class

2015-03-16 Thread edgar . soldin
you mean like the other other image framework beside pirol/sextante com.vividsolutions.jump.workbench.imagery.ReferencedImagesLayer ? ..ede On 16.03.2015 20:34, Giuseppe Aruta wrote: Hi all, I want to build a plugin that programatically load an image file into OJ workbench through

[JPP-Devel] Fwd: Error with opening KML file

2015-03-05 Thread edgar . soldin
yo Mike. seems like you changed a core method without taking backwards compatibility into account in rev.4215.. can you fix it? do you want me to have a look at it? ..ede Forwarded Message Subject: [JPP-Devel] Error with opening KML file Date: Wed, 4 Mar 2015 17:17:29 +

[JPP-Devel] fixing kml

2015-03-05 Thread edgar . soldin
can somebody please provide me with valid kml, kmz files to fix support in OJ? ..ede -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot

Re: [JPP-Devel] Upgraded Sextante

2015-03-09 Thread edgar . soldin
my guess, it's an internationalized string (plugin name?) giving OJ internals the hickups. Peppe, try starting OJ in french or english.. ede On 09.03.2015 10:46, Giuseppe Aruta wrote: Hi Michaël, HelpPlugIn.java:22 points to the initialize method which seems OK on my Eclipse. Today I gave

Re: [JPP-Devel] Tooltip again

2015-03-25 Thread edgar . soldin
On 25.03.2015 00:32, Michaël Michaud wrote: Hey, Sorry to insist, but today, I get some feedback from a user who tested a fresh version of OpenJUMP, and immediately asked me why we added this extra-large yellow tooltip on layer names. I think it displays useful information, but it is

Re: [JPP-Devel] Tooltip again

2015-03-25 Thread edgar . soldin
On 25.03.2015 16:23, Michaël Michaud wrote: First of all, I fully understand your initial need to differentiate in-memory layers from persistent layers. I also need this feature and thought that we could achieve it using different font/color/background... Not so easy indeed as it may be

Re: [JPP-Devel] Tooltip again

2015-03-25 Thread edgar . soldin
how about - layers without datasource ** (are probably created during runtime, so there is a probability that the user wants to save those) - layers with datasource and unsaved change * - layers with datasource and no unsaved change (nothing, cause all is well wrt. to these) ..ede On

Re: [JPP-Devel] Tooltip again

2015-03-30 Thread edgar . soldin
actually just one * should suffice for any modified (since creation or last saved) layer. or is there any advantage for users to identify datasource-less layers? ..ede On 30.03.2015 09:48, Giuseppe Aruta wrote: - layers without datasource ** (are probably created during runtime, so there is

Re: [JPP-Devel] fixing kml

2015-03-30 Thread edgar . soldin
On 30.03.2015 03:35, Stefan Steiniger wrote: @Ede: when downloading OJ Rev 435x NB there were no problems with unwanted loading of verteximage font ._whatEverFont.wkt files. So maybe it was only a release issue, if you did not fix anything. weird. what was that again?.. ede

Re: [JPP-Devel] fixing kml

2015-03-30 Thread edgar . soldin
ahh.. i remember. we should probably point Geoff at it, wasn't it his extension? if he finds the time he might want to address the points i made in http://sourceforge.net/p/jump-pilot/mailman/message/33188201/ ..ede On 30.03.2015 15:53, Stefan Steiniger wrote: just that, after unzipping, I

Re: [JPP-Devel] Network properties

2015-03-31 Thread edgar . soldin
moin moin Uwe, are you familiar with Kosmo's network setting? pretty much the same. if not, it is just an UI for the HTTP(S) proxy settings. you can - en/disable use of your settings (settings are saved over sessions) - server/port/auth/direct settings - a test function with configurable url

Re: [JPP-Devel] SVN: [4360] core/trunk/src/com/vividsolutions/jump/workbench/ui/ LayerNameRenderer.java

2015-03-31 Thread edgar . soldin
Peppe, please use proper java method commenting like /** * comment text */ ..ede On 31.03.2015 07:35, jump-pilot-...@lists.sourceforge.net wrote: Revision: 4360 http://sourceforge.net/p/jump-pilot/code/4360 Author: ma15569 Date: 2015-03-31 05:35:18 + (Tue, 31 Mar 2015)

Re: [JPP-Devel] Tooltip again

2015-03-31 Thread edgar . soldin
two notes: 1. why add an extra panel to configuration? it would fit unter 'View/Edit' i'd say. 2. 400px still looks excessive. what about the 2times Layertreepanel width i suggested? ..ede On 31.03.2015 15:02, Giuseppe Aruta wrote: I fix the problem. It should be OK on next buld. When you

Re: [JPP-Devel] SVN: [4360] core/trunk/src/com/vividsolutions/jump/workbench/ui/ LayerNameRenderer.java

2015-03-31 Thread edgar . soldin
nice catch ;) ..ede On 31.03.2015 22:00, Michaël Michaud wrote: Hi, Also, such a method should take place in a StringUtil class, did you compare your method with com.vividsolutions.jump.util.StringUtil.split Michaël Le 31/03/2015 10:53, edgar.sol...@web.de a écrit : Peppe, please

Re: [JPP-Devel] Layer tooltip control missing from r4367

2015-04-01 Thread edgar . soldin
On 01.04.2015 16:19, Giuseppe Aruta wrote: @Jukka It should be fixed in OJ 4368. In this version advanced tooltip option is under *view/edit option panel* and not as separate panel. I prefer the option *Enable JUMP basic tooltip* (and not the opposite *Enable advanced tooltip*) as this way

Re: [JPP-Devel] Tooltip again

2015-04-01 Thread edgar . soldin
ok, had a look into it. unfortunately not done easily , so forget about it ;) better look up if you can find a proper JMultiLineToolTip implementation. make sure it is public domain or GPL2 before integrating into core. btw. i saw you added LayerNameRenderer.getExtension(File f) . unnecessary

Re: [JPP-Devel] SVN: [4321] core/trunk/lib/plus

2015-02-25 Thread edgar . soldin
Hey Peppe, do you see what i see in the commit? ;).. ede On 24.02.2015 03:18, jump-pilot-...@lists.sourceforge.net wrote: Revision: 4321 http://sourceforge.net/p/jump-pilot/code/4321 Author: ma15569 Date: 2015-02-24 02:18:04 + (Tue, 24 Feb 2015) Log Message: ---

Re: [JPP-Devel] Automatic build

2015-02-26 Thread edgar . soldin
should be fixed.. sf.net changed some internal paths on their servers.. ede On 23.02.2015 11:25, edgar.sol...@web.de wrote: hmmm.. the upload routine seems to be broken currently. let's see if this will be fixed on sf.net's side. if not i will whip up some alternative way to push the builds.

Re: [JPP-Devel] SVN: [4321] core/trunk/lib/plus

2015-02-26 Thread edgar . soldin
nope, you added dot files (.project etc.) again. simply use for copy operations your file manager and refresh the package tree in eclipse thereafter. eclipse does weird thinkgs when copying from one project to another. also, even more important. after commits check the commit email! check for

Re: [JPP-Devel] Tooltip again

2015-03-26 Thread edgar . soldin
did you consider breaking long lines (most likely long path names)? ..ede On 26.03.2015 17:35, Giuseppe Aruta wrote: Hi all, I attached some screenshots of a new proposal for tooltips. Before applying changes OJ NB I would like your opinion about. The tooltips are reduced to 3 lines, except

Re: [JPP-Devel] Commit access to SVN

2015-04-23 Thread edgar . soldin
On 22.04.2015 18:03, Stefan Steiniger wrote: For me it would be OK to generate patches and let others to merge them but Ede said that at least he rather wouldn’t do that. just for completeness. the two reasons for that were, general laziness ;) and of course concentrating on creative work

Re: [JPP-Devel] How to get new version inti SF Files section?

2015-04-29 Thread edgar . soldin
just added as a 'release technician'. you should now be able to sftp to sf.net as described here https://sourceforge.net/p/forge/documentation/Release%20Files%20for%20Download/#release-files-for-download-frs and upload your files. ..ede On 29.04.2015 17:39, Rahkonen Jukka (MML) wrote: Hi,

Re: [JPP-Devel] About deactivating Sextante Modeler and History

2015-04-27 Thread edgar . soldin
you should probably ask the user list.. ede On 27.04.2015 16:11, Giuseppe Aruta wrote: Thanks Stefan, we are so few Jumpers. I will wait also the opinion of the other members. Peppe 2015-04-27 15:35 GMT+02:00 sstein sst...@geo.uzh.ch mailto:sst...@geo.uzh.ch: Hi Peppe,

Re: [JPP-Devel] Sextante tools and model builder..

2015-05-03 Thread edgar . soldin
close, but missed ;) sextante extension's sources can be found in a plugins repo subfolder https://sourceforge.net/p/jump-pilot/code/HEAD/tree/plug-ins/SextantePlugIn/ the 'lib/plus' path below merely contains compiled extensions and their dependencies for packaging PLUS w/o fetching these

Re: [JPP-Devel] SpatiaLite plugin v.1.4 released

2015-05-04 Thread edgar . soldin
go Jukka go :)).. ede On 04.05.2015 18:36, Rahkonen Jukka (MML) wrote: Hi, I have packed a new version of the SpatiaLite plugin from OpenJUMP SVN rev.4415. The files can be downloaded from

Re: [JPP-Devel] Question about Saving .classpath .settings files/folder on SVN

2015-05-05 Thread edgar . soldin
Hey Peppe, On 05.05.2015 11:04, Giuseppe Aruta wrote: Hi Ede, Today I create a new folder on http://sourceforge.net/p/jump-pilot/code/HEAD/tree/core/trunk/docs/ to put all Sextante documents (in English - in order to use on On-Line manual) And I had again files .classpath, .project and

Re: [JPP-Devel] SetAttributes extension

2015-05-11 Thread edgar . soldin
Mike, you could make it intuitively working by filling in the text 'NULL' in gray letters as a default when the field is empty. see how it's done in Open Declaration com.vividsolutions.jump.workbench.ui.network.ProxySettingsOptionsPanel around line 205. ..ede On 11.05.2015 22:44, Rahkonen

Re: [JPP-Devel] Idea: Automatically generated help pages for SetAttribute toolboxes

2015-05-15 Thread edgar . soldin
how about adding tabs? default is a button tab, second an edit/save xml tab, third might be the description generator below. ..ede On 15.05.2015 13:21, Rahkonen Jukka (MML) wrote: Hi, The SetAttribute plugin is nice but I believe that it will be hard to remember what all the buttons

Re: [JPP-Devel] How to keep the project window responsible while plugin is open?

2015-05-18 Thread edgar . soldin
On 18.05.2015 13:53, Rahkonen Jukka (MML) wrote: Hi developers, What is that system called which allows to keep the plugin open and to jump between the plugin window and the map view without closing the plugin in between? The DB Query Plugin allows that but the SpatiaLite plugin must

Re: [JPP-Devel] Building OJ

2015-04-15 Thread edgar . soldin
if you've got something final, youb are satisfied with send it and i'll commit it as wip to the svn. ..ede On 15.04.2015 12:59, Jukka Rahkonen wrote: Hi, Got a build with ant and by fooling as you suggested. Not perfect because some files are not copied to build directory but amusing. I

Re: [JPP-Devel] Copyright patch

2015-04-17 Thread edgar . soldin
On 17.04.2015 08:53, Jukka Rahkonen wrote: edgar.sol...@web.de kirjoitti 2015-04-16 22:26: On 16.04.2015 21:20, Jukka Rahkonen wrote: edgar.sol...@web.de kirjoitti 2015-04-16 21:54: On 16.04.2015 14:57, Jukka Rahkonen wrote: Hi Ede, I added the copyright text to all .java files. Is that the

Re: [JPP-Devel] Regarding OPENJUMP run-time error..

2015-04-14 Thread edgar . soldin
add all *.jars in lib/ lib/imageio-ext/ to your classpath. not the folders, the actual files! you'll probably need them for your build as well as your run configuration. ..ede On 14.04.2015 20:11, Teva veluppillai wrote: Hello All: I have been facing a run time error when I tried to run

Re: [JPP-Devel] Building OJ

2015-04-15 Thread edgar . soldin
do you wanna fool around a bit? then copy the build.xml from eg. https://sourceforge.net/p/jump-pilot/code/HEAD/tree/plug-ins/KmlDriver/trunk/ and try to retrofit it for your purpose. you will need and can reuse OJ.jar from

Re: [JPP-Devel] Does Save dataset as ever check if file already exists?

2015-04-07 Thread edgar . soldin
On 07.04.2015 14:14, Rahkonen Jukka (MML) wrote: Hi, Based on some testing ”Save dataset as..” overwrites existing files without warnings. Do others agree that this happens, yes, at least for save as shapefile and that a warning might prevent bad things to happen sometimes? needs

Re: [JPP-Devel] SVN: [4372] core/trunk

2015-04-05 Thread edgar . soldin
happy eggday Mike :)), see below On 05.04.2015 13:31, jump-pilot-...@lists.sourceforge.net wrote: Modified: core/trunk/src/com/vividsolutions/jump/datastore/PrimaryKeyColumn.java === ---

Re: [JPP-Devel] SVN: [4372] core/trunk

2015-04-05 Thread edgar . soldin
On 05.04.2015 13:31, jump-pilot-...@lists.sourceforge.net wrote: Revision: 4372 http://sourceforge.net/p/jump-pilot/code/4372 Author: michaudm Date: 2015-04-05 11:31:05 + (Sun, 05 Apr 2015) Log Message: --- * Use long/boolean attribute types in jdbc converter

[JPP-Devel] detect encoding of XML file

2015-04-05 Thread edgar . soldin
hey Mike, just remembered i wanted to share this discovery with you de.latlon.deejump.wfs.client.WFSClientHelper.readEncoding(PushbackInputStream pbis) it is a neat method to detect an encoding header within an XML file. next time we touch code like that needs to be XML-encoding-aware we

Re: [JPP-Devel] (no subject)

2015-04-05 Thread edgar . soldin
On 05.04.2015 18:57, Giuseppe Aruta wrote: Hi Ede, I have problem on OJ build from SVN source: I cannot load shapefiles. The error message is: java.lang.Error: Unresolved compilation problem: The method close(Closeable) in the type FileUtil is not applicable for the arguments

Re: [JPP-Devel] Draw a closed LineString

2015-04-08 Thread edgar . soldin
On 08.04.2015 15:21, Uwe Dalluege wrote: Hi, how can I draw a closed LineString (LinearRing)? When I try to catch the first point of the LineString with the last point of the same LineString OpenJUMP does not catch the first point. Is there a trick? Regards Uwe not sure you

[JPP-Devel] Fwd: Re: [jump-pilot:bugs] #400 Layer change category untimely

2015-05-16 Thread edgar . soldin
Forwarded Message Subject: Re: [jump-pilot:bugs] #400 Layer change category untimely Date: Sun, 17 May 2015 00:33:16 +0200 From: edgar.sol...@web.de To: Ticket 400 4...@bugs.jump-pilot.p.re.sf.net i could reproduce it with two categories each holding one layer. my first guess

Re: [JPP-Devel] How to keep the project window responsible while plugin is open?

2015-05-20 Thread edgar . soldin
close ;), but according to http://docs.oracle.com/javase/7/docs/api/java/awt/Dialog.html#DEFAULT_MODALITY_TYPE JDialog seems to be modal by default you can use http://docs.oracle.com/javase/7/docs/api/java/awt/Dialog.html#setModalityType%28java.awt.Dialog.ModalityType%29 to set it unmodal

Re: [JPP-Devel] New WMS Layer legend plugin on OpenJUMP

2015-06-05 Thread edgar . soldin
hey Peppe, while playing around with the plugin i stumbled over two issues 1. the plugin was enabled even if multiple wms layers were selected. this is fixed now in trunk. 2. the dialogs accumulate. every time a new one gets created. you should update/reuse existing legends per layer.

Re: [JPP-Devel] New WMS Layer legend plugin on OpenJUMP

2015-06-05 Thread edgar . soldin
hey Peppe, check r4476. i made it reuse the existing WMSRequest classes to avoid implementing additional http auth code. ..ede On 05.06.2015 11:01, Giuseppe Aruta wrote: Hi Jukka, can you send me a WMS url with relative User/Password? I want to check a possibility to set them on asking

Re: [JPP-Devel] New WMS Layer legend plugin on OpenJUMP

2015-06-09 Thread edgar . soldin
Jukka, thanks to the still existing test account on your private wms server, which i used to verify against ;) ..ede On 08.06.2015 19:09, Rahkonen Jukka (MML) wrote: Hi, GetLegendGraphics works now fine with our servers through https and basic authentication. Thanks -Jukka

Re: [JPP-Devel] New WMS Layer legend plugin on OpenJUMP

2015-06-08 Thread edgar . soldin
On 08.06.2015 08:36, Giuseppe Aruta wrote: Hi Ede, thanks for your help. Let us wait Jukka opinion/test to check the new reuse of WMSRequest with protected WMS servers. I implemented the dialog as a detachable internal frame, as you suggested. It looks also more elegant. I preferred the

Re: [JPP-Devel] SVN: [4484] core/trunk/src/org/openjump/core/rasterimage/RasterImageIOUtils .java

2015-06-08 Thread edgar . soldin
On 08.06.2015 16:08, jump-pilot-...@lists.sourceforge.net wrote: @@ -424,7 +425,7 @@ OutputStream out = null; try { OpenJUMPSextanteRasterLayer rstLayer = new OpenJUMPSextanteRasterLayer(); -rstLayer.create(rLayer); +

Re: [JPP-Devel] WMS timeout

2015-06-10 Thread edgar . soldin
On 10.06.2015 13:51, Michaël Michaud wrote: Hi, I get a socket timeout for a valid wms address. There are several places where a timeout is hardcoded in the WMS source : I have a url which does not use proxy and which timeout during the getCapability operation. Should I change the default

Re: [JPP-Devel] OJ behaviour when it is closed without saving project file

2015-06-24 Thread edgar . soldin
On 24.06.2015 10:58, Giuseppe Aruta wrote: My conclusion: 1) I think we need anyhow a warning message that ask user to save the project (see point a, c and e) 2) extend the automatically generated warning to the presence of temporary raster layer and to save them (see point d) 3) possibly

[JPP-Devel] layerview / attrib.table sync

2015-06-19 Thread edgar . soldin
On 18.06.2015 23:48, Michaël Michaud wrote: Le 18/06/2015 11:14, edgar.sol...@web.de a écrit : On 18.06.2015 07:54, Michaël Michaud wrote: @@ -667,7 +668,11 @@ public void fireSelectionChanged() { for (Iterator i = listeners.iterator(); i.hasNext();) {

Re: [JPP-Devel] Proposal for Layer View contex menu

2015-06-24 Thread edgar . soldin
not easier or more difficult than on any other os. as Stefan said, it is just a bit more tricky to stay on the context menu while navigating. but as it does not deactivate if you leave it's boundaries, like main menus do, that is not a big issue. find attached how the popup menu looks on mac.

Re: [JPP-Devel] SVN: [4495] plug-ins/SpatialitePlugin/trunk/src/org/jam/openjump/ spatialiteplugin

2015-06-16 Thread edgar . soldin
On 16.06.2015 14:18, Rahkonen Jukka (MML) wrote: Hi Ede, edgar.soldin wrote: hey Coding Jukka, Thanks for your comments. Ain't no coding yet, I rather copied, pasted, modified, and tried if it still compiles. even copy/paste merits codeing if the result is a machine doing your

Re: [JPP-Devel] LayerView/AttributeTable selection synchronization

2015-06-14 Thread edgar . soldin
On 14.06.2015 15:48, Rahkonen Jukka (MML) wrote: Hi, But isn't that an expected behaviour? How else could you deselect only one feature from a big selection? At least it is not a new feature but the old OJ versions do the same. agreed However, I see that project window and attribute

Re: [JPP-Devel] SVN: [4500] core/trunk/src/com/vividsolutions/jump/workbench/ui

2015-06-17 Thread edgar . soldin
On 17.06.2015 22:52, jump-pilot-...@lists.sourceforge.net wrote: @@ -667,7 +668,11 @@ public void fireSelectionChanged() { for (Iterator i = listeners.iterator(); i.hasNext();) { LayerViewPanelListener l = (LayerViewPanelListener) i.next(); -

Re: [JPP-Devel] SVN: [4500] core/trunk/src/com/vividsolutions/jump/workbench/ui

2015-06-18 Thread edgar . soldin
On 18.06.2015 07:54, Michaël Michaud wrote: @@ -667,7 +668,11 @@ public void fireSelectionChanged() { for (Iterator i = listeners.iterator(); i.hasNext();) { LayerViewPanelListener l = (LayerViewPanelListener) i.next(); -

Re: [JPP-Devel] LayerView/AttributeTable selection synchronization

2015-06-17 Thread edgar . soldin
On 17.06.2015 06:38, Michaël Michaud wrote: Hi Ede, btw. i noticed that our AttributWindow only supports it for selection, but not for unselection. Seems that when the LayerView is active, Ctrl D can be used to unselect, while Shift A is the way to unselect the Attributetable. I admit

Re: [JPP-Devel] SVN: [4495] plug-ins/SpatialitePlugin/trunk/src/org/jam/openjump/ spatialiteplugin

2015-06-15 Thread edgar . soldin
hey Coding Jukka, some comments inline, nothing major though On 15.06.2015 17:18, jump-pilot-...@lists.sourceforge.net wrote: Revision: 4495 http://sourceforge.net/p/jump-pilot/code/4495 Author: jratike80 Date: 2015-06-15 15:18:07 + (Mon, 15 Jun 2015) Log Message:

Re: [JPP-Devel] new SelectMultiItemsTool

2015-06-01 Thread edgar . soldin
On 01.06.2015 07:49, Michaël Michaud wrote: Hi Jumpers I just commited a new SelectMultiItemsTool (r4471). I put it in the upper-right angle of the toolbox It could be a replacement for OneSelect tool (useful when several features overlap and the user want to choose only one of them).

Re: [JPP-Devel] new SelectMultiItemsTool

2015-06-01 Thread edgar . soldin
thx. and even easier to ask.. saves me the time to download/test. keep in mind that i am not an experienced GIS user as well ;) ..ede On 01.06.2015 13:22, Michaël Michaud wrote: Hi Ede, When you click on superimposed features OneSelect select first feature, then another click select next

Re: [JPP-Devel] How to style a layer via code?

2015-05-27 Thread edgar . soldin
hey Hannes, welcome to OJ :).. you probably do not need to actually hack a plugin for that. most likely a bean script will suffice. check out http://ojwiki.soldin.de/index.php?title=Scripting_with_BeanShell you are probably missing a repaint as in this example

Re: [JPP-Devel] Font question

2015-07-02 Thread edgar . soldin
On 02.07.2015 20:28, Andrei Nacu wrote: Hi, I have an interesting new feature with the latest releases and snapshots of Open Jump. In the choose font option menu I can choose from several fonts which are not installed on my PC. For example, in the first screen capture you can see the

Re: [JPP-Devel] Font question

2015-07-02 Thread edgar . soldin
On 02.07.2015 20:28, Andrei Nacu wrote: Hi, I have an interesting new feature with the latest releases and snapshots of Open Jump. In the choose font option menu I can choose from several fonts which are not installed on my PC. For example, in the first screen capture you can see the

[JPP-Devel] just a test

2015-08-16 Thread edgar . soldin
please ignore everyone. just wanna test if the ml works properly after sf.net restored it. ..ede -- ___ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net

Re: [JPP-Devel] Proposal to add MeasureToolbox plugin to OpenJUMP PLUS

2015-11-13 Thread edgar . soldin
On 13.11.2015 01:00, Stefan Steiniger wrote: > (*) I can move the source code to OJ SVN if required where is it currently? ..ede -- ___ Jump-pilot-devel mailing list

[JPP-Devel] next OJ release

2015-11-13 Thread edgar . soldin
as suggested by Michael, i will prepare a new release for the end of the year. it was a slow year with little few fixes and changes, but we are moving, if only slowly but steady :) if anybody wants something in the release (looking at you, Peppe ;), please commit. we should probably do

  1   2   3   4   5   6   7   8   9   10   >