You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Darshan Jani (Jira)" <ji...@apache.org> on 2021/02/11 04:44:00 UTC

[jira] [Commented] (SPARK-34410) Vincenty distance spark function

    [ https://issues.apache.org/jira/browse/SPARK-34410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282859#comment-17282859 ] 

Darshan Jani commented on SPARK-34410:
--------------------------------------

Tagging some of members based previous Jira tickets to triage if this can be added in spark.[~dongjoon] [~hyukjin.kwon] [~srowen] WDYT? Please tag any other member if i have tagged wrong members.

> Vincenty distance spark function
> --------------------------------
>
>                 Key: SPARK-34410
>                 URL: https://issues.apache.org/jira/browse/SPARK-34410
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Darshan Jani
>            Priority: Major
>
> Add new spark function to compute the distance between two geo-points using vincenty distance formula
> Vincenty uses the oblate spheroid whereas haversine uses unit sphere, this will give roughly
> 22m better accuracy (in worst case) than haversine
> https://en.wikipedia.org/wiki/Vincenty%27s_formulae



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org