[GitHub] [sedona] iGN5117 commented on a diff in pull request #898: [SEDONA-323] Add keplergl wrapper

2023-07-14 Thread via GitHub
iGN5117 commented on code in PR #898: URL: https://github.com/apache/sedona/pull/898#discussion_r1263932099 ## python/tests/maps/test_sedonakepler_visualization.py: ## @@ -0,0 +1,28 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

[GitHub] [sedona] iGN5117 commented on a diff in pull request #898: [SEDONA-323] Add keplergl wrapper

2023-07-14 Thread via GitHub
iGN5117 commented on code in PR #898: URL: https://github.com/apache/sedona/pull/898#discussion_r1263961925 ## python/tests/maps/test_sedonakepler_visualization.py: ## @@ -0,0 +1,28 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

[GitHub] [sedona] jiayuasu commented on issue #900: Alternative geojson reader/writer from jts-io

2023-07-16 Thread via GitHub
jiayuasu commented on issue #900: URL: https://github.com/apache/sedona/issues/900#issuecomment-1637256152 AFAIK, jts2geojson is the only library that handles GeoJSON Feature or FeatureCollection. JTS-IO only handles the `geometry` field of a geojson. Please correct me if I am wrong. --

[GitHub] [sedona] Kontinuation commented on a diff in pull request #898: [SEDONA-323] Add keplergl wrapper

2023-07-16 Thread via GitHub
Kontinuation commented on code in PR #898: URL: https://github.com/apache/sedona/pull/898#discussion_r1264898118 ## python/tests/maps/test_sedonakepler_visualization.py: ## @@ -0,0 +1,28 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor li

[GitHub] [sedona] MyqueWooMiddo commented on issue #829: distance calculation is different in sedona(geometry) and postgis(geography)

2023-07-17 Thread via GitHub
MyqueWooMiddo commented on issue #829: URL: https://github.com/apache/sedona/issues/829#issuecomment-1637585418 > Thanks for the link. I don't have PostGIS in hand but can you confirm that the function provided in that post returns the same / similar result as PostGIS? ST_DistanceSpheroid

[GitHub] [sedona] MyqueWooMiddo commented on issue #829: distance calculation is different in sedona(geometry) and postgis(geography)

2023-07-17 Thread via GitHub
MyqueWooMiddo commented on issue #829: URL: https://github.com/apache/sedona/issues/829#issuecomment-1637585925 > Thanks for the link. I don't have PostGIS in hand but can you confirm that the function provided in that post returns the same / similar result as PostGIS? ST_DistanceSphe

[GitHub] [sedona] yyy1000 opened a new pull request, #905: [SEDONA-303] Port all Sedona Spark function to Sedona Flink -- ST_Intersection_Aggr

2023-07-17 Thread via GitHub
yyy1000 opened a new pull request, #905: URL: https://github.com/apache/sedona/pull/905 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.

[GitHub] [sedona] Kontinuation opened a new pull request, #906: [SEDONA-318] Avoid creating an unnecessary copy of raster data when serializing rasters backed by BufferedImage

2023-07-17 Thread via GitHub
Kontinuation opened a new pull request, #906: URL: https://github.com/apache/sedona/pull/906 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.ap

[GitHub] [sedona] jiayuasu merged pull request #906: [SEDONA-318] Avoid creating an unnecessary copy of raster data when serializing rasters backed by BufferedImage

2023-07-17 Thread via GitHub
jiayuasu merged PR #906: URL: https://github.com/apache/sedona/pull/906 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu commented on a diff in pull request #905: [SEDONA-303] Port all Sedona Spark function to Sedona Flink -- ST_Intersection_Aggr

2023-07-17 Thread via GitHub
jiayuasu commented on code in PR #905: URL: https://github.com/apache/sedona/pull/905#discussion_r1265364148 ## flink/src/test/java/org/apache/sedona/flink/AggregatorTest.java: ## @@ -55,6 +55,14 @@ public void testKNN() { assertEquals(5.656854249492381, last(resultTabl

