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-344] Add RS_RasterToWorldCoordX and RS_RasterToWorldCoordY #947

Merged
merged 32 commits into from
Aug 7, 2023

Conversation

iGN5117
Copy link
Contributor

@iGN5117 iGN5117 commented Aug 4, 2023

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

  • Add RS_RasterToWorldCoordX, RS_RasterToWorldCoordY

How was this patch tested?

  • Added new tests

Did this PR include necessary documentation updates?

# Conflicts:
#	common/src/main/java/org/apache/sedona/common/raster/RasterAccessors.java
#	docs/api/sql/Raster-operators.md
#	sql/common/src/main/scala/org/apache/sedona/sql/UDF/Catalog.scala
#	sql/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/raster/RasterAccessors.scala
# Conflicts:
#	sql/common/src/main/scala/org/apache/sedona/sql/UDF/Catalog.scala
#	sql/common/src/test/scala/org/apache/sedona/sql/rasteralgebraTest.scala
Impose assert on returned point's SRID
Refactor thrown exception to be IndexOutOfBounds
# Conflicts:
#	docs/api/sql/Raster-operators.md
#	sql/common/src/main/scala/org/apache/sedona/sql/UDF/Catalog.scala
#	sql/common/src/test/scala/org/apache/sedona/sql/rasteralgebraTest.scala
@jiayuasu jiayuasu merged commit af67bd7 into apache:master Aug 7, 2023
41 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