Community of VE/MapPoint Users and Developers
This is a discussion on how to increase speed showing my recorded GPS-locations? within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I made a blackbox for my car that records lots of GPS strings in a flashmemory . I can download ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| how to increase speed showing my recorded GPS-locations? I tried many things but cannot show more then 2 points per second. If I try, it seems that mappoint is not fast enough to show them on the screen. My computer is rather old (P2 , 266 Mhz ) , but before I used a VB program that used a normal (scanned) map and I had great speeds while drawing the route. Until now I placed 1 pushpin (car symbol) on the map and changed it's location.Unfortunaly I can not reach high speeds to check the route that my car made . Does anyone have idea's to increase speed? Second question... Importing some datasets take's also a lot of time.(+/- 1 minute) Can I import a dataset from an existing array in my program that contains GPS-data? now I have to write this array to my hardisk as a text file and after use the dataset import possibilities. Thanks a lot for all help!!! Best regards, Wim Verlinden |
| |||
|
Why do you use mappoint to store a tracklog? I'm sure there are other programs who can do that, or just build your own program, it isn't very difficult if you know the NMEA syntax. But I'm not sure at wich interval the GPS receiver sends its position using the NMEA interface. Maybe every 2 seconds? Then you're out of luck. Maybe the Garmin interface sends the position more often, but MapPoint is only compatible with the NMEA interface (stupid, but just write your own COM add-in which reads the Garmin signals - lots of work, maybe). |
| |||
| use mappoint to show route
Hi Evert , Thanks for info and code! I use mappoint not to store the GPS-data (data stored as text file on my harddisk) , but when the car arrives , I would like to see (quickly) where it has been. For example if the blackbox samples location every 10 seconds and the car drives for 8 hours then I have about 2880 locations stored ( +/- 187 kB). This 8 hours driving is what I would like to show in Mappoint as quickly as possible. I could show 20 points per second on a scanned map and now I would like to do the same in Mappoint..... Thanks again, Wim |
| |||
|
try http://www.gpsu.co.uk/features.html i'm not familiar with it but maybe it's useful for you :?: |
| |||
|
The import capability is much faster than looping through the 28,000 records and plotting the pushpin locations. Mappoint should be able to import a properly formatted file containing the number of data points that you have in about a minute. You can write code to do this, or use the built in import capability. |
![]() |
| Tags |
| gpslocations, increase, recorded, showing, speed |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Number of Ranges Increase? | danroe | MapPoint 2006/2009 Discussion | 1 | 05-01-2006 09:15 AM |
| all altitudes increase about 10% after route calc | Anonymous | MapPoint 2006/2009 Discussion | 0 | 03-14-2005 05:59 AM |
| Is it possible to increase the filesize of exported files | bobf | MapPoint 2006/2009 Discussion | 0 | 09-26-2003 02:26 AM |
| Is there a way to increase the zoom level to 1 KM outside US | dzhong | MapPoint 2006/2009 Discussion | 2 | 05-19-2003 01:05 PM |
| Using MapPoint 2002, is there a way to increase th.... | Anonymous | MapPoint 2006/2009 Discussion | 1 | 08-09-2001 11:39 AM |