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

Last change on this file since 25688 was 25688, checked in by zverik, 14 years ago

final stretch for beta

File size: 1.1 KB
Line 
1- Create plugin icon
2- Store all settings in preferences
3- Fix everything to work with multiple [editor] layers
4- Create multipolygon settings button ">"
5- After creating multipolygon, move tags from outer to relation (setting "tags")
6- Choose whether creating multipoly or administrative boundary
7- Solve width problem for narrows buttons when "fix" and "download" appear simultaneously
8- Check all strings to be properly formulated, search for similar ones in josm core and plugins
9
10== BETA ==
11
12- Analyze chosen relation and display corresponding symbol next to its name
13- Make chosen relation name pretty
14- "Add members" should search for connecting nodes among already present members
15- Implement algorithm to construct rings from selection
16- Classify those rings (inner/outer) based on node tracing
17- Break touching rings of multipolygons
18- Option to create separate multipolygon for every outer ring
19
20== RELEASE ==
21
22- Construct rings using middle points of ways and break those ways (as an option)
23- Convert adjacing rings that need to be broken to multipolygons
24- Option to autodownload all ways that are being broken
Note: See TracBrowser for help on using the repository browser.