<br><br><div class="gmail_quote">2008/7/2 Stefan de Konink <<a href="mailto:skinkie@xs4all.nl">skinkie@xs4all.nl</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Chris Browet schreef:<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Merkaartor will soon have a function to transform GPS tracks to OSM roads automatically.<br>
</blockquote>
<br></div>
Does it have an update algorithm like Mapgenerator[1] so it is also possible get more precise if there is more nmea data available over time?<br>
<br>
</blockquote></div>I didn't knew about Mapgenerator, so I don't know.<br>The algorithm takes all the point from the nmea/gpx, compute possible roads from the last accepted node, then removes all previous points which are under about 10m of a possible straight road (hard to explain).<br>
So, yes, the more you have points, the more precise the road will be. I use 1 sec NMEA and the results are pretty good. Number of nodes is very reasonable and fits nicely to the track.<br><br>Actually, the extract function is already in SVN for a while (right-click on a Track layer -> Extract), just that upload is not possible right now.<br>
<br>- Chris -<br>