Mooncoder Forum
Trip Line - Printable Version

+- Mooncoder Forum (http://www.mooncoder.com/forum)
+-- Forum: Software (/forumdisplay.php?fid=1)
+--- Forum: PrettyMap (/forumdisplay.php?fid=4)
+--- Thread: Trip Line (/showthread.php?tid=48)



Trip Line - khaldon - 07-29-2009 05:01 AM

How can I please have a trip line a cross the earth between two locations be automatically drawn likewise distance measuring and be able to safe it as part of my sessionSmile.


RE: Trip Line - Mooncoder - 07-29-2009 05:08 AM

The red distance line cannot be saved in a session, because "line measurement" is just a tool mode (just like zoom and pan modes). You can however create a user point map with the two (or more) points (e.g., begin and destination of the trip), and save the map.

Alternatively, you could use any of the GIS desktop tools to create a map with line(s) and labels on your desktop computer, and then convert the map from shapefile to prettymap format using the free online shapefile-to-prettymap converter.