Re: [JPP-Devel] New improvement on Raster Style by Alberto

2015-12-18 Thread Rahkonen Jukka (MML)
Hi, I haven’t been testing anything but I wonder if it would be good to add a version number to the OpenJUMP project file XML. Then it could be possible to implement something - Open new generation JML with older OJ versions –> stored raster styles are not applied but hopefully they

Re: [JPP-Devel] oracle datastore in latest snapshot

2015-12-18 Thread Nicolas Ribot
Sorry, my bad: old connections in my settings. Nicolas On 18 December 2015 at 15:03, Nicolas Ribot wrote: > >> done in r4634 ;) >> >> > :) > > Seen a bug when copying a spatialite connection: its url is saved as a > file, and a File is cast from it here: > > at > com.vividsolutions.jump.workben

Re: [JPP-Devel] oracle datastore in latest snapshot

2015-12-18 Thread Nicolas Ribot
> > > done in r4634 ;) > > :) Seen a bug when copying a spatialite connection: its url is saved as a file, and a File is cast from it here: at com.vividsolutions.jump.workbench.ui.plugin.datastore.ConnectionDescriptorPanel$3.setParameter(ConnectionDescriptorPanel.java:240): File f =

Re: [JPP-Devel] oracle datastore in latest snapshot

2015-12-18 Thread edgar . soldin
done in r4634 ;) Forwarded Message Subject: [JPP-Devel] SVN: [4634] core/trunk/src/com/vividsolutions/jump/datastore/ spatialdatabases/SpatialDatabasesDataStoreDriver.java Date: Fri, 18 Dec 2015 13:53:38 + From: jump-pilot-...@lists.sourceforge.net Reply-To: OpenJump devel

[JPP-Devel] SVN: [4635] core/trunk/src/com/vividsolutions/jump/datastore/ spatialdatabases/SpatialDatabasesDataStoreDriver.java

2015-12-18 Thread jump-pilot-svn
Revision: 4635 http://sourceforge.net/p/jump-pilot/code/4635 Author: edso Date: 2015-12-18 13:55:48 + (Fri, 18 Dec 2015) Log Message: --- slighty improve comment Modified Paths: -- core/trunk/src/com/vividsolutions/jump/datastore/spatialdatabases/Spatia

Re: [JPP-Devel] oracle datastore in latest snapshot

2015-12-18 Thread Nicolas Ribot
> > no need! identified and worked around it already. only need to cleanup and > commit it. > > Cl: I spent such a time in these kinds of bugs, where a separate thread works with UI. -- _

[JPP-Devel] SVN: [4634] core/trunk/src/com/vividsolutions/jump/datastore/ spatialdatabases/SpatialDatabasesDataStoreDriver.java

2015-12-18 Thread jump-pilot-svn
Revision: 4634 http://sourceforge.net/p/jump-pilot/code/4634 Author: edso Date: 2015-12-18 13:53:37 + (Fri, 18 Dec 2015) Log Message: --- workaround a bug in java DriverManager " java.sql.SQLException: invalid database address: jdbc:oracle:thin:@//localhost:12/edb

Re: [JPP-Devel] oracle datastore in latest snapshot

2015-12-18 Thread edgar . soldin
On 18.12.2015 14:43, Nicolas Ribot wrote: > Ok: I've seen the bug: > when a connection fails, the dataset list is loaded with the previous > existing connection, though the connection box displays the failing > connection. > > I tried loading several bad connections: it always displays the previ

Re: [JPP-Devel] oracle datastore in latest snapshot

2015-12-18 Thread Nicolas Ribot
Ok: I've seen the bug: when a connection fails, the dataset list is loaded with the previous existing connection, though the connection box displays the failing connection. I tried loading several bad connections: it always displays the previous list of dataset, if any was found. Will look at it.

[JPP-Devel] SVN: [4633] core/trunk/src/com/vividsolutions/jump/datastore

2015-12-18 Thread jump-pilot-svn
Revision: 4633 http://sourceforge.net/p/jump-pilot/code/4633 Author: elnico Date: 2015-12-18 13:33:15 + (Fri, 18 Dec 2015) Log Message: --- Log if spatialite extension is loaded or not. Protection for spatial databases connection that do not support a second extent quer

Re: [JPP-Devel] oracle datastore in latest snapshot

2015-12-18 Thread edgar . soldin
Nico, On 18.12.2015 14:08, edgar.sol...@web.de wrote: >> > Also tested opening a spatialite connection first, then an Oracle one: it >> > also worked. > hmm, weird.. can you please send me the whole output of the Console when you > start OJ via oj_macos.command ? > ok, skip that. can you try

Re: [JPP-Devel] oracle datastore in latest snapshot

2015-12-18 Thread edgar . soldin
On 18.12.2015 14:02, Nicolas Ribot wrote: > Ede, > > Works here. nice > Also tested opening a spatialite connection first, then an Oracle one: it > also worked. hmm, weird.. can you please send me the whole output of the Console when you start OJ via oj_macos.command ? > Thanks for the icon

Re: [JPP-Devel] oracle datastore in latest snapshot

2015-12-18 Thread Nicolas Ribot
Ede, Works here. Also tested opening a spatialite connection first, then an Oracle one: it also worked. Thanks for the icon in the connection name: pretty neat. (and the Christmasgooroo ;) ) Nicolas On 18 December 2015 at 13:42, wrote: > Jukka, Nico, > > as tests show it should work as well,

[JPP-Devel] oracle datastore in latest snapshot

2015-12-18 Thread edgar . soldin
Jukka, Nico, as tests show it should work as well, can't test the connection, but that the correcht jdbc driver complains that it can't connect though. there is a minor glitch that it needs to be opened w/o spatial/sqlite being registered as JDBC driver. for some reason sqlite tries to open the

Re: [JPP-Devel] More success with OJ and Spatialite datastore

2015-12-18 Thread edgar . soldin
Jukka, would you mind to verify the latest PLUS snapshot works properly wrt. spatialite in lib/native/ ? thanks.. ede On 18.12.2015 11:54, Rahkonen Jukka (MML) wrote: > Ede, change into English locale, your envelope has commas as decimal > separator. > > Jukka > > ---

Re: [JPP-Devel] More success with OJ and Spatialite datastore

2015-12-18 Thread edgar . soldin
haha, right.. you mentioned that before. committed a fix in r4632.. thanks ede On 18.12.2015 11:54, Rahkonen Jukka (MML) wrote: > Ede, change into English locale, your envelope has commas as decimal > separator. > > Jukka > > -

[JPP-Devel] SVN: [4632] core/trunk/src/com/vividsolutions/jump/datastore/spatialite/ SpatialiteSQLBuilder.java

2015-12-18 Thread jump-pilot-svn
Revision: 4632 http://sourceforge.net/p/jump-pilot/code/4632 Author: edso Date: 2015-12-18 11:09:11 + (Fri, 18 Dec 2015) Log Message: --- fix "SQLITE_ERROR] SQL error or missing database (wrong number of arguments to function st_envIntersects())" Modified Paths: --

Re: [JPP-Devel] More success with OJ and Spatialite datastore

2015-12-18 Thread Rahkonen Jukka (MML)
Ede, change into English locale, your envelope has commas as decimal separator. Jukka Lähettäjä: edgar.sol...@web.de Lähetetty: ‎18.‎12.‎2015 12:38 Vastaanottaja: OpenJump develop and use

Re: [JPP-Devel] More success with OJ and Spatialite datastore

2015-12-18 Thread edgar . soldin
On 16.12.2015 16:01, edgar.sol...@web.de wrote: > On 16.12.2015 15:57, Rahkonen Jukka (MML) wrote: >> I have still problem with “Run datastore query”. It does work with the >> Spatialite connection for plain SQLite queries “SELECT * from table limit >> 20” but Spatialite functions fail and for ex

Re: [JPP-Devel] New improvement on Raster Style by Alberto

2015-12-18 Thread Alberto De Luca
Thank you Peppe, changes are now committed! Alberto On 17 December 2015 at 20:52, Giuseppe Aruta wrote: > Hi Alberto, > I did a couple of tests, following this schema > a) I opened a jump project > b) loaded one or two raster and applied different color simbologies > c) saved and closed the p

[JPP-Devel] SVN: [4631] core/trunk

2015-12-18 Thread jump-pilot-svn
Revision: 4631 http://sourceforge.net/p/jump-pilot/code/4631 Author: bertazza Date: 2015-12-18 09:00:44 + (Fri, 18 Dec 2015) Log Message: --- Raster symbologies now saved in and restored from project file Modified Paths: -- core/trunk/ChangeLog core/