[GitHub] [sedona] yyy1000 commented on a diff in pull request #905: [SEDONA-303] Port all Sedona Spark function to Sedona Flink -- ST_Intersection_Aggr

2023-07-17 Thread via GitHub
yyy1000 commented on code in PR #905: URL: https://github.com/apache/sedona/pull/905#discussion_r1265383040 ## flink/src/test/java/org/apache/sedona/flink/AggregatorTest.java: ## @@ -55,6 +55,14 @@ public void testKNN() { assertEquals(5.656854249492381, last(resultTable

[GitHub] [sedona] jiayuasu commented on pull request #901: [SEDONA-324] R fix tests

2023-07-17 Thread via GitHub
jiayuasu commented on PR #901: URL: https://github.com/apache/sedona/pull/901#issuecomment-1638266571 @gregleleu Your changes also fail on my fork: https://github.com/jiayuasu/sedona/pull/1 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [sedona] jiayuasu merged pull request #905: [SEDONA-303] Port all Sedona Spark function to Sedona Flink -- ST_Intersection_Aggr

2023-07-17 Thread via GitHub
jiayuasu merged PR #905: URL: https://github.com/apache/sedona/pull/905 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] iGN5117 commented on a diff in pull request #898: [SEDONA-323] Add keplergl wrapper

2023-07-17 Thread via GitHub
iGN5117 commented on code in PR #898: URL: https://github.com/apache/sedona/pull/898#discussion_r1265867004 ## python/tests/maps/test_sedonakepler_visualization.py: ## @@ -0,0 +1,28 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

[GitHub] [sedona] iGN5117 commented on a diff in pull request #898: [SEDONA-323] Add keplergl wrapper

2023-07-17 Thread via GitHub
iGN5117 commented on code in PR #898: URL: https://github.com/apache/sedona/pull/898#discussion_r1265867004 ## python/tests/maps/test_sedonakepler_visualization.py: ## @@ -0,0 +1,28 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

[GitHub] [sedona] iGN5117 commented on a diff in pull request #898: [SEDONA-323] Add keplergl wrapper

2023-07-17 Thread via GitHub
iGN5117 commented on code in PR #898: URL: https://github.com/apache/sedona/pull/898#discussion_r1265889961 ## python/tests/maps/test_sedonakepler_visualization.py: ## @@ -0,0 +1,28 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license

[GitHub] [sedona] jiayuasu commented on a diff in pull request #898: [SEDONA-323] Add keplergl wrapper

2023-07-17 Thread via GitHub
jiayuasu commented on code in PR #898: URL: https://github.com/apache/sedona/pull/898#discussion_r1266172498 ## docs/tutorial/sql.md: ## @@ -505,6 +505,81 @@ The details of a join query is available here [Join query](../api/sql/Optimizer. There are lots of other functions ca

[GitHub] [sedona] iGN5117 commented on a diff in pull request #898: [SEDONA-323] Add keplergl wrapper

2023-07-17 Thread via GitHub
iGN5117 commented on code in PR #898: URL: https://github.com/apache/sedona/pull/898#discussion_r1266224537 ## docs/tutorial/sql.md: ## @@ -505,6 +505,81 @@ The details of a join query is available here [Join query](../api/sql/Optimizer. There are lots of other functions can

[GitHub] [sedona] jiayuasu merged pull request #898: [SEDONA-323] Add keplergl wrapper

2023-07-17 Thread via GitHub
jiayuasu merged PR #898: URL: https://github.com/apache/sedona/pull/898 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] Kontinuation opened a new pull request, #907: [SEDONA-326] Improve raster algebra functions: RS_Array and RS_MultiplyFactor

2023-07-18 Thread via GitHub
Kontinuation opened a new pull request, #907: URL: https://github.com/apache/sedona/pull/907 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.ap

[GitHub] [sedona] jiayuasu merged pull request #907: [SEDONA-326] Improve raster algebra functions: RS_Array and RS_MultiplyFactor

