I have a pile of GPX-formatted tracklogs for many countries where I've travelled over the years (the GPS-device has been continuously on and recording for most of the trips). I would now like to analyse the logs automatically to extract a list human-readable names for the places that I've visited. For example:
- detect and name border crossings
- detect and name inhabited places where I've stayed longer
Does there exist ready-made software (preferably free and open source) that can be used to perform such analysis?
(By "tracklog" I mean: a sequence of timestamped longitude-latitude pairs.)