Peppe,
double entries in default-plugins.xml are not dead but merely entries for if a
plugin is installed into more than one menu (eg. main and layerview popup).
..ede
On 21.05.2016 17:14, Giuseppe Aruta wrote:
> Hi Michael,
> Thanks for clarification.I correct the plugin position.
> I was con
Revision: 4921
http://sourceforge.net/p/jump-pilot/code/4921
Author: ma15569
Date: 2016-05-23 10:03:05 + (Mon, 23 May 2016)
Log Message:
---
Workaround if projection definition uses other syntax than WKT or contains
different information
Modified Paths:
--
Hi Ede,
But there are some plugin which are not actived even if they are in the
default_plugins.xml file, like
- org.openjump.core.ui.plugin.layer.CTSPlugIn
after
-org.openjump.core.ui.plugin.layer.NewLayerPropertiesPlugIn
and
- org.openjump.core.ui.plugin.layer.LayerPropertiesPlugIn (this is a
CTSPlugIn is your plugin, Ede. I have been used a lot and it is still
valid in case of local transformation.
I found also a:
org.openjump.core.ui.plugin.layer.ReprojectionPlugIn which is not included
in OJ code neither in the plugins.
Does someone know what is that?
Peppe
2016-05-23 12:15 GMT+
On 23.05.2016 12:20, Giuseppe Aruta wrote:
> CTSPlugIn is your plugin, Ede. I have been used a lot and it is still valid
> in case of local transformation.
nope, it's Mike's and quite new btw. ... it's just named similar as my own
which never made it into CORE.
..ede
-
morning,
what do you mean by 'not activated'?
..ede
On 23.05.2016 12:15, Giuseppe Aruta wrote:
> Hi Ede,
>
> But there are some plugin which are not actived even if they are in the
> default_plugins.xml file, like
>
> - org.openjump.core.ui.plugin.layer.CTSPlugIn
> after
> -org.openjump.core.
Hi, i think ReprojectionPlugIn must be the original JUMP plugin, programed by Jon, which projects onto a sphere or so, but it never got activated. It kind of works and code should be in the original JUMP tree. Back then VividSolutions (Jon & Martin) started working on CTS support, but they never
Revision: 4922
http://sourceforge.net/p/jump-pilot/code/4922
Author: ma15569
Date: 2016-05-23 14:52:31 + (Mon, 23 May 2016)
Log Message:
---
Extended new CRS detection to Sextante raster layers
Modified Paths:
--
core/trunk/src/org/openjump/core/ui/plug