Re: [JPP-Devel] Macro recorder for OpenJUMP (work in progress)

2014-10-06 Thread Michael Michaud
Hi, Macro recording an action on a selected layer : There is an interesting question about plugins executed on a selected layer or category (some are dialogless like delete or copy/paste) User starts a macro, delete selected layer A and stop the macro. What is the expected behaviour when the macr

[JPP-Devel] Static object in RasterImageLayer class

2014-10-06 Thread Alberto De Luca - GeA
Dear OJ developers, after a break (of a few years...), I'm back on OJ development, still focussed on raster management and close to be ready to make available to the community an improved version of the "raster color editor", allowing the use of ramps, intervals, single colour values... Neve

Re: [JPP-Devel] Static object in RasterImageLayer class

2014-10-06 Thread edgar . soldin
On 06.10.2014 13:34, Alberto De Luca - GeA wrote: > Dear OJ developers, > > after a break (of a few years...), I'm back on OJ development, still focussed > on raster management and close to be ready to make available to the community > an improved version of the "raster color editor", allowing t

Re: [JPP-Devel] Static object in RasterImageLayer class

2014-10-06 Thread Stefan Steiniger
Hi Alberto, don't think that this should be a problem. Question is why was it static before? Maybe an error. I am using raster stuff a bit with my HoRAE extension... so it would be necessary for me to test if still everything works "after" you made your changes. (I write "after", because I am ac

Re: [JPP-Devel] Macro recorder for OpenJUMP (work in progress)

2014-10-06 Thread Larry Becker
Hi Michaël, A bold new feature! One question: are you considering the use of BeanShell as the macro language? This would multiply the power of macro recording by making it a first step in script writing. regards, Larry Becker On Mon, Oct 6, 2014 at 6:28 AM, Michael Michaud wrote: > Hi, >

Re: [JPP-Devel] Macro recorder for OpenJUMP (work in progress)

2014-10-06 Thread edgar . soldin
good idea.. ede On 06.10.2014 15:38, Larry Becker wrote: > Hi Michaël, > > A bold new feature! One question: are you considering the use of BeanShell > as the macro language? This would multiply the power of macro recording by > making it a first step in script writing. > > regards, > >

Re: [JPP-Devel] Macro recorder for OpenJUMP (work in progress)

2014-10-06 Thread edgar . soldin
On 06.10.2014 13:28, Michael Michaud wrote: > Hi, > > Macro recording an action on a selected layer : > > There is an interesting question about plugins executed on a selected layer > or category (some are dialogless like delete or copy/paste) > User starts a macro, delete selected layer A and st

Re: [JPP-Devel] Macro recorder for OpenJUMP (work in progress)

2014-10-06 Thread Michael Michaud
Hi Larry, A bold new feature! One question: are you considering the use of BeanShell as the macro language? This would multiply the power of macro recording by making it a first step in script writing. I've thought about it (think it is doable), but I've not yet tried to implement it. Just

Re: [JPP-Devel] Static object in RasterImageLayer class

2014-10-06 Thread Michael Michaud
Hi Alberto, after a break (of a few years...), I'm back on OJ development, still focussed on raster management and close to be ready to make available to the community an improved version of the "raster color editor", allowing the use of ramps, intervals, single colour values... Good news ;-)

Re: [JPP-Devel] Macro recorder for OpenJUMP (work in progress)

2014-10-06 Thread Michael Michaud
Hi > >> Hi, >> >> Macro recording an action on a selected layer : >> >> There is an interesting question about plugins executed on a selected layer >> or category (some are dialogless like delete or copy/paste) >> User starts a macro, delete selected layer A and stop the macro. >> What is the expec

Re: [JPP-Devel] Macro recorder for OpenJUMP (work in progress)

2014-10-06 Thread edgar . soldin
On 06.10.2014 20:39, Michael Michaud wrote: > Hi >> >>> Hi, >>> >>> Macro recording an action on a selected layer : >>> >>> There is an interesting question about plugins executed on a selected layer >>> or category (some are dialogless like delete or copy/paste) >>> User starts a macro, delete sel

Re: [JPP-Devel] NaN; Save to PostGIS Table Write 3d

2014-10-06 Thread Michael Michaud
Hi Uwe, New option to save a layer to PostGIS with NaN to valid z conversion in r4063, Please let me know if it works for you, and if you have some screen capture or some public bundle of what you're developping, I would be very curious to know more. Michaël > Hi Michaël, > > I am trying to dev

Re: [JPP-Devel] Static object in RasterImageLayer class

2014-10-06 Thread Michael Michaud
Hi Alberto, Stefan, Just commit Alberto's patch (r4064) please test, Michaël Dear OJ developers, after a break (of a few years...), I'm back on OJ development, still focussed on raster management and close to be ready to make available to the community an improved version of the "raster col