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

ASF subversion and git services commented on LUCENE-7962:
---------------------------------------------------------

Commit 99ae6f87c8a81129c61e53520ae236fb82069b53 in lucene-solr's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=99ae6f8 ]

LUCENE-7962: Add path support for computing distance along the path only.


> GeoPaths need ability to compute distance along route WITHOUT perpendicular 
> leg
> -------------------------------------------------------------------------------
>
>                 Key: LUCENE-7962
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7962
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/spatial3d
>    Affects Versions: 6.6
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>
> Distance computation for GeoPaths properly computes distance as distance 
> along the route PLUS the perpendicular distance from the route to the point 
> in question.  That is fine but there is another use case for GeoPaths, which 
> is to compute distance along the route without the perpendicular leg.
> The proposal is to add a method for GeoPath implementations only that 
> computes this distance.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to