Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - mtbikernate

Pages: [1]
1
TopoFusion Pro / network tool on very dense trail networks
« on: May 09, 2010, 07:26:16 PM »
I'm accumulating tracks for a trail network in town and I'm running into some troubles.  I'm trying to use the network function to merge everything together.

This trail system has probably 5-8 miles (I haven't ridden the advanced stuff with the stunts yet) of trail on 64 acres, for reference.  This trail doubles on itself a lot.  The network function is having a lot of troubles determining intersections and deciding what to reduce.  In some areas, it's telling me there's an intersection where none exists...just that two trails pass so close together, there might be a little overlap from one ride to another.  Another place I'm having trouble is that there's a couple loops on the trail that TF is reducing entirely.  On one, the loop is reducing to a dead end, and on another, the loop (which serves as something of a central ending of all the trails at the bottom of the hill) is getting reduced to nothing more than a single point.

I've dropped the tolerances as low as possible on the algorithm.  If I make them any lower, it won't even reduce two tracks on the same trail from two different rides with different reception.

Any suggestions about how to deal with such a dense network of trails?

I used to do this sort of thing by hand, and if the network algorithm can't handle such a high density, them I'm going to have to continue doing it by hand.

2
TopoFusion Basic / Photofusion troubles
« on: January 10, 2010, 02:11:05 PM »
I made use of photofusion to geotag a batch of photos and I found some problems with it.

The geotagging of the photos went fine.  The problems I ran into are related to the GPS file.  When photofusion put waypoints in my .gpx file for the photo locations, it worked absolutely fine in Topofusion.  But when trying to view the file elsewhere, like Google Earth, errors abound.  When I tried to put the .gpx file onto my website for viewing using the Google Maps API, the .gpx file crashed my website.

Upon converting the .gpx file to .kml, the waypoints remained, but the references to the photos were lost entirely.  When trying to use TF to put those references back (using the "edit waypoint" dialog), Google Earth and other programs do not recognize it.  The only way I was able to reinsert those file references was through Google Earth's waypoint properties dialog, where I had to insert
Code: [Select]
<img src=" "> html code to pull up the image.  Doing that, it finally worked.

The error that Google Earth gave me when trying to load the .gpx file that Topofusion generated gave a pretty nondescript parse error, referencing the line and column of the problem.  Photofusion seems to do fine when geotagging photos for exclusive use in TF, but it does some wild things that other programs really don't like.

Pages: [1]