That's awesome Larry. Is the plug-in included in the nightly build, or
do we need to download it from the ISA web site?
SS
On Tue, Nov 4, 2008 at 6:34 PM, Larry Becker <[EMAIL PROTECTED]> wrote:
> As promised, I have finished the Combine Selected Layers PlugIn. It merges
> the attributes of the
It should be in the nightly build. Comments and testing are appreciated.
Larry
On Wed, Nov 5, 2008 at 9:30 AM, Sunburned Surveyor <
[EMAIL PROTECTED]> wrote:
> That's awesome Larry. Is the plug-in included in the nightly build, or
> do we need to download it from the ISA web site?
>
> SS
>
> On
Great feature Larry,
Combine is a good complement to Explode Layers.
Using theming in the result layer is an excellent idea.
There is a situation which is difficult to deal with : schema having a
common attribute name but with different attribute types.
In a plugin I did, I systematically added
Thanks Michael. You have a good point about attributes with the same name
but of different type. The code will currently use the type of the first
one it finds, and refuse to copy over any with a different type. I have
code in other plugins which does type conversion of attributes, but I would
i
so.. are you adding your method?
(As said once: adding methods is not the bid deal, but changing core
processes/structures is)
stefan
Sunburned Surveyor schrieb:
> Yes, it makes more sense now Michael. Thanks for all of the comments.
>
> SS
>
> On Tue, Nov 4, 2008 at 11:15 AM, Michael Michaud