comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » intersection of two tracks(lat,lon)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: intersection of two tracks(lat,lon) [message #75238 is a reply to message #75136] Sun, 20 February 2011 23:59 Go to previous messageGo to previous message
Kai Muehlbauer is currently offline  Kai Muehlbauer
Messages: 13
Registered: February 2011
Junior Member
Hi all,

Am 17.02.2011 09:22, schrieb Kai Muehlbauer:
> Unfortunately, this is only for X,Y-space. What can I do, if the 3rd
> dimension (height) should also be processed?

my thanks to Guillermo and also Ken for sharing your ideas.

Actually I do (as Guillermo suggested) check the heights of the two
tracks at intersection point. This is sufficiently fast and suits fine.

Also Kens suggestion of a brute force solution finding the distances for
every pair of points is interesting. As I'am not an idl-expert I
appreciate some coding-help at this point. I found that I could use
DISTANCE_MEASURE, but it has only one array as input argument. So I have
to concatenate my two (x,y,z)-tracks and after processing extract the
interesting indices from the output array/matrix. Then I have to sort,
to find the shortest distance (or do some more sophisticated) and
possible local minima.

Cheers,
Kai
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Efficient comparison of array location in two lists
Next Topic: Re: Efficient comparison of array location in two lists

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 00:01:26 PDT 2025

Total time taken to generate the page: 0.01076 seconds