Hi,<br><br>With my latest commit, the functionality of automatically extracting roads from tracks is now complete.<br><br>A basic use case for explanation:<br><br>- Open a GPX/NMEA track<br>- If the "Auto-Extract" preferences is set, 2 layers will be created:<br>
    . the plain track layer<br>    . the extracted layer<br>- If "Auto-extract" is not selected, right-click on the track layer in the layer dock ->"Extract Drawing layer" to get the "Extract..." layer<br>
    . The Extract layer being a non-uploadable one, no modification made to the features of the layer will be uploaded by default<br>    . one "big road" will be created per track segment<br>- Modify the extract layer; You will mostly do splits as to keep only the relevant, non-existing roads from the track.<br>
- When ready to upload part of the extract layer, select the road to commit, then "Feature" -> "Commit to dirty layer" to move the road to the dirty layer, i.e. making it uploadable.<br>- Upload as ususal<br>
<br>Enjoy<br>- Chris -<br>