Modify ↓
Ticket #4 (closed enhancement: wontfix)
Save/export only the marked subset of a map
| Reported by: | anonymous | Owned by: | imi |
|---|---|---|---|
| Priority: | major | Component: | unspecified |
| Version: | Keywords: | ||
| Cc: |
Description
It would be great if one can save/export the marked subset of a map. E.g. one could search for "railway:rail" and then create a railway gpx file.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



This will be easy possible with the clipboard support in #22 and multiple data layers in #20.
For now, you can work around this by searching for "-selected" which will practically invert your selection. Then delete everything selected (press "d") and export now. A bit cumbersome, but it works ;)