2023-07-18 Thread via GitHub
jiayuasu merged PR #907: URL: https://github.com/apache/sedona/pull/907 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] Kontinuation opened a new pull request, #909: [SEDONA-327] Refactored raster UDFs to extend InferredExpression

2023-07-19 Thread via GitHub
Kontinuation opened a new pull request, #909: URL: https://github.com/apache/sedona/pull/909 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.ap

[GitHub] [sedona] furqaankhan opened a new pull request, #910: [SEDONA-293] Implement ST_IsCollection

2023-07-19 Thread via GitHub
furqaankhan opened a new pull request, #910: URL: https://github.com/apache/sedona/pull/910 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona

[GitHub] [sedona] kanchanchy opened a new issue, #911: Bug in Raster Function RS_BandAsArray

2023-07-19 Thread via GitHub
kanchanchy opened a new issue, #911: URL: https://github.com/apache/sedona/issues/911 ## Expected behavior I am trying to create a column with the raster function RS_BandAsArray to retrieve a specific band from the binary content. It should create the column with the corresponding band a

[GitHub] [sedona] jiayuasu commented on issue #911: Bug in Raster Function RS_BandAsArray

2023-07-19 Thread via GitHub
jiayuasu commented on issue #911: URL: https://github.com/apache/sedona/issues/911#issuecomment-1642621806 @kanchanchy You forgot to use RS_FromGeoTiff to process the binary format. See here: https://sedona.apache.org/1.4.1/api/sql/Raster-loader/ ``` var df = spark.read.format("bin

[GitHub] [sedona] kanchanchy commented on issue #911: Bug in Raster Function RS_BandAsArray

2023-07-19 Thread via GitHub
kanchanchy commented on issue #911: URL: https://github.com/apache/sedona/issues/911#issuecomment-1642631890 Got it. I am closing the issue. -- 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 sp

[GitHub] [sedona] kanchanchy closed issue #911: Bug in Raster Function RS_BandAsArray

2023-07-19 Thread via GitHub
kanchanchy closed issue #911: Bug in Raster Function RS_BandAsArray URL: https://github.com/apache/sedona/issues/911 -- 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 unsubscr

[GitHub] [sedona] gregleleu commented on pull request #901: [SEDONA-324] R fix tests

2023-07-19 Thread via GitHub
gregleleu commented on PR #901: URL: https://github.com/apache/sedona/pull/901#issuecomment-1642705584 It's actually an issue with sparklyr not being ready fro dbplyr 2.3.3, but it's fixed in the development version. I fixed the tests waiting for sparklyr to be updated on CRAN. Warning

[GitHub] [sedona] jiayuasu commented on pull request #901: [SEDONA-324] R fix tests

2023-07-19 Thread via GitHub
jiayuasu commented on PR #901: URL: https://github.com/apache/sedona/pull/901#issuecomment-1642823749 @gregleleu Thank you very much for your help! -- 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

[GitHub] [sedona] jiayuasu merged pull request #901: [SEDONA-324] R fix tests

2023-07-19 Thread via GitHub
jiayuasu merged PR #901: URL: https://github.com/apache/sedona/pull/901 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #909: [SEDONA-327] Refactored raster UDFs to extend InferredExpression

2023-07-19 Thread via GitHub
jiayuasu merged PR #909: URL: https://github.com/apache/sedona/pull/909 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu commented on a diff in pull request #910: [SEDONA-293] Implement ST_IsCollection

2023-07-19 Thread via GitHub
jiayuasu commented on code in PR #910: URL: https://github.com/apache/sedona/pull/910#discussion_r1268817929 ## docs/api/flink/Function.md: ## @@ -1087,6 +1087,20 @@ Example: SELECT ST_IsClosed(ST_GeomFromText('LINESTRING(0 0, 1 1, 1 0)')) ``` +## ST_IsCollection + +Introduc

[GitHub] [sedona] furqaankhan commented on a diff in pull request #910: [SEDONA-293] Implement ST_IsCollection

