I have a gps generated kml file for a walking path. All the track points have different timestamps. On GoogleEarth the track disappears when I use a historical ground image with less cloud cover. Solution seems to suggest replacing the timestamp and timespan data in the kml file. How can I do this in notepad++.?
I need a wildcard that would select all of the various possible dates and times that are in the format of <'Timestamp><'when>2010-07-16T10:30:15+03:00 <'when><'Timestamp>. Not sure what to replace it with either... delete entirely, a blank, or a date that predates the historical image. Help much appreciated.