![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hi,
I wil reorganize my GPS application, so, I must choose now between UTM (regions UTM borders) or LAT_LON (ddd.ddddd more global) data for calculating all sort of things. At the moment I use UTM, but I was thinking to use LAT-LON data strait from the $GPRMC sentence... Once started, I have to stick with it for the rest of the app. Is this the best choise for further development ??? Put Claude Belgium |
|
|||
|
I suggest to work with UTM, as long as the application has to deal with distances of less than 100 NM because the grid of UTM is rectangular so calculating distance or azimuth is straight-forward, while with spherical coordinates the algorithm for range or azimuth is complex.
If the application deals with larger distances - you must work with GEO
__________________
David Erez Ramat Hasharon, Israel |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MsgBox does not work? | skipper | Bug Reports | 2 | 01-05-2008 09:28 AM |
| .color doesn't work on ImageButton | Mistrel | Questions & Help Needed | 2 | 10-13-2007 06:32 AM |
| two timers won't work | sloopa | Bug Reports | 1 | 05-22-2007 06:21 AM |
| Anyone get the Email library to work? | mwaite | Bug Reports | 9 | 05-18-2007 10:19 AM |
| SetPixel do no work | Put Claude | Questions & Help Needed | 1 | 05-14-2007 05:21 AM |