My Photomate generates hours worth of data on any given day I use it. About 10 to 12 hours of data, which I save 1 position every 5 seconds.
I notice that different filter settings in BT747 create gpx files of different sizes, but if the size is too large then google earth seems to hang when I try to load it. And I don't know how a trackpoint is different than a waypoint.
What filter settings should I use to create the smallest gpx file that I can load into google earth and actually play the file and see something move along the path?
There are different ways to
There are different ways to influence the file size:
In the 'Various' subpanel on 'Output Settings', you can also untick 'RecordNumberInfoInLog' - the positions will not be given a sequential number in that case.
In order to reduce the file size a maximum, do not 'define' Way Points and deselect everything in 'Log Reason' for Way Points. Also untick 'No fix' - you only want actual positions.
On the main panel ('Log operations'), you can set the start and end date. That is another way to reduce data.
You can also generate several files in stead of one - creating one file for each day or track - you can set this in the 'Various' subpanel on the 'Output Settings' panel.
The difference between KMZ and KML is that a KMZ is a ZIP Archive of the KML that can also hold other data such as pictures, icons, ... . Obviously, a KMZ is smaller than a KML. Even if the expanded data is the same, I've observed that loading of a KMZ is faster. That is essentially because disk access is slow and probably takes more time than the extra effort for decoding.
So, to summarize: select only the fields that you really want to write, limit the number of way points that you create, select 'kmz' as the output format.
> select only the fields that
> select only the fields that you really want to write,
But what fields does Google Earth want?
And what is the difference between a waypoint and a track point?
Google Earth needs minimum:
Google Earth needs minimum: position (latitude & latitude) and time (not sure time is absolutely needed, but pretty usefull).
Track Point vs. Way Point.
Suppose I have a crossing in a road. The center of the crossing is a position on the road. When I consider the road, that center position will be a Track Point because I consider the road as a Track. However, the same position is also a Way Point because I can use it to locate the crossing. In that case, the Way Point would be a crossing type and could take the form of an icon representing a crossing on the map.
If every position on my track would be a way point then I would get a lot of icons to represent the track and not a line. That is not very practicle.
So Way Points and Track Points are pretty much the same, the difference is in how I use them. Because of that, they are encoded differently in GPX or KML for instance. For a track point what interests me most is the positions, for a way point I want to know more - at least what the way point represents (a restaurant, a traffic light, a location where to turn, a target, ...).
But what do I export when I
But what do I export when I generate a KML file?
Do I export TrackPoints, or Waypoints? Don't I have to choose one or the other because that's how the coordinates are exported?
If I do it wrong, then google shows little flags for each point. That's too much clutter. I want to see the entire track (usually shows up as a light-blue line) but I also want to "play" the file and see something moving along the blue line.
You can deselect every tick
You can deselect every tick box in 'Log reason' as indicated in a previous message to avoid way points.
Any position can be both a way point and a track point at the same time. The default (on initial startup) is to have only buttons and 'user' positions as a track point.