Question : Plotting Lat Long Values

Hi experts
Want to plot the Latitude and Logtitude values.

I have a reference Lat Long Values for Every 50 Foot of interval in excel sheet, Want to compare each Lat Long values which are comming from the GPS for every 10 foot (i have the excel file of GPS Lat Long values ) and plot on a view or any UI in VC++.


Answer : Plotting Lat Long Values

From GPS it comes each second - just to clarify.
You need to convert these values into your screen coordinates.
The points in your excel sheet are floats, probably.
http://en.wikipedia.org/wiki/Geographic_coordinate_conversion

http://www.cosports.com/index.php/tool/tools/home

http://home.hiwaay.net/~taylorc/toolbox/geography/geoutm.html

Here is a general explanation:

http://www.csu.edu.au/australia/latlong/coord.html

http://forums.gpsreview.net/viewtopic.php?t=13651

You can verify yourself with it: http://www.gpsvisualizer.com/geocoding.html


Random Solutions  
 
programming4us programming4us