Modify ↓
Opened 4 years ago
Closed 4 years ago
#2789 closed enhancement (fixed)
[PATCH] Relation Sortieren der Einträge
| Reported by: | brogo | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
Es wäre gut, wenn es eine automatische bzw. halbautomatische Funktion gäbe, um Mitglieder einer Relation so zu sortieren, daß sie zusammenhängend sind.
Attachments (0)
Change History (3)
comment:1 Changed 4 years ago by cjw@…
comment:2 Changed 4 years ago by stoecker
- Summary changed from Relation Sortieren der Einträge to [PATCH] Relation Sortieren der Einträge
comment:3 Changed 4 years ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
I applied the patch, but I'm not happy with it. The sort function is not really useful as it is now.
The textual link-symbols should be replaced by icons.
In r1748.
Note: See
TracTickets for help on using
tickets.



A draft patch (+icon) that adds a sort button to the generic relation editor is at http://www.time4t.net/~cjw/josm/ . It currently sorts ways and nodes, but nodes may only appear once in the relation. This only works well for simple routes (or borders, etc.) from A-B or circular routes. The first relation member is never moved. Some small display changes in the dialog are also included.