<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>CityCyclingEdinburgh Forum &#187; Topic: .GPX editing help needed</title>
<link>http://citycyclingedinburgh.info/bbpress/</link>
<description>CityCyclingEdinburgh Forum &#187; Topic: .GPX editing help needed</description>
<language>en</language>
<pubDate>Thu, 09 Apr 2026 07:18:08 +0000</pubDate>

<item>
<title>Frenchy on ".GPX editing help needed"</title>
<link>http://citycyclingedinburgh.info/bbpress/topic.php?id=19021#post-288002</link>
<pubDate>Mon, 30 Jul 2018 23:02:44 +0000</pubDate>
<dc:creator>Frenchy</dc:creator>
<guid isPermaLink="false">288002@http://citycyclingedinburgh.info/bbpress/</guid>
<description>&#60;p&#62;Depending on the data in the file, a simple option is uploading it to Strava, using the crop feature and then exporting the resulting GPX file. This will only work if the initial file has time data as well as location data.
&#60;/p&#62;</description>
</item>
<item>
<title>acsimpson on ".GPX editing help needed"</title>
<link>http://citycyclingedinburgh.info/bbpress/topic.php?id=19021#post-287995</link>
<pubDate>Mon, 30 Jul 2018 20:29:41 +0000</pubDate>
<dc:creator>acsimpson</dc:creator>
<guid isPermaLink="false">287995@http://citycyclingedinburgh.info/bbpress/</guid>
<description>&#60;p&#62;If it's not clear from the previous instructions the part you need to leave at the end of the file is these lines:&#60;/p&#62;
&#60;p&#62;  &#38;lt;/trkseg&#38;gt;&#60;br /&#62;
 &#38;lt;/trk&#38;gt;&#60;br /&#62;
&#38;lt;/gpx&#38;gt;&#60;/p&#62;
&#60;p&#62;Although it's not relevant for this request I seem to remember that if you are removing the first points that you need to update the time in the headers.
&#60;/p&#62;</description>
</item>
<item>
<title>urchaidh on ".GPX editing help needed"</title>
<link>http://citycyclingedinburgh.info/bbpress/topic.php?id=19021#post-287981</link>
<pubDate>Mon, 30 Jul 2018 17:19:43 +0000</pubDate>
<dc:creator>urchaidh</dc:creator>
<guid isPermaLink="false">287981@http://citycyclingedinburgh.info/bbpress/</guid>
<description>&#60;p&#62;What @ECC says, just make sure you everything from the start of the opening '&#38;lt;trkpt...&#38;gt;' tag all the way to the end corresponding closing '&#38;lt;/trkpt&#38;gt;' tag for each point you want to remove.&#60;/p&#62;
&#60;p&#62;If the track is already on Strava you can crop and split tracks on their web interface - look for a wee spanner icon.
&#60;/p&#62;</description>
</item>
<item>
<title>EdinburghCycleCam on ".GPX editing help needed"</title>
<link>http://citycyclingedinburgh.info/bbpress/topic.php?id=19021#post-287980</link>
<pubDate>Mon, 30 Jul 2018 16:27:02 +0000</pubDate>
<dc:creator>EdinburghCycleCam</dc:creator>
<guid isPermaLink="false">287980@http://citycyclingedinburgh.info/bbpress/</guid>
<description>&#60;p&#62;Aren't .gpx files just text files that you can open in Notepad or similar, and delete the latter parts?&#60;/p&#62;
&#60;p&#62;EDIT: Yup. Just grabbed one of my GPX files from Strava, you can delete the last few &#38;lt;trkpt&#38;gt; tags, using either the &#38;lt;time&#38;gt; element or the lat / long to see when you want to start.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
E.g, the end of my file is:&#60;br /&#62;
   &#38;lt;trkpt lat=&#34;55.9501000&#34; lon=&#34;-3.1765830&#34;&#38;gt;&#60;br /&#62;
    &#38;lt;ele&#38;gt;46.0&#38;lt;/ele&#38;gt;&#60;br /&#62;
    &#38;lt;time&#38;gt;2018-07-30T12:30:13Z&#38;lt;/time&#38;gt;&#60;br /&#62;
   &#38;lt;/trkpt&#38;gt;&#60;br /&#62;
   &#38;lt;trkpt lat=&#34;55.9501340&#34; lon=&#34;-3.1766100&#34;&#38;gt;&#60;br /&#62;
    &#38;lt;ele&#38;gt;46.1&#38;lt;/ele&#38;gt;&#60;br /&#62;
    &#38;lt;time&#38;gt;2018-07-30T12:30:14Z&#38;lt;/time&#38;gt;&#60;br /&#62;
   &#38;lt;/trkpt&#38;gt;&#60;br /&#62;
   &#38;lt;trkpt lat=&#34;55.9501620&#34; lon=&#34;-3.1766330&#34;&#38;gt;&#60;br /&#62;
    &#38;lt;ele&#38;gt;46.1&#38;lt;/ele&#38;gt;&#60;br /&#62;
    &#38;lt;time&#38;gt;2018-07-30T12:30:15Z&#38;lt;/time&#38;gt;&#60;br /&#62;
   &#38;lt;/trkpt&#38;gt;&#60;br /&#62;
  &#38;lt;/trkseg&#38;gt;&#60;br /&#62;
 &#38;lt;/trk&#38;gt;&#60;br /&#62;
&#38;lt;/gpx&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
You could delete all of that down to the closing trkseg tag to remove the last 3 sample points.
&#60;/p&#62;</description>
</item>
<item>
<title>dessert rat on ".GPX editing help needed"</title>
<link>http://citycyclingedinburgh.info/bbpress/topic.php?id=19021#post-287979</link>
<pubDate>Mon, 30 Jul 2018 15:59:58 +0000</pubDate>
<dc:creator>dessert rat</dc:creator>
<guid isPermaLink="false">287979@http://citycyclingedinburgh.info/bbpress/</guid>
<description>&#60;p&#62;I know when I've reached the limits of my technical expertise.&#60;/p&#62;
&#60;p&#62;What I want to do doesn't seem to be hard - but clearly not as simple as it should or I'm not as clever as I thought i was.&#60;/p&#62;
&#60;p&#62;'all' i want is to be able to chop off (the end parts) of a .gpx.&#60;/p&#62;
&#60;p&#62;any gurus out there ?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
