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

2016-12-29 Thread jump-pilot-svn
Revision: 5294 http://sourceforge.net/p/jump-pilot/code/5294 Author: michaudm Date: 2016-12-29 12:25:19 + (Thu, 29 Dec 2016) Log Message: --- Implement FR 250 : update a layer from another using an attribute join Modified Paths: -- core/trunk/scripts/def

[JPP-Devel] next OJ release (warming up)

2016-12-29 Thread edgar . soldin
hey All, i am going to start to condense Changelog into Changes.txt. how is the state with the topics you guys wanted to fix/add before that? here's the list from Mike a while ago with some statuses added OPEN (let's release anyway) #430 and #444 : Image reader - Probably hard to tackle, Ede/Ju

[JPP-Devel] SVN: [5295] core/trunk/src/com/vividsolutions/jump/workbench/model/ UndoableEditReceiver.java

2016-12-29 Thread jump-pilot-svn
Revision: 5295 http://sourceforge.net/p/jump-pilot/code/5295 Author: edso Date: 2016-12-29 17:32:49 + (Thu, 29 Dec 2016) Log Message: --- disable unneeded asserts Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/model/UndoableEditRece

[JPP-Devel] SVN: [5296] core/trunk/src/com/vividsolutions/jump/workbench/ui/zoom/ ZoomToCoordinatePlugIn.java

2016-12-29 Thread jump-pilot-svn
Revision: 5296 http://sourceforge.net/p/jump-pilot/code/5296 Author: edso Date: 2016-12-29 17:33:41 + (Thu, 29 Dec 2016) Log Message: --- reformat removed unneeded undo call Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/ui/zoom/Zoo

[JPP-Devel] OSGeoLive 10.5 Alpha1

2016-12-29 Thread Brian M Hamlin
Hi All JUMP'ers You may be interested to know that OSGeo Live, a reference implementation of OSGeo stack software and others on LUbuntu Linux, is in Alpha testing this week. If the schedule permits, it would be "awesome"to have a new OpenJUMP on the next release (in about a month or so). Plea

Re: [JPP-Devel] OSGeoLive 10.5 Alpha1

2016-12-29 Thread edgar . soldin
On 29.12.2016 18:39, Brian M Hamlin wrote: > > Hi All JUMP'ers You may be interested to know that OSGeo Live, a reference > implementation of OSGeo stack software and others on LUbuntu Linux, is in > Alpha testing this week. If the schedule permits, it would be "awesome"to > have a new OpenJU

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

2016-12-29 Thread jump-pilot-svn
Revision: 5297 http://sourceforge.net/p/jump-pilot/code/5297 Author: edso Date: 2016-12-29 18:16:49 + (Thu, 29 Dec 2016) Log Message: --- enhance and i18n error handling Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/ui/zoom/ZoomToC

[JPP-Devel] SVN: [5298] core/trunk/src/language/jump_fr.properties

2016-12-29 Thread jump-pilot-svn
Revision: 5298 http://sourceforge.net/p/jump-pilot/code/5298 Author: michaudm Date: 2016-12-29 18:42:56 + (Thu, 29 Dec 2016) Log Message: --- update french I18 file Modified Paths: -- core/trunk/src/language/jump_fr.properties Modified: core/trunk/src/l

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

2016-12-29 Thread jump-pilot-svn
Revision: 5299 http://sourceforge.net/p/jump-pilot/code/5299 Author: edso Date: 2016-12-29 18:54:16 + (Thu, 29 Dec 2016) Log Message: --- reformatting, removed tabs scale is a double value now, same as internally some beautification of the dialog Modified Paths: ---

[JPP-Devel] Transformation in OpenJump ...

2016-12-29 Thread manf...@egger-gis.at
Hi, I will held my presenation about OpenJump and transformation in German, but i plan to write a summary for your WIKI in English. There are some not German speaking people there. One important question about the Transformation Plugin by https://github.com/orbisgis/cts: Some days ago i trans

[JPP-Devel] SVN: [5300] core/trunk/src/com/vividsolutions/jump/workbench/ui/ WorkbenchFrame.java

2016-12-29 Thread jump-pilot-svn
Revision: 5300 http://sourceforge.net/p/jump-pilot/code/5300 Author: edso Date: 2016-12-29 19:13:28 + (Thu, 29 Dec 2016) Log Message: --- replace introduced doubled functionality by simply using the plugins themselves Modified Paths: -- core/trunk/src/co

[JPP-Devel] duplicated code in WorkbenchFrame

2016-12-29 Thread edgar . soldin
hey Peppe, i cleaned up some code you duplicated while adding plugin functions to the statusbar. for future reference please check how i did it and try to do it similarily next time. you have a tendency to copy/paste ;) when you can simply call the code from where it is already. regards ..ede

Re: [JPP-Devel] next OJ release (warming up)

2016-12-29 Thread Michaël Michaud
Hi, Le 29/12/2016 à 17:27, edgar.sol...@web.de a écrit : > hey All, > > i am going to start to condense Changelog into Changes.txt. how is the state > with the topics you guys wanted to fix/add before that? here's the list from > Mike a while ago with some statuses added > > OPEN (let's release

Re: [JPP-Devel] SVN: [5296] core/trunk/src/com/vividsolutions/jump/workbench/ui/zoom/ ZoomToCoordinatePlugIn.java

2016-12-29 Thread Michaël Michaud
Hi Ede, I don't know what you changed, but the plugin has a strange behaviour. When the dialog is get from the menu, clicking on OK just reset the coordinates without zooming to it. When the dialog is get from the status bar, it works as usually. Michaël Le 29/12/2016 à 18:33, jump-pilot-...

[JPP-Devel] SVN: [5301] core/trunk/src/com/vividsolutions/jump/workbench/ui/zoom/ ZoomToCoordinatePlugIn.java

2016-12-29 Thread jump-pilot-svn
Revision: 5301 http://sourceforge.net/p/jump-pilot/code/5301 Author: edso Date: 2016-12-29 20:15:00 + (Thu, 29 Dec 2016) Log Message: --- fix regression Modified Paths: -- core/trunk/src/com/vividsolutions/jump/workbench/ui/zoom/ZoomToCoordinatePlugIn.j

Re: [JPP-Devel] SVN: [5296] core/trunk/src/com/vividsolutions/jump/workbench/ui/zoom/ ZoomToCoordinatePlugIn.java

2016-12-29 Thread edgar . soldin
is r5301 better? ..ede On 29.12.2016 21:02, Michaël Michaud wrote: > Hi Ede, > > I don't know what you changed, but the plugin has a strange behaviour. > > When the dialog is get from the menu, clicking on OK just reset the > coordinates without zooming to it. > > When the dialog is get from t

Re: [JPP-Devel] Transformation in OpenJump ...

2016-12-29 Thread Michaël Michaud
Hi Manfred, What do you mean exactly ? In CTS, one performs transformations between two CRS (Coordinate Reference System) A CRS uses a specific datum, ellipsoid, prime meridian, and in case of a projected CRS, projection. With all these informations, it can compute transformations from/to WGS

Re: [JPP-Devel] SVN: [5296] core/trunk/src/com/vividsolutions/jump/workbench/ui/zoom/ ZoomToCoordinatePlugIn.java

2016-12-29 Thread Michaël Michaud
Ya seems to be fixed ;-) Michaël Le 29/12/2016 à 21:15, edgar.sol...@web.de a écrit : > is r5301 better? ..ede > > On 29.12.2016 21:02, Michaël Michaud wrote: >> Hi Ede, >> >> I don't know what you changed, but the plugin has a strange behaviour. >> >> When the dialog is get from the menu, click

[JPP-Devel] SVN: [5302] core/trunk/src/com/vividsolutions/jump/workbench/ui/ WorkbenchFrame.java

2016-12-29 Thread jump-pilot-svn
Revision: 5302 http://sourceforge.net/p/jump-pilot/code/5302 Author: edso Date: 2016-12-29 22:27:57 + (Thu, 29 Dec 2016) Log Message: --- partly solve bug 421, for the statusbar https://sourceforge.net/p/jump-pilot/bugs/421/ Modified Paths: -- core/t

[JPP-Devel] SVN: [5303] core/trunk/src/com/vividsolutions/jump/util/StringUtil.java

2016-12-29 Thread jump-pilot-svn
Revision: 5303 http://sourceforge.net/p/jump-pilot/code/5303 Author: edso Date: 2016-12-30 00:45:46 + (Fri, 30 Dec 2016) Log Message: --- added utility function Modified Paths: -- core/trunk/src/com/vividsolutions/jump/util/StringUtil.java Modified: cor

[JPP-Devel] SVN: [5304] core/trunk/src/com/vividsolutions/jump/util/StringUtil.java

2016-12-29 Thread jump-pilot-svn
Revision: 5304 http://sourceforge.net/p/jump-pilot/code/5304 Author: edso Date: 2016-12-30 00:58:41 + (Fri, 30 Dec 2016) Log Message: --- refined utility function Modified Paths: -- core/trunk/src/com/vividsolutions/jump/util/StringUtil.java Modified: c

[JPP-Devel] Transformation in OpenJump ...

2016-12-29 Thread manf...@egger-gis.at
Hi Michael, Look at the attached file. In ArcGis 10.3.1 you have to select a geographic transformation before you start a transformation between two datums. It seems that the transformation in CTS does not need such a information? And if i want to transform from MGI (Austria) to D_Deutsches_Ha