[jira] [Commented] (SEDONA-97) Add ST_Force_2D function to Apache Sedona

2022-04-20 Thread Jia Yu (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525411#comment-17525411 ] Jia Yu commented on SEDONA-97: -- In the parent POM.xml, comment out    > Add ST_Force_2D function to

[jira] [Commented] (SEDONA-115) Add ST_XMax and ST_XMin

2022-04-20 Thread Jia Yu (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525410#comment-17525410 ] Jia Yu commented on SEDONA-115: --- Assigned > Add ST_XMax and ST_XMin > --- > >

[GitHub] [incubator-sedona] jiayuasu merged pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
jiayuasu merged PR #612: URL: https://github.com/apache/incubator-sedona/pull/612 -- 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:

[GitHub] [incubator-sedona] jiayuasu commented on pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
jiayuasu commented on PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#issuecomment-1104698442 @kanchanchy I am gonna merge this PR. Can you also update the notebook example here in another PR?

[GitHub] [incubator-sedona] jiayuasu commented on pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
jiayuasu commented on PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#issuecomment-1104697426 @Imbruced Hi Pawel, your Python test case of "Geom Constructor on Stream" frequently fails because you use a random name to the temp view name. The name was actually not very

[jira] [Commented] (SEDONA-115) Add ST_XMax and ST_Mmin

2022-04-20 Thread Venkata Pankaj Kodavandlapalli (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525389#comment-17525389 ] Venkata Pankaj Kodavandlapalli commented on SEDONA-115: --- I would like to work on

[jira] [Commented] (SEDONA-116) Add ST_YMax and ST_YMin function to Apache Sedona

2022-04-20 Thread Ronak Nahata (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17525390#comment-17525390 ] Ronak Nahata commented on SEDONA-116: - I would like to work on this task.  > Add ST_YMax and ST_YMin

[jira] [Created] (SEDONA-116) Add ST_YMax and ST_YMin function to Apache Sedona

2022-04-20 Thread Ronak Nahata (Jira)
Ronak Nahata created SEDONA-116: --- Summary: Add ST_YMax and ST_YMin function to Apache Sedona Key: SEDONA-116 URL: https://issues.apache.org/jira/browse/SEDONA-116 Project: Apache Sedona Issue

[jira] [Created] (SEDONA-115) Add ST_XMax and ST_Mmin

2022-04-20 Thread Venkata Pankaj Kodavandlapalli (Jira)
Venkata Pankaj Kodavandlapalli created SEDONA-115: - Summary: Add ST_XMax and ST_Mmin Key: SEDONA-115 URL: https://issues.apache.org/jira/browse/SEDONA-115 Project: Apache Sedona

[GitHub] [incubator-sedona] jiayuasu merged pull request #608: [SEDONA-106] add st line from text

2022-04-20 Thread GitBox
jiayuasu merged PR #608: URL: https://github.com/apache/incubator-sedona/pull/608 -- 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:

[GitHub] [incubator-sedona] jiayuasu commented on a diff in pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
jiayuasu commented on code in PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#discussion_r854667135 ## docs/api/sql/Raster-loader.md: ## @@ -142,3 +170,82 @@ Output: ++ ``` +### Geotiff Dataframe Writer + +Introduction: You can write a

[GitHub] [incubator-sedona] kanchanchy commented on a diff in pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
kanchanchy commented on code in PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#discussion_r854666282 ## docs/api/sql/Raster-loader.md: ## @@ -142,3 +170,82 @@ Output: ++ ``` +### Geotiff Dataframe Writer + +Introduction: You can write

[GitHub] [incubator-sedona] jiayuasu commented on a diff in pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
jiayuasu commented on code in PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#discussion_r854661548 ## docs/api/sql/Raster-loader.md: ## @@ -142,3 +170,82 @@ Output: ++ ``` +### Geotiff Dataframe Writer + +Introduction: You can write a

[GitHub] [incubator-sedona] kanchanchy commented on a diff in pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
kanchanchy commented on code in PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#discussion_r854656997 ## sql/src/main/scala/org/apache/spark/sql/sedona_sql/io/GeotiffFileFormat.scala: ## @@ -101,4 +126,123 @@ private[spark] class GeotiffFileFormat extends

[GitHub] [incubator-sedona] jiayuasu merged pull request #613: [SEDONA-112] Add ST_AsEWKT

2022-04-20 Thread GitBox
jiayuasu merged PR #613: URL: https://github.com/apache/incubator-sedona/pull/613 -- 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:

[GitHub] [incubator-sedona] pavan02 commented on a diff in pull request #613: [SEDONA-112] Add ST_AsEWKT

2022-04-20 Thread GitBox
pavan02 commented on code in PR #613: URL: https://github.com/apache/incubator-sedona/pull/613#discussion_r854578049 ## flink/src/test/java/org/apache/sedona/flink/FunctionTest.java: ## @@ -73,10 +73,23 @@ public void testPointOnSurface() { assertEquals("POINT (32

[GitHub] [incubator-sedona] jiayuasu commented on a diff in pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
jiayuasu commented on code in PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#discussion_r854570441 ## sql/src/main/scala/org/apache/spark/sql/sedona_sql/io/GeotiffFileFormat.scala: ## @@ -101,4 +126,123 @@ private[spark] class GeotiffFileFormat extends

[GitHub] [incubator-sedona] kanchanchy commented on a diff in pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
kanchanchy commented on code in PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#discussion_r854569930 ## sql/src/main/scala/org/apache/spark/sql/sedona_sql/io/GeotiffFileFormat.scala: ## @@ -101,4 +126,123 @@ private[spark] class GeotiffFileFormat extends

[GitHub] [incubator-sedona] kanchanchy commented on a diff in pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
kanchanchy commented on code in PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#discussion_r854568015 ## sql/src/main/scala/org/apache/spark/sql/sedona_sql/io/GeotiffFileFormat.scala: ## @@ -101,4 +126,123 @@ private[spark] class GeotiffFileFormat extends

[GitHub] [incubator-sedona] kanchanchy commented on a diff in pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
kanchanchy commented on code in PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#discussion_r854566911 ## sql/src/main/scala/org/apache/spark/sql/sedona_sql/io/GeotiffFileFormat.scala: ## @@ -101,4 +126,123 @@ private[spark] class GeotiffFileFormat extends

[GitHub] [incubator-sedona] kanchanchy commented on pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
kanchanchy commented on PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#issuecomment-1104469148 @jiayuasu org.apache.spark.sql.catalyst.expressions.UnsafeArrayData cannot be cast to org.locationtech.jts.geom.Geometry -- This is an automated message from the Apache Git

[GitHub] [incubator-sedona] jiayuasu commented on a diff in pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
jiayuasu commented on code in PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#discussion_r854564682 ## sql/src/main/scala/org/apache/spark/sql/sedona_sql/io/GeotiffFileFormat.scala: ## @@ -101,4 +126,123 @@ private[spark] class GeotiffFileFormat extends

[GitHub] [incubator-sedona] jiayuasu commented on a diff in pull request #608: [SEDONA-106] add st line from text

2022-04-20 Thread GitBox
jiayuasu commented on code in PR #608: URL: https://github.com/apache/incubator-sedona/pull/608#discussion_r854446352 ## docs/api/sql/Constructor.md: ## @@ -172,6 +172,24 @@ FROM linestringtable SELECT

[GitHub] [incubator-sedona] jiayuasu commented on a diff in pull request #608: [SEDONA-106] add st line from text

2022-04-20 Thread GitBox
jiayuasu commented on code in PR #608: URL: https://github.com/apache/incubator-sedona/pull/608#discussion_r854438357 ## sql/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/Constructors.scala: ## @@ -94,6 +94,40 @@ case class ST_PolygonFromText(inputExpressions:

[GitHub] [incubator-sedona] kanchanchy commented on pull request #612: [SEDONA-108] Write Support for GeoTiff Raster Images

2022-04-20 Thread GitBox
kanchanchy commented on PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#issuecomment-1104274929 @jiayuasu I finished implementing exactly what you proposed. However, I need to fix one more issue. If the geometry column is not passed to ST_Geom_From_WKT or

Podling Sedona Report Reminder - May 2022

2022-04-20 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 18 May 2022. The report for your podling will form a part of the