2023-07-19 Thread via GitHub
furqaankhan commented on code in PR #910: URL: https://github.com/apache/sedona/pull/910#discussion_r1268827181 ## common/src/main/java/org/apache/sedona/common/Functions.java: ## @@ -988,6 +988,14 @@ public static double frechetDistance(Geometry g1, Geometry g2) { ret

[GitHub] [sedona] furqaankhan commented on a diff in pull request #910: [SEDONA-293] Implement ST_IsCollection

2023-07-19 Thread via GitHub
furqaankhan commented on code in PR #910: URL: https://github.com/apache/sedona/pull/910#discussion_r1268828125 ## flink/src/main/java/org/apache/sedona/flink/expressions/Functions.java: ## @@ -13,6 +13,7 @@ */ package org.apache.sedona.flink.expressions; +import org.apache

[GitHub] [sedona] jiayuasu commented on a diff in pull request #910: [SEDONA-293] Implement ST_IsCollection

2023-07-19 Thread via GitHub
jiayuasu commented on code in PR #910: URL: https://github.com/apache/sedona/pull/910#discussion_r1268912643 ## common/src/main/java/org/apache/sedona/common/Functions.java: ## @@ -988,6 +988,14 @@ public static double frechetDistance(Geometry g1, Geometry g2) { return

[GitHub] [sedona] jiayuasu commented on a diff in pull request #910: [SEDONA-293] Implement ST_IsCollection

2023-07-19 Thread via GitHub
jiayuasu commented on code in PR #910: URL: https://github.com/apache/sedona/pull/910#discussion_r1268913790 ## docs/api/sql/Function.md: ## @@ -1082,6 +1082,29 @@ SELECT ST_IsClosed(ST_GeomFromText('LINESTRING(0 0, 1 1, 1 0)')) Output: `false` +## ST_IsCollection + +Intro

[GitHub] [sedona] jiayuasu closed issue #814: Convert Featurecollection to SpatialRDD

2023-07-19 Thread via GitHub
jiayuasu closed issue #814: Convert Featurecollection to SpatialRDD URL: https://github.com/apache/sedona/issues/814 -- 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 unsubscr

[GitHub] [sedona] jiayuasu merged pull request #910: [SEDONA-293] Implement ST_IsCollection

2023-07-20 Thread via GitHub
jiayuasu merged PR #910: URL: https://github.com/apache/sedona/pull/910 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] MyqueWooMiddo opened a new issue, #912: GeotiffFileFormat 's package name

2023-07-21 Thread via GitHub
MyqueWooMiddo opened a new issue, #912: URL: https://github.com/apache/sedona/issues/912 GeotiffFileFormat v1.4.0 in org/apache/spark/sql/sedona_sql/io but v1.4.1 in org/apache/spark/sql/sedona_sql/io/raster exception throw "ServiceConfigurationError: org.apache.spark.sql.s

[GitHub] [sedona] jiayuasu commented on issue #912: GeotiffFileFormat 's package name

2023-07-21 Thread via GitHub
jiayuasu commented on issue #912: URL: https://github.com/apache/sedona/issues/912#issuecomment-1645092994 @MyqueWooMiddo This shouldn't be a problem as we have marked the correct path in resource folder: https://github.com/apache/sedona/blob/master/sql/spark-3.0/src/main/resources/META-IN

[GitHub] [sedona] iGN5117 opened a new pull request, #913: [SEDONA-328] Add SedonaPyDeck

2023-07-23 Thread via GitHub
iGN5117 opened a new pull request, #913: URL: https://github.com/apache/sedona/pull/913 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

[GitHub] [sedona] jiayuasu closed pull request #662: [SEDONA-142] Add ST_Collect to Flink Catalog

2023-07-23 Thread via GitHub
jiayuasu closed pull request #662: [SEDONA-142] Add ST_Collect to Flink Catalog URL: https://github.com/apache/sedona/pull/662 -- 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. T

[GitHub] [sedona] jiayuasu merged pull request #913: [SEDONA-328] Add SedonaPyDeck | [SEDONA-329] Remove geometry_col from SedonaKepler APIs

