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

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

public_transport updates, multipoly parameters translation

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