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

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

double click in relations list, remove 4th configuration line (reltoolbox plugin)

File size: 1.0 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- "Reverse multipolygon": create a closed area out of outer members, move tags, delete relation and empty ways
6
7== NEW ALGORITHM ==
8
9- Implement algorithm to construct rings from selection
10- Classify those rings (inner/outer) based on node tracing
11- Break touching rings of multipolygons
12- Analyze chosen relation and display corresponding symbol next to its name
13- Make chosen relation name pretty (or analyze all relations in relation list)
14- Sort relation members button (now it's just role fixer)
15- "Add members" should search for connecting nodes among already present members
16- Automatic role setting for new multipolygon ways (construct rings, see where a way goes)
17
18== RELEASE ==
19
20- Construct rings using middle points of ways and break those ways
21- Convert adjacing rings that need to be broken to multipolygons
22- Option to autodownload all ways that are being broken
Note: See TracBrowser for help on using the repository browser.