Modify ↓
Opened 7 years ago
Closed 6 years ago
#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 (0)
Change History (1)
comment:1 Changed 6 years ago by imi
- Resolution set to wontfix
- Status changed from new to closed
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 ;)