Modify ↓
Opened 16 years ago
Closed 16 years ago
#2789 closed enhancement (fixed)
[PATCH] Relation Sortieren der Einträge
Reported by: | brogo | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
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 by , 16 years ago
comment:2 by , 16 years ago
Summary: | Relation Sortieren der Einträge → [PATCH] Relation Sortieren der Einträge |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → 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.