Skip to content

fix copyAttributes to correctly utilize attributeMap argument#379

Merged
fgdrf merged 1 commit into
locationtech:masterfrom
nprigour:Fix-FeatureUtils_copyAttributes
Apr 11, 2020
Merged

fix copyAttributes to correctly utilize attributeMap argument#379
fgdrf merged 1 commit into
locationtech:masterfrom
nprigour:Fix-FeatureUtils_copyAttributes

Conversation

@nprigour

@nprigour nprigour commented Apr 7, 2020

Copy link
Copy Markdown
Contributor

copyAttributes method does not properly use the key value mappings to match source with destinatation schema attribute names. Instead t utilizes only the map keys.
This erroneous behavior limits feature attributes copying only to attributes that source and destination names match.

Signed-off-by: Nikolaos Pringouris nprigour@gmail.com

Signed-off-by: Nikolaos Pringouris <nprigour@gmail.com>
@fgdrf fgdrf merged commit 17b8998 into locationtech:master Apr 11, 2020
@fgdrf fgdrf added this to the 2.2.0 milestone Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants