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

2022-04-18 Thread Tapan Rajnikant Modi (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17524060#comment-17524060 ] Tapan Rajnikant Modi commented on SEDONA-97: I would like to work on this ticket. Can someone

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

2022-04-18 Thread GitBox
kanchanchy commented on PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#issuecomment-1102064753 Hi @jiayuasu I didn't understand the writeToCRS option. If end user provides writeToCRS option during, the coordinates of the GeoTiff source should be in that CRS format,

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

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

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

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

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

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

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

2022-04-18 Thread GitBox
jiayuasu commented on code in PR #608: URL: https://github.com/apache/incubator-sedona/pull/608#discussion_r852519668 ## docs/archive/api/sql/GeoSparkSQL-Constructor.md: ## @@ -19,6 +19,19 @@ FROM polygontable SELECT ST_GeomFromWKT('POINT(40.7128,-74.0060)') AS geometry ```

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

2022-04-18 Thread GitBox
jiayuasu commented on PR #612: URL: https://github.com/apache/incubator-sedona/pull/612#issuecomment-1101898005 @kanchanchy This PR looks awesome. I have a small request regarding the CRS in GeoTIFF reader and writer. Currently, it is fixed to (1) in the reader, read from the original data

[GitHub] [incubator-sedona] jiayuasu merged pull request #610: [SEDONA 95] Add ST_Disjoint predicate

2022-04-18 Thread GitBox
jiayuasu merged PR #610: URL: https://github.com/apache/incubator-sedona/pull/610 -- 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 #610: [SEDONA 95] Add ST_Disjoint predicate

2022-04-18 Thread GitBox
jiayuasu commented on code in PR #610: URL: https://github.com/apache/incubator-sedona/pull/610#discussion_r852511063 ## flink/src/main/java/org/apache/sedona/flink/expressions/Predicates.java: ## @@ -104,4 +104,28 @@ public Boolean eval(@DataTypeHint("INT") Integer key,

[jira] [Commented] (SEDONA-92) Build failed using Intellij IDEA

2022-04-18 Thread Netanel Malka (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17523892#comment-17523892 ] Netanel Malka commented on SEDONA-92: - I tried it, but I still have those issues. The workaround for

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

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

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

2022-04-18 Thread GitBox
ngaur9 commented on code in PR #608: URL: https://github.com/apache/incubator-sedona/pull/608#discussion_r851817126 ## docs/archive/api/sql/GeoSparkSQL-Constructor.md: ## @@ -155,6 +155,24 @@ FROM polygontable SELECT

[GitHub] [incubator-sedona] kanchanchy opened a new pull request, #612: Implemented Jira Issue SEDONA-108 (Write Support for GeoTiff Raster Images)

2022-04-18 Thread GitBox
kanchanchy opened a new pull request, #612: URL: https://github.com/apache/incubator-sedona/pull/612 ## Is this PR related to a proposed Issue? Yes. [SEDONA-108](https://issues.apache.org/jira/browse/SEDONA-108) ## What changes were proposed in this PR? GeoTiff DataFrame can be

[GitHub] [incubator-sedona] kanchanchy closed pull request #611: Jira Issue SEDONA-108 (Writing GeoTiff) Implemented

2022-04-18 Thread GitBox
kanchanchy closed pull request #611: Jira Issue SEDONA-108 (Writing GeoTiff) Implemented URL: https://github.com/apache/incubator-sedona/pull/611 -- 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