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

[SEDONA-426] Change raster cloning to be able to include metadata. #1080

Merged
merged 23 commits into from
Nov 17, 2023

Conversation

iGN5117
Copy link
Contributor

@iGN5117 iGN5117 commented Nov 9, 2023

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

  • Add metadata preservation in raster cloning

How was this patch tested?

  • Passed current tests.

Did this PR include necessary documentation updates?

@jiayuasu
Copy link
Member

@iGN5117 Do we also need to update other related functions such as copyRasterAndAppendBand and copyRasterAndReplaceBand since they also clone the rasters?

@iGN5117
Copy link
Contributor Author

iGN5117 commented Nov 14, 2023

@iGN5117 Do we also need to update other related functions such as copyRasterAndAppendBand and copyRasterAndReplaceBand since they also clone the rasters?

Yes @jiayuasu I will do that once the new rasterUtils functions are approved, This PR will finally replace all places where rasters are cloned

@iGN5117 iGN5117 changed the title Develop nilesh raster clone bug [SEDONA-426] Nov 16, 2023
@iGN5117 iGN5117 changed the title [SEDONA-426] [SEDONA-426] Change raster cloning to be able to include metadata. Nov 16, 2023
@iGN5117 iGN5117 marked this pull request as ready for review November 16, 2023 05:22
@iGN5117 iGN5117 added java Pull requests that update Java code sedona-common behavior change labels Nov 16, 2023
@jiayuasu jiayuasu added this to the sedona-1.5.1 milestone Nov 17, 2023
@jiayuasu jiayuasu removed the java Pull requests that update Java code label Nov 17, 2023
@jiayuasu jiayuasu merged commit a649720 into apache:master Nov 17, 2023
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants