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

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

button images (relcontext plugin)

File size: 1.1 KB
Line 
1- Choose less pompous and more suitable name for the plugin
2- Store all settings in preferences
3- Highlight chosen relation in relations list
4- Fix everything to work with multiple [editor] layers
5- "Add members" should search for connecting nodes among already present members
6- Create multipolygon settings button ">"
7- After creating multipolygon, move tags from outer to relation (setting "tags")
8- Choose whether creating multipoly or administrative boundary
9- Solve width problem for narrows buttons when "fix" and "download" appear simultaneously
10- Check all strings to be properly formulated, search for similar ones in josm core and plugins
11
12== BETA ==
13
14- Implement algorithm to construct rings from selection
15- Classify those rings (inner/outer) based on node tracing
16- Break touching rings of multipolygons
17- Option to create separate multipolygon for every outer ring
18
19== RELEASE ==
20
21- Construct rings using middle points of ways and break those ways (as an option)
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.