2023-07-24 Thread via GitHub
jiayuasu merged PR #913: URL: https://github.com/apache/sedona/pull/913 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] furqaankhan opened a new pull request, #916: [DOCS] Add example outputs to all Sedona functions

2023-07-24 Thread via GitHub
furqaankhan opened a new pull request, #916: URL: https://github.com/apache/sedona/pull/916 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona

[GitHub] [sedona] jiayuasu merged pull request #916: [DOCS] Add example outputs to all Sedona functions

2023-07-24 Thread via GitHub
jiayuasu merged PR #916: URL: https://github.com/apache/sedona/pull/916 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] MoSarwat opened a new issue, #917: Provide support for Trino Query Engine in Sedona

2023-07-24 Thread via GitHub
MoSarwat opened a new issue, #917: URL: https://github.com/apache/sedona/issues/917 ## Expected behavior ## Actual behavior ## Steps to reproduce the problem ## Settings Sedona version = ? Apache Spark version = ? Apache Flink version = ? API t

[GitHub] [sedona] furqaankhan opened a new pull request, #918: Second10docs

2023-07-24 Thread via GitHub
furqaankhan opened a new pull request, #918: URL: https://github.com/apache/sedona/pull/918 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona

[GitHub] [sedona] furqaankhan opened a new pull request, #919: [DOCS] Add example outputs to all Sedona functions - 3

2023-07-25 Thread via GitHub
furqaankhan opened a new pull request, #919: URL: https://github.com/apache/sedona/pull/919 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona

[GitHub] [sedona] furqaankhan opened a new pull request, #920: [DOCS] Add example outputs to all Sedona functions - 4

2023-07-25 Thread via GitHub
furqaankhan opened a new pull request, #920: URL: https://github.com/apache/sedona/pull/920 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona

[GitHub] [sedona] jiayuasu merged pull request #918: [DOCS] Add example outputs to all Sedona functions - 2

2023-07-25 Thread via GitHub
jiayuasu merged PR #918: URL: https://github.com/apache/sedona/pull/918 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #919: [DOCS] Add example outputs to all Sedona functions - 3

2023-07-25 Thread via GitHub
jiayuasu merged PR #919: URL: https://github.com/apache/sedona/pull/919 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #920: [DOCS] Add example outputs to all Sedona functions - 4

2023-07-25 Thread via GitHub
jiayuasu merged PR #920: URL: https://github.com/apache/sedona/pull/920 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] furqaankhan opened a new pull request, #921: [DOCS] Add example outputs to all Sedona functions - 5

2023-07-25 Thread via GitHub
furqaankhan opened a new pull request, #921: URL: https://github.com/apache/sedona/pull/921 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona

[GitHub] [sedona] iGN5117 opened a new pull request, #922: [SEDONA-330] FIx SedonaPyDeck bugs

2023-07-25 Thread via GitHub
iGN5117 opened a new pull request, #922: URL: https://github.com/apache/sedona/pull/922 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

[GitHub] [sedona] furqaankhan opened a new pull request, #923: [DOCS] Add example outputs to all Sedona functions - 6

2023-07-25 Thread via GitHub
furqaankhan opened a new pull request, #923: URL: https://github.com/apache/sedona/pull/923 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona

[GitHub] [sedona] jiayuasu merged pull request #921: [DOCS] Add example outputs to all Sedona functions - 5

2023-07-25 Thread via GitHub
jiayuasu merged PR #921: URL: https://github.com/apache/sedona/pull/921 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #923: [DOCS] Add example outputs to all Sedona functions - 6

2023-07-25 Thread via GitHub
jiayuasu merged PR #923: URL: https://github.com/apache/sedona/pull/923 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] furqaankhan opened a new pull request, #924: [DOCS] Add example outputs to all Sedona functions - 7

2023-07-26 Thread via GitHub
furqaankhan opened a new pull request, #924: URL: https://github.com/apache/sedona/pull/924 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona

[GitHub] [sedona] furqaankhan opened a new pull request, #925: [DOCS] Add example outputs to all Sedona functions - 8

