Looking at at map online, had you ever wished to be able to measure the length of some trail? Here is a small window app the lets you do just that with any map and any format. How it looks: How it Works The app measures the distances in screen pixels. To be able to translate this into real distances, you need to tell the app the relation between the pixel distance and real distance. You do this by spezifying a real distance and then clicking two points that are the chosen distance apart. To measure the length of a trail, you click the button "Measure" and then the points of the trail. Each time you add a point, the distance is updated. To stop, you click "Measure" again. |
