vote up -3 vote down star

Hello jaircazarin,

I am interested in calculation of the distance between two points on Earth defined by latitude and longtitude.

I checked your C# code and it seems helpful for me but I couldn't understand the unit of measurement of the result. It seems that it is not meters or miles. I will be grateful if you can help me with this.

Thank you very much.

flag
Voting to close, this is just weird. – unwind Mar 5 at 8:18
Umh, there's very slim chance jaircazarin will stumble upon this exact question among the 100K+ on SO. if you want help, you might want to: a) add a link to the code you were looking at; b) rephrase the question to address all – Franci Penov Mar 5 at 8:21
Thank you Franci for your help – unknown (yahoo) Mar 5 at 9:18

2 Answers

vote up 1 vote down

Assuming you are talking about this answer and seeing that the final answer is equal to the calculated angle times the Earth equatorial radius in kilometers, I would assume the return value to be in kilometers as well.

EDIT: As a side note, the question about calculating the distance also specifies that the answer must be in kilometers.

link|flag
vote up 1 vote down

Im sorry about my fault, I just try to send a private message to jaircazarin. This was my first time to use this website.. Thank you for your answer:)

link|flag
Yes, that's not a classical forum. For example, answers should be used... only to give answers, not to add information like here. I think also you can already delete this question. – PhiLho Mar 6 at 12:12

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.