2023-07-26 Thread via GitHub
furqaankhan opened a new pull request, #925: URL: https://github.com/apache/sedona/pull/925 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona

[GitHub] [sedona] jornfranke opened a new issue, #926: Getting values for points in a given raster takes very long time

2023-07-27 Thread via GitHub
jornfranke opened a new issue, #926: URL: https://github.com/apache/sedona/issues/926 ## Expected behavior I have a spatial dataset with points which I load from a parquet file. Essentially it has an id, longitude and latitude. It does not matter really, even a small one with a few p

[GitHub] [sedona] furqaankhan opened a new pull request, #927: [DOCS] Add example outputs to all Sedona functions - 9

2023-07-27 Thread via GitHub
furqaankhan opened a new pull request, #927: URL: https://github.com/apache/sedona/pull/927 ## Did you read the Contributor Guide? - No, I haven't read it. ## Is this PR related to a JIRA ticket? - No, this is a documentation update. The PR name follows the format `[D

[GitHub] [sedona] jiayuasu closed issue #912: GeotiffFileFormat 's package name

2023-07-27 Thread via GitHub
jiayuasu closed issue #912: GeotiffFileFormat 's package name URL: https://github.com/apache/sedona/issues/912 -- 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

[GitHub] [sedona] jiayuasu merged pull request #922: [SEDONA-330] Fix SedonaPyDeck bugs

2023-07-27 Thread via GitHub
jiayuasu merged PR #922: URL: https://github.com/apache/sedona/pull/922 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #924: [DOCS] Add example outputs to all Sedona functions - 7

2023-07-27 Thread via GitHub
jiayuasu merged PR #924: URL: https://github.com/apache/sedona/pull/924 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #925: [DOCS] Add example outputs to all Sedona functions - 8

2023-07-27 Thread via GitHub
jiayuasu merged PR #925: URL: https://github.com/apache/sedona/pull/925 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #927: [DOCS] Add example outputs to all Sedona functions - 9

2023-07-27 Thread via GitHub
jiayuasu merged PR #927: URL: https://github.com/apache/sedona/pull/927 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] iGN5117 opened a new pull request, #928: [SEDONA-331] Add RS_Height and RS_Width

2023-07-27 Thread via GitHub
iGN5117 opened a new pull request, #928: URL: https://github.com/apache/sedona/pull/928 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

[GitHub] [sedona] iGN5117 opened a new pull request, #929: [DOCS] Update Sedona Visualization docs to include note for single geometry column

2023-07-27 Thread via GitHub
iGN5117 opened a new pull request, #929: URL: https://github.com/apache/sedona/pull/929 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

[GitHub] [sedona] furqaankhan opened a new pull request, #930: [DOCS] Add example outputs to all Sedona functions - 10

2023-07-27 Thread via GitHub
furqaankhan opened a new pull request, #930: URL: https://github.com/apache/sedona/pull/930 ## Did you read the Contributor Guide? - No, I haven't read it. ## Is this PR related to a JIRA ticket? - No, this is a documentation update. The PR name follows the format `[D

[GitHub] [sedona] Kontinuation opened a new pull request, #931: [SEDONA-332] Make RS_Values only fetch relevant tiles, instead of fetching the entire raster

2023-07-27 Thread via GitHub
Kontinuation opened a new pull request, #931: URL: https://github.com/apache/sedona/pull/931 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.ap

[GitHub] [sedona] jiayuasu merged pull request #928: [SEDONA-331] Add RS_Height and RS_Width

2023-07-28 Thread via GitHub
jiayuasu merged PR #928: URL: https://github.com/apache/sedona/pull/928 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #929: [DOCS] Update Sedona Visualization docs to include note for single geometry column

2023-07-28 Thread via GitHub
jiayuasu merged PR #929: URL: https://github.com/apache/sedona/pull/929 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #931: [SEDONA-332] Make RS_Values only fetch relevant tiles, instead of fetching the entire raster

2023-07-28 Thread via GitHub
jiayuasu merged PR #931: URL: https://github.com/apache/sedona/pull/931 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] iGN5117 opened a new pull request, #932: [SEDONA-334] Add RS_ScaleX and RS_ScaleY

