Martin and Stefan,
I used th Eclipse "search" function to locate the
ReplicateSelectedItemsPlugIn. I will see if I can wire up some of the
methods in this class to my button.
I figured out how to locate the code executed by any "built-in" menu
item, and I have added a short snippet to the JPP wik
Sunburned Surveyor wrote:
> Thank you for the responses Martin and Stefan. I need to clear up one thing:
>
> Martin wrote: " I think actually that OJ will copy any source Feature
> attributes which match the destination schema in name and type (which of
> course includes the Geometry attribute).
Thank you for the responses Martin and Stefan. I need to clear up one thing:
Martin wrote: " I think actually that OJ will copy any source Feature
attributes which match the destination schema in name and type (which of
course includes the Geometry attribute)."
If this is true, why is a second r
see below
Martin Davis schrieb:
>
> Sunburned Surveyor wrote:
>> - OpenJUMP creates "new" features in the destination layer with new FIDs.
>> - OpenJUMP only pastes the Feature gemetries, and not the other
>> Feature attributes. (This makes sense, as you avoid having to check
>> for FeatureSchema
Sunburned Surveyor wrote:
>
> - OpenJUMP creates "new" features in the destination layer with new FIDs.
> - OpenJUMP only pastes the Feature gemetries, and not the other
> Feature attributes. (This makes sense, as you avoid having to check
> for FeatureSchema conflicts.)
>
More or less. I thi