![]() |
2008-05-20
, 20:41
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#2
|
![]() |
2008-05-20
, 20:44
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#3
|
![]() |
2008-05-20
, 21:20
|
Posts: 7 |
Thanked: 1 time |
Joined on Mar 2008
|
#4
|
![]() |
2008-05-20
, 22:28
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#5
|
![]() |
2008-05-20
, 22:39
|
Posts: 7 |
Thanked: 1 time |
Joined on Mar 2008
|
#6
|
The Following User Says Thank You to tlove-dfg For This Useful Post: | ||
![]() |
2008-05-20
, 22:57
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#7
|
![]() |
2008-05-21
, 03:13
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#8
|
![]() |
2008-05-21
, 17:15
|
Posts: 7 |
Thanked: 1 time |
Joined on Mar 2008
|
#9
|
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.
![]() |
2008-05-21
, 17:25
|
Posts: 7 |
Thanked: 1 time |
Joined on Mar 2008
|
#10
|
Ydraw the polgon outline in CAD, and offset it inward by the spacing, not to zigzag. Then connect all the tiers, join them all up, export the point list, and mess with awk to get a gpx file... Really, it'd be a worthwhile project to make a standalone triangle -> path converter, as it's trivial to divide a polygon into triangles (especially a convex polygon), and comparatively simple to make a triangle thing work.
the problem is that the geographic area covered by the field staff are such that MSvirtual earth Hybrid tiles at levels 2 to 4 wont fit in the 2 gig limit. if i pre-download maps based on a box (XY upper left and XY lower right), at zoom 4, i end up with allot of unneeded tiles and no room for them to selectively download level 2 for their project sites.
what would be ideal would be if instead of using a box to pre-download if they could upload a GPX file, representing a simple polygon, and download all of the level 4 tiles that fall within that polygon.