2023-07-28 Thread via GitHub
iGN5117 opened a new pull request, #932: URL: https://github.com/apache/sedona/pull/932 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

[GitHub] [sedona] jiayuasu merged pull request #930: [DOCS] Add example outputs to all Sedona functions - 10

2023-07-28 Thread via GitHub
jiayuasu merged PR #930: URL: https://github.com/apache/sedona/pull/930 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #932: [SEDONA-334] Add RS_ScaleX and RS_ScaleY

2023-07-28 Thread via GitHub
jiayuasu merged PR #932: URL: https://github.com/apache/sedona/pull/932 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] iGN5117 opened a new pull request, #933: [SEDONA-335] Add RS_PixelAsPoint

2023-07-28 Thread via GitHub
iGN5117 opened a new pull request, #933: URL: https://github.com/apache/sedona/pull/933 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

[GitHub] [sedona] wendrickje opened a new issue, #934: Failure falling back to pure python implementation when geomserde_speedup is unavailable

2023-07-31 Thread via GitHub
wendrickje opened a new issue, #934: URL: https://github.com/apache/sedona/issues/934 ## Expected behavior Expected import to succeed ## Actual behavior Import fails with module not found exception ## Steps to reproduce the problem windows 10 conda env create -n gis

[GitHub] [sedona] furqaankhan opened a new pull request, #935: [SEDONA-336] Add RS_UpperLeftX and RS_UpperLeftY

2023-07-31 Thread via GitHub
furqaankhan opened a new pull request, #935: URL: https://github.com/apache/sedona/pull/935 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona

[GitHub] [sedona] wendrickje opened a new pull request, #936: SEDONA-337: adjusted python module import for geometry fallback implementation

2023-08-01 Thread via GitHub
wendrickje opened a new pull request, #936: URL: https://github.com/apache/sedona/pull/936 - Yes, the URL of the associated JIRA ticket is https://issues.apache.org/jira/browse/SEDONA-337. ## What changes were proposed in this PR? Adjusted python module import for geometry

[GitHub] [sedona] yyy1000 opened a new pull request, #937: [SEDONA-333] Implement ST_GeomFromEWKT

2023-08-01 Thread via GitHub
yyy1000 opened a new pull request, #937: URL: https://github.com/apache/sedona/pull/937 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.

[GitHub] [sedona] jiayuasu merged pull request #935: [SEDONA-336] Add RS_UpperLeftX and RS_UpperLeftY

2023-08-01 Thread via GitHub
jiayuasu merged PR #935: URL: https://github.com/apache/sedona/pull/935 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] iGN5117 opened a new pull request, #938: [SEDONA-338] Refactor Raster Construction to use AffineTrasform instead of Envelope

2023-08-01 Thread via GitHub
iGN5117 opened a new pull request, #938: URL: https://github.com/apache/sedona/pull/938 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

[GitHub] [sedona] jiayuasu merged pull request #936: [SEDONA-337] adjusted python module import for geometry fallback implementation

2023-08-01 Thread via GitHub
jiayuasu merged PR #936: URL: https://github.com/apache/sedona/pull/936 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #937: [SEDONA-333] Implement ST_GeomFromEWKT

2023-08-01 Thread via GitHub
jiayuasu merged PR #937: URL: https://github.com/apache/sedona/pull/937 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu closed issue #934: Failure falling back to pure python implementation when geomserde_speedup is unavailable

2023-08-01 Thread via GitHub
jiayuasu closed issue #934: Failure falling back to pure python implementation when geomserde_speedup is unavailable URL: https://github.com/apache/sedona/issues/934 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [sedona] jiayuasu opened a new pull request, #939: [SEDONA-285] Sedona Spark Jupyterlab docker image

2023-08-01 Thread via GitHub
jiayuasu opened a new pull request, #939: URL: https://github.com/apache/sedona/pull/939 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.ap

