Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix copyAttributes to correctly utilize attributeMap argument #379

Merged
merged 1 commit into from
Apr 11, 2020

Conversation

nprigour
Copy link
Contributor

@nprigour nprigour commented Apr 7, 2020

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.

None yet

2 participants