View Single Post
gnuite's Avatar
Posts: 1,245 | Thanked: 421 times | Joined on Dec 2005
#8
Originally Posted by tlove-dfg View Post
ill go look at the format for a route file but what i was thinking was for a POI/waypoint file. so for example, that way i could use the POI file for project sites and download level 2 MSVE out to 1 mile from each site.
This is doable. Just create a GPX file with a trkseg element for each POI, each with a single trkpt. When Maemo Mapper downloads maps along the route, it only "connects" points if they are in the same segment. It should be pretty easy to write an XSL transform to convert a GPX file of POI into a GPX file of single-point trkseg elements.