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-331] Add RS_Height and RS_Width #928

Merged
merged 3 commits into from
Jul 28, 2023

Conversation

iGN5117
Copy link
Contributor

@iGN5117 iGN5117 commented Jul 27, 2023

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

  • Add RS_Height and RS_Width Raster Accessors.

How was this patch tested?

  • Added new tests

Did this PR include necessary documentation updates?

@iGN5117
Copy link
Contributor Author

iGN5117 commented Jul 28, 2023

@Kontinuation can you please review this along with @jiayuasu ? Thanks!

@@ -27,6 +29,7 @@
import org.locationtech.jts.geom.Geometry;
import org.locationtech.jts.geom.GeometryFactory;
import org.locationtech.jts.geom.PrecisionModel;
import org.opengis.metadata.spatial.PixelOrientation;
Copy link
Member

Choose a reason for hiding this comment

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

Please remove unused imports.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed

@jiayuasu jiayuasu merged commit c57e962 into apache:master Jul 28, 2023
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