Hi.
I'm using the activity-search-service webAPI to get json objects for my activities to automatically categorize, describe, tag and name them with some scripts, and the start and end coordinates for my activities play an important role for that to identify the type of activity. Now I have noticed that the activity coordinates no longer are part of the json objects for activities uploaded after March 23rd. In search results where the beginLong/Lat and endLong/Lat is included, such as the 'activitylist-service', the values are empty. And in the 'activity-search-service' they are not there at all.
Anyone else seen this? And is there a way to get the begin and end coordinates in some way in json or xml or similar, other than parsing the gpx for them?
Thanks.
/Thomas