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-393] Add RS_AsPNG #1016

Merged
merged 9 commits into from
Sep 13, 2023
Merged

[SEDONA-393] Add RS_AsPNG #1016

merged 9 commits into from
Sep 13, 2023

Conversation

furqaankhan
Copy link
Contributor

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

  • Add RS_AsPNG

How was this patch tested?

  • Passed added tests

Did this PR include necessary documentation updates?

  • Yes, I have updated the documentation update.

@furqaankhan furqaankhan marked this pull request as ready for review September 13, 2023 02:51

Introduction: Returns a PNG byte array that can be stored as PNG using the [sedona function](../Raster-writer/#write-a-binary-dataframe-to-raster-files). This function can only accept pixel data type of unsigned integer.

!!!Note
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doc should be put in the raster writer section, together with AsGeoTiff. Please also explain what will happen if the user gives double type raster.

@jiayuasu jiayuasu merged commit 1128698 into apache:master Sep 13, 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

2 participants