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
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
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
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
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
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
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
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
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:
---
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
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
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
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
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-...
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
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
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
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
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
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
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
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
22 matches
Mail list logo