[GitHub] [sedona] Kontinuation opened a new pull request, #940: [SEDONA-338] Fix `RS_MakeEmptyRaster` and make affine transformation parameters compliant with the GDAL/PostGIS convention

2023-08-02 Thread via GitHub
Kontinuation opened a new pull request, #940: URL: https://github.com/apache/sedona/pull/940 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.ap

[GitHub] [sedona] Kontinuation closed pull request #938: [SEDONA-338] Refactor Raster Construction to use AffineTrasform instead of Envelope

2023-08-02 Thread via GitHub
Kontinuation closed pull request #938: [SEDONA-338] Refactor Raster Construction to use AffineTrasform instead of Envelope URL: https://github.com/apache/sedona/pull/938 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [sedona] jiayuasu closed pull request #843: [SEDONA-285] Added docker images for spark-sedona-zeppelin and spark-sedona-jupyterlab

2023-08-02 Thread via GitHub
jiayuasu closed pull request #843: [SEDONA-285] Added docker images for spark-sedona-zeppelin and spark-sedona-jupyterlab URL: https://github.com/apache/sedona/pull/843 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [sedona] jiayuasu merged pull request #939: [SEDONA-285] Sedona Spark Jupyterlab docker image

2023-08-02 Thread via GitHub
jiayuasu merged PR #939: URL: https://github.com/apache/sedona/pull/939 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] jiayuasu merged pull request #933: [SEDONA-335] Add RS_PixelAsPoint

2023-08-02 Thread via GitHub
jiayuasu merged PR #933: URL: https://github.com/apache/sedona/pull/933 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] iGN5117 opened a new pull request, #942: [SEDONA-340] Add RS_ConvexHull | [SEDONA-341] Move RS_Envelope to Geometry Functions

2023-08-02 Thread via GitHub
iGN5117 opened a new pull request, #942: URL: https://github.com/apache/sedona/pull/942 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

[GitHub] [sedona] jiayuasu merged pull request #942: [SEDONA-340] Add RS_ConvexHull | [SEDONA-341] Move RS_Envelope to Geometry Functions

2023-08-02 Thread via GitHub
jiayuasu merged PR #942: URL: https://github.com/apache/sedona/pull/942 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] yyy1000 opened a new pull request, #943: [SEDONA-114] Implement ST_MakeLine

2023-08-03 Thread via GitHub
yyy1000 opened a new pull request, #943: URL: https://github.com/apache/sedona/pull/943 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.

[GitHub] [sedona] jiayuasu merged pull request #943: [SEDONA-114] Implement ST_MakeLine

2023-08-03 Thread via GitHub
jiayuasu merged PR #943: URL: https://github.com/apache/sedona/pull/943 -- 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-unsubscr...@sedona.apache.or

[GitHub] [sedona] yyy1000 opened a new pull request, #944: [SEDONA-342] Implement ST_Polygon

2023-08-03 Thread via GitHub
yyy1000 opened a new pull request, #944: URL: https://github.com/apache/sedona/pull/944 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.

[GitHub] [sedona] PDEUXA opened a new issue, #945: Geom serialization to python

2023-08-04 Thread via GitHub
PDEUXA opened a new issue, #945: URL: https://github.com/apache/sedona/issues/945 Hola Sedona ! ## Expected behavior Serialisation of geom object when collecting data to Pandas or similar ## Actual behavior Error ``` ~/.venv/lib/python3.10/site-packages/p

[GitHub] [sedona] iGN5117 opened a new pull request, #946: [SEDONA-343] Add RS_Contains and RS_Within

2023-08-04 Thread via GitHub
iGN5117 opened a new pull request, #946: URL: https://github.com/apache/sedona/pull/946 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

[GitHub] [sedona] iGN5117 opened a new pull request, #947: [SEDONA-344] Add RS_RasterToWorldCoordX and RS_RasterToWorldCoordY

2023-08-04 Thread via GitHub
iGN5117 opened a new pull request, #947: URL: https://github.com/apache/sedona/pull/947 ## Did you read the Contributor Guide? - Yes, I have read [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apa

<    2   3   4   5   6   7   8   9   10   11   >