Re: [JPP-Devel] CutFeatureTool

2015-12-07 Thread Rahkonen Jukka (MML)
Seems to work right with points and multipoints. It was OK already in r4578 my Michael. I suppose that the same fix corrected also another issue of previous versions: If polygons or lines were selected but the split line did not intersect with any the selected features were deleted. Found one m

Re: [JPP-Devel] Menu organization

2015-12-07 Thread Nicolas Ribot
Hi Michaël, Fine with me. Nicolas On 7 December 2015 at 00:08, Michaël Michaud wrote: > Hi users, > > I just moved new EraseLayer and MakeValid plugins from Tools>Analysis to > Tools>Edit Geometry > Let me know what you think about it. > > Michaël > > > -

Re: [JPP-Devel] Menu organization

2015-12-07 Thread Giuseppe Aruta
Fine for me too Peppe 2015-12-07 11:28 GMT+01:00 Nicolas Ribot : > Hi Michaël, > Fine with me. > > Nicolas > > On 7 December 2015 at 00:08, Michaël Michaud > wrote: > >> Hi users, >> >> I just moved new EraseLayer and MakeValid plugins from Tools>Analysis to >> Tools>Edit Geometry >> Let me know

[JPP-Devel] OJ svn soft freeze WAS: New MakeValid plugin

2015-12-07 Thread edgar . soldin
will probably create the release around Christmas maybe earlier. wrt. to new functionality - i agree with Jukka. let's consider now until then as a special time where additions are only made if - they (likely) do not corrupt existing functionality or - they fix current bugs. new plugins of any

Re: [JPP-Devel] Menu organization

2015-12-07 Thread Andrei Nacu
It's OK with me. Andrei From: Michaël Michaud To: OpenJump develop and use Sent: Monday, December 7, 2015 1:08 AM Subject: [JPP-Devel] Menu organization Hi users, I just moved new EraseLayer and MakeValid plugins from Tools>Analysis to Tools>Edit Geometry Let me know what you thin

Re: [JPP-Devel] How to debug Oracle data store?

2015-12-07 Thread Rahkonen Jukka (MML)
Hi Nicolas, Thanks for improving logging. I am testing with r4578 and I don’t get ORA errors. However, it will be very impractical or impossible to use our databases like the datastore is trying to do it now. 1. The first query is “select distinct owner, table_name from ALL_SDO_GEOM_MET

Re: [JPP-Devel] How to debug Oracle data store?

2015-12-07 Thread Nicolas Ribot
Hi Jukka, I definitely agree with you: as is, the Oracle support is not useful for big databases. The geometry type stuff was more a test: I tried to be consistent with Postgis code, that can use metadata table/view to get this information. And yes, the strength of OJ compared to, say, Qgis, is i

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

2015-12-07 Thread jump-pilot-svn
Revision: 4579 http://sourceforge.net/p/jump-pilot/code/4579 Author: elnico Date: 2015-12-07 17:07:02 + (Mon, 07 Dec 2015) Log Message: --- Integration of the latest version of spatialDatabases plugin into the core, for Postgis and Oracle Spatial support. Refactored met

Re: [JPP-Devel] How to debug Oracle data store?

2015-12-07 Thread Nicolas Ribot
Hi, I have commited (@ r4579) new code for Postgis and Oracle Spatial support. It integrates latest version of SpatialDatabases plugin. For Oracle, the code skips the geometryType detection and defaults to basic geometry. Also tested on tables with several geo columns: If column is spatially inde

[JPP-Devel] Adding other spatial databases support in OJ core

2015-12-07 Thread Nicolas Ribot
Hi, Oracle Spatial support has been added to OJ core (read-only). It works the same way as Postgis support: define a DB connection to Oracle and choose spatial layers from the list of found layers to display them in OJ Oracle 9i -> 12c supported (though only tested recently with Oracle 11i and 12

[JPP-Devel] SVN: [4580] core/trunk/src/language/jump.properties

2015-12-07 Thread jump-pilot-svn
Revision: 4580 http://sourceforge.net/p/jump-pilot/code/4580 Author: michaudm Date: 2015-12-07 21:19:35 + (Mon, 07 Dec 2015) Log Message: --- Remove duplicate keys Modified Paths: -- core/trunk/src/language/jump.properties Modified: core/trunk/src/langu

[JPP-Devel] SVN: [4581] core/trunk/src/org/openjump/core/ui/plugin/edittoolbox/ cursortools/CutFeaturesTool.java

2015-12-07 Thread jump-pilot-svn
Revision: 4581 http://sourceforge.net/p/jump-pilot/code/4581 Author: michaudm Date: 2015-12-07 21:25:19 + (Mon, 07 Dec 2015) Log Message: --- Improvement of CutFeaturesTool Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/edittoolbox/cursor

[JPP-Devel] SVN: [4582] core/trunk/src

2015-12-07 Thread jump-pilot-svn
Revision: 4582 http://sourceforge.net/p/jump-pilot/code/4582 Author: michaudm Date: 2015-12-07 21:41:57 + (Mon, 07 Dec 2015) Log Message: --- Improvement of CutFeaturesTool Modified Paths: -- core/trunk/src/language/jump.properties core/trunk/src/lan

Re: [JPP-Devel] CutFeatureTool

2015-12-07 Thread Michaël Michaud
Hi Jukka, Thanks, here are some more improvements : - polygon/multipolygon case : preserve original geometry if number of geometries after cutting is still 1 - also GeometryCollection was throwing an exception. Now, it is still not cut, but it just display a (yellow) warning and let the process

Re: [JPP-Devel] OJ svn soft freeze WAS: New MakeValid plugin

2015-12-07 Thread Michaël Michaud
Hi, I'm fine with a release around christmas. Michaël Le 07/12/2015 12:00, edgar.sol...@web.de a écrit : > will probably create the release around Christmas maybe earlier. > > wrt. to new functionality - i agree with Jukka. let's consider now until then > as a special time where additions are o

Re: [JPP-Devel] Adding other spatial databases support in OJ core

2015-12-07 Thread Michaël Michaud
Hi Waw, thanks for this refactoring Nicolas ! Just noticed the following regression in the File > Execute Query plugin If I try to query a postgis table as I did before, I get the following NPE : java.lang.NullPointerException at com.vividsolutions.jump.datastore.spatialdatabases.SpatialDa

Re: [JPP-Devel] CutFeatureTool

2015-12-07 Thread Rahkonen Jukka (MML)
Hi, Is it intentional that r4582 does not cut multipolygons and multilinestrings at all, not even if they have only one part? -Jukka- Lähettäjä: Michaël Michaud [mailto:m.michael.mich...@orange.fr] Lähetetty: 7. joulukuuta 2015 23:45 Vastaanottaja: jump-pilot-devel@lists.sourceforge.net Aihe: R

[JPP-Devel] SVN: [4583] core/trunk/src/org/openjump/core/ui/plugin/edittoolbox/ cursortools/CutFeaturesTool.java

2015-12-07 Thread jump-pilot-svn
Revision: 4583 http://sourceforge.net/p/jump-pilot/code/4583 Author: michaudm Date: 2015-12-07 22:23:26 + (Mon, 07 Dec 2015) Log Message: --- Improvement of CutFeaturesTool, again Modified Paths: -- core/trunk/src/org/openjump/core/ui/plugin/edittoolbox

Re: [JPP-Devel] CutFeatureTool

2015-12-07 Thread Michaël Michaud
Hi, Absolutely not ! (it is always painful to exclude pure GeometryCollections because MultiPolygon or MultiLineString and MultiPoint are "instanceof" GeometryCollection altough their class name is not GeometryCollection). Thanks for your watchfullness Michaël Le 07/12/2015 23:19, Rahkonen J

[JPP-Devel] SVN: [4584] core/trunk/src

2015-12-07 Thread jump-pilot-svn
Revision: 4584 http://sourceforge.net/p/jump-pilot/code/4584 Author: ma15569 Date: 2015-12-08 07:08:56 + (Tue, 08 Dec 2015) Log Message: --- * Upgraded Italian and Spanish OpenJUMP language files * Translated org.openjump.core.rasterimage.styler.RasterImageStylePlugIn in