Click here to Skip to main content
15,889,315 members
Home / Discussions / C#
   

C#

 
AnswerRe: Earth Map in C# Pin
stancrm27-Jul-09 21:12
stancrm27-Jul-09 21:12 
GeneralRe: Earth Map in C# Pin
Reza Shojaee27-Jul-09 21:16
Reza Shojaee27-Jul-09 21:16 
AnswerRe: Earth Map in C# Pin
Mirko198027-Jul-09 21:48
Mirko198027-Jul-09 21:48 
GeneralRe: Earth Map in C# Pin
Tamer Oz27-Jul-09 21:48
Tamer Oz27-Jul-09 21:48 
AnswerRe: Earth Map in C# Pin
Christian Graus27-Jul-09 21:43
protectorChristian Graus27-Jul-09 21:43 
AnswerRe: Earth Map in C# Pin
Pete O'Hanlon27-Jul-09 22:44
mvePete O'Hanlon27-Jul-09 22:44 
AnswerRe: Earth Map in C# Pin
Reza Shojaee28-Jul-09 1:42
Reza Shojaee28-Jul-09 1:42 
GeneralRe: Earth Map in C# Pin
Pete O'Hanlon28-Jul-09 1:53
mvePete O'Hanlon28-Jul-09 1:53 
Reza - a GIS solution is still your best option. If you don't have one, then the maths behind your lat/long can be seriously complicated due to issues such as Mercator projections.

Basically, when you represent a sphere (technically the earth isn't a sphere, but let's keep things simple) in a 2D format, you need to distort portions of the unwrapped sphere to represent it. This means that you need to take things like altitude into account when you perform your calculations.

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



AnswerRe: Earth Map in C# Pin
Reza Shojaee28-Jul-09 2:22
Reza Shojaee28-Jul-09 2:22 
GeneralRe: Earth Map in C# Pin
Pete O'Hanlon28-Jul-09 2:39
mvePete O'Hanlon28-Jul-09 2:39 
QuestionPrevent my application from End Process Pin
vasanth arivali27-Jul-09 21:04
vasanth arivali27-Jul-09 21:04 
AnswerRe: Prevent my application from End Process [modified] Pin
Blikkies27-Jul-09 21:21
professionalBlikkies27-Jul-09 21:21 
AnswerRe: Prevent my application from End Process PinPopular
Christian Graus27-Jul-09 21:44
protectorChristian Graus27-Jul-09 21:44 
Answerjust like yesterday... Pin
J4amieC27-Jul-09 23:29
J4amieC27-Jul-09 23:29 
GeneralRe: just like yesterday... Pin
Christian Graus27-Jul-09 23:59
protectorChristian Graus27-Jul-09 23:59 
GeneralRe: just like yesterday... Pin
DoctorMick28-Jul-09 0:41
DoctorMick28-Jul-09 0:41 
AnswerRe: Prevent my application from End Process Pin
Ian Shlasko28-Jul-09 2:52
Ian Shlasko28-Jul-09 2:52 
AnswerRe: Prevent my application from End Process Pin
PIEBALDconsult28-Jul-09 5:48
mvePIEBALDconsult28-Jul-09 5:48 
QuestionProblem with add linkbutton to a footer of a gridview runtime!!! Pin
Nafiseh Salmani27-Jul-09 20:59
Nafiseh Salmani27-Jul-09 20:59 
Questionhow do i convert cmd.executenonscalar to int Pin
Vivek Vijayan27-Jul-09 20:52
Vivek Vijayan27-Jul-09 20:52 
AnswerRe: how do i convert cmd.executenonscalar to int Pin
Christian Graus27-Jul-09 20:59
protectorChristian Graus27-Jul-09 20:59 
AnswerRe: how do i convert cmd.executenonscalar to int Pin
Pete O'Hanlon27-Jul-09 22:51
mvePete O'Hanlon27-Jul-09 22:51 
AnswerRe: how do i convert cmd.executenonscalar to int Pin
PIEBALDconsult28-Jul-09 5:56
mvePIEBALDconsult28-Jul-09 5:56 
AnswerRe: how do i convert cmd.executenonscalar to int Pin
Robin_Roy28-Jul-09 23:57
Robin_Roy28-Jul-09 23:57 
Questionwww.dofactory.com way of doing things Pin
Brendan Vogt27-Jul-09 20:50
Brendan Vogt27-Jul-09 20:50 

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.