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-517] RS_MakeRaster #1283

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

Kontinuation
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

Add a new raster constructor RS_MakeRaster for constructing a raster using specified band data. The width, height, geo-reference information, and CRS will be the same as the given reference raster.

How was this patch tested?

Add new unit test.

Did this PR include necessary documentation updates?

* Implement RS_MakeRaster

* Add documentation

* Add bandDataType parameter to RS_MakeRaster
@jiayuasu jiayuasu merged commit 4f7a05f into apache:master Mar 21, 2024
37 of 49 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