You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by GitBox <gi...@apache.org> on 2022/04/07 03:01:56 UTC

[GitHub] [incubator-sedona] kanchanchy opened a new pull request, #603: Resolved the issue SEDONA-104

kanchanchy opened a new pull request, #603:
URL: https://github.com/apache/incubator-sedona/pull/603

   ## Is this PR related to a proposed Issue? 
   Yes, [SEDONA-104](https://issues.apache.org/jira/browse/SEDONA-104)
   
   ## What changes were proposed in this PR? 
   Fixed a bug related to reading band values of GeoTiff raster images.
   
   ## How was this patch tested? 
   Along with passing existing unit tests for raster dataset, 3 more unit tests were added. Previously existing unit tests couldn't detect the bug because existing raster images have only 1 band. A new raster image with multiple bands has been added, and new unit tests can test various band values for the new image.
   
   ## Did this PR include necessary documentation updates?
   Since there is no new feature in this PR, no documentation has been added.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sedona.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-sedona] jiayuasu merged pull request #603: [SEDONA-104] Bug in Reading Band Values of GeoTiff Images

Posted by GitBox <gi...@apache.org>.
jiayuasu merged PR #603:
URL: https://github.com/apache/incubator-sedona/pull/603


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@sedona.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org