<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
As a minimum you require an output file dijleland.gpx  like this example<br>
<br>
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><br>
<gpx xmlns=<a class="moz-txt-link-rfc2396E" href="http://www.topografix.com/GPX/1/1">"http://www.topografix.com/GPX/1/1"</a> creator="OSM Route
Manager" version="1.1"
xmlns:xsi=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/2001/XMLSchema-instance">"http://www.w3.org/2001/XMLSchema-instance"</a>
xsi:schemaLocation=<a class="moz-txt-link-rfc2396E" href="http://www.topografix.com/GPX/1/1http://www.topografix.com/GPX/1/1/gpx.xsd">"http://www.topografix.com/GPX/1/1
http://www.topografix.com/GPX/1/1/gpx.xsd"</a>><br>
<!-- All data by OpenStreetMap, licensed under cc-by-sa-2.0
(<a class="moz-txt-link-freetext" href="http://creativecommons.org/licenses/by-sa/2.0/">http://creativecommons.org/licenses/by-sa/2.0/</a>). --><br>
    <wpt lat="50.788708" lon="4.5839511"><br>
      <name>301</name><br>
    </wpt><br>
    <wpt lat="50.788718" lon="4.5839521"><br>
      <name>302</name><br>
    </wpt><br>
    <rte><br>
        <name>Dijleland 301-302</name><br>
        <src>OpenStreetMap.org</src><br>
        <type>foot</type><br>
        <rtept lat="50.788708" lon="4.5839511" > </rtept><br>
        <rtept lat="50.788709" lon="4.5839515" > </rtept><br>
        <rtept lat="50.788718" lon="4.5839521" > </rtept><br>
    </rte><br>
    <rte><br>
        <name>Dijleland 302-303</name><br>
        <src>OpenStreetMap.org</src><br>
        <type>foot</type><br>
        <rtept lat="50.788718" lon="4.5839521" > </rtept><br>
        <rtept lat="50.788719" lon="4.5839525" > </rtept><br>
        <rtept lat="50.788728" lon="4.5839531" > </rtept><br>
    </rte><br>
</gpx><br>
<br>
For every node there is a waypoint element wpt with the coordinates and
as name its ref number<br>
For every sub relation there is a  route element rte<br>
It contains route points rtept. <br>
These rtept are all the nodes of the ways from the subrelation.<br>
The streets and their nodes  need to be ordered from start to end node
(the ones with the ref tag) <br>
Regards,<br>
Gerard<br>
<br>
<br>
Jo wrote:<br>
<blockquote type="cite"
 cite="midCAJ6DwMDM_roy57WNRm3quMWgQ_EegQ-0q3jwSY1FPVfqv9PCGg@mail.gmail.com">Gerard,<br>
  <br>
If you provide me with a detailed example of what data in the osm file,
needs to become which information in the gpx, I might try to program
this in Python. It's possible to add python scripts to JOSM.<br>
  <br>
Jo (Polyglot)<br>
  <br>
  <div class="gmail_quote">2011/8/2 Gerard Vanderveken <span dir="ltr"><<a
 href="mailto:Ghia@ghia.eu">Ghia@ghia.eu</a>></span><br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">It
is not an obligation to have this 'not yet official' collection
relation.<br>
I got the idea by looking at some Alp paths, where it was used to link
all paths of the network.<br>
    <br>
Everyone can add to the Wiki (registration and login required).<br>
But if you feel uncomfortable doing edits in a Wiki , I can do it for
you, if you send me the relevant data.<br>
The relation has to be created first, so the reference can be put in
the Wiki<br>
    <br>
For the creation of this specialised GPX, the exporting functions of
OSM are not suitabe.<br>
There is some programming or script required to put each sub relation
into a route and convert the  nodes to waypoints.<br>
    <br>
Regards,<br>
Gerard.<br>
    <br>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
      <div class="im">network (as far as they exist).<br>
      <br>
Should such a collection be created for all other knooppunten networks ?<br>
If so, can someone update the wiki page to reflect this, so I can
properly create and tag that collection for Rivierenland<br>
      <br>
I downloaded the gpx file  from Zuid-Dijleland. I was hoping to get the
collection of knooppunten as waypoints.<br>
The result was disappointing (import in Garmin RoadTrip). Too many
routes, even non-existing, waypoints without the number of the
knooppunt.<br>
      <br>
Is there a better way to retrieve the information as GPX ? I would
already be happy with the knooppunten alone, without the routes between
them.<br>
I've tried exporting them from JOSM, but this also looses the number
(which only exists as rwn_ref).<br>
      <br>
      <br>
Marc<br>
      <br>
      </div>
------------------------------------------------------------------------<br>
      <br>
_______________________________________________<br>
Talk-be mailing list<br>
      <a href="mailto:Talk-be@openstreetmap.org" target="_blank">Talk-be@openstreetmap.org</a><br>
      <a href="http://lists.openstreetmap.org/listinfo/talk-be"
 target="_blank">http://lists.openstreetmap.org/listinfo/talk-be</a><br>
 <br>
    </blockquote>
    <br>
    <br>
_______________________________________________<br>
Talk-be mailing list<br>
    <a href="mailto:Talk-be@openstreetmap.org" target="_blank">Talk-be@openstreetmap.org</a><br>
    <a href="http://lists.openstreetmap.org/listinfo/talk-be"
 target="_blank">http://lists.openstreetmap.org/listinfo/talk-be</a><br>
  </blockquote>
  </div>
  <br>
  <div
 style="padding: 0px; visibility: hidden; left: -5000px; position: absolute; z-index: 9999; margin-left: 0px; margin-top: 0px; overflow: hidden; color: black; font-size: 10px; text-align: left; line-height: 130%;"
 id="avg_ls_inline_popup"></div>
  <pre wrap="">
<hr width="90%" size="4">
_______________________________________________
Talk-be mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Talk-be@openstreetmap.org">Talk-be@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstreetmap.org/listinfo/talk-be">http://lists.openstreetmap.org/listinfo/talk-be</a>
  </pre>
</blockquote>
</body>
</html>