Click here to Skip to main content
15,899,679 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: Collision Detection Pin
Mark Churchill9-Jun-08 18:43
Mark Churchill9-Jun-08 18:43 
AnswerRe: Collision Detection Pin
Tadeusz Westawic12-Jun-08 20:00
Tadeusz Westawic12-Jun-08 20:00 
GeneralRe: Collision Detection Pin
Tadeusz Westawic13-Jun-08 3:35
Tadeusz Westawic13-Jun-08 3:35 
QuestionMultidimensional Logic? Pin
Leslie Sanford5-Jun-08 7:23
Leslie Sanford5-Jun-08 7:23 
AnswerRe: Multidimensional Logic? Pin
PIEBALDconsult5-Jun-08 8:12
mvePIEBALDconsult5-Jun-08 8:12 
QuestionMercator distance Pin
michela4-Jun-08 22:12
michela4-Jun-08 22:12 
AnswerRe: Mercator distance Pin
Arash Partow5-Jun-08 1:41
Arash Partow5-Jun-08 1:41 
AnswerRe: Mercator distance Pin
73Zeppelin5-Jun-08 4:54
73Zeppelin5-Jun-08 4:54 
michela wrote:
is there any formula and algorithm to calculate the distance between two points
on the earth using mercator coordinates (x,y) instead of WGS coordinates (Lat, lon)?


Why on earth (heh) would you want distances to be calculated in Mercator coordinates? Confused | :confused:

Since it's a conformal cylindrical projection, the metric (i.e. distance between two points) will be awfully messy to calculate. It's much simpler to convert the coords and do the calculation that way.
GeneralRe: Mercator distance Pin
MarkB7775-Jun-08 22:05
MarkB7775-Jun-08 22:05 
GeneralRe: Mercator distance Pin
michela6-Jun-08 0:59
michela6-Jun-08 0:59 
GeneralRe: Mercator distance [modified] Pin
73Zeppelin6-Jun-08 2:22
73Zeppelin6-Jun-08 2:22 
GeneralRe: Mercator distance Pin
michela6-Jun-08 2:56
michela6-Jun-08 2:56 
GeneralRe: Mercator distance Pin
73Zeppelin6-Jun-08 3:27
73Zeppelin6-Jun-08 3:27 
QuestionWorth its Salt? Pin
Brady Kelly3-Jun-08 4:48
Brady Kelly3-Jun-08 4:48 
AnswerRe: Worth its Salt? Pin
Arash Partow3-Jun-08 8:21
Arash Partow3-Jun-08 8:21 
GeneralRe: Worth its Salt? Pin
Brady Kelly3-Jun-08 22:34
Brady Kelly3-Jun-08 22:34 
QuestionAuto Update Algorithm Pin
Richard Andrew x6431-May-08 14:19
professionalRichard Andrew x6431-May-08 14:19 
AnswerRe: Auto Update Algorithm Pin
Nelek1-Jun-08 5:37
protectorNelek1-Jun-08 5:37 
QuestionSimple shape recognition Pin
Jim Crafton30-May-08 9:20
Jim Crafton30-May-08 9:20 
AnswerRe: Simple shape recognition Pin
Matthew Butler30-May-08 10:08
Matthew Butler30-May-08 10:08 
GeneralRe: Simple shape recognition Pin
Jim Crafton30-May-08 10:19
Jim Crafton30-May-08 10:19 
GeneralRe: Simple shape recognition Pin
Matthew Butler30-May-08 10:49
Matthew Butler30-May-08 10:49 
JokeRe: Simple shape recognition Pin
Brady Kelly3-Jun-08 4:51
Brady Kelly3-Jun-08 4:51 
GeneralRe: Simple shape recognition Pin
Matthew Butler4-Jun-08 11:36
Matthew Butler4-Jun-08 11:36 
GeneralRe: Simple shape recognition Pin
Member 419459330-May-08 11:56
Member 419459330-May-08 11:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.