source: osm/applications/editors/josm/plugins/relcontext/TODO@ 25747

Last change on this file since 25747 was 25747, checked in by zverik, 13 years ago

todo update

File size: 1.3 KB
Line 
1== BETA ==
2
3- Draw icons for multipoly settings menu
4- Solve width problem for narrows buttons when "fix" and "download" appear simultaneously
5- Doubleclick on a relation list member should either select a relation or
6 open relation editor for that relation (and choose it) (preferences?)
7- Add "Open editor" to relation context menu
8- "Reverse multipolygon": create a closed area out of outer members, move tags, delete relation and empty ways
9- Remove "single multipolygon" from relation settings, there will be single relation in all cases
10
11== NEW ALGORITHM ==
12
13- Implement algorithm to construct rings from selection
14- Classify those rings (inner/outer) based on node tracing
15- Break touching rings of multipolygons
16- Analyze chosen relation and display corresponding symbol next to its name
17- Make chosen relation name pretty (or analyze all relations in relation list)
18- Sort relation members button (now it's just role fixer)
19- "Add members" should search for connecting nodes among already present members
20- Automatic role setting for new multipolygon ways (construct rings, see where a way goes)
21
22== RELEASE ==
23
24- Construct rings using middle points of ways and break those ways
25- Convert adjacing rings that need to be broken to multipolygons
26- Option to autodownload all ways that are being broken
Note: See TracBrowser for help on using the repository browser.