source: osm/applications/editors/josm/plugins/reltoolbox/TODO@ 26285

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

duplicate relation

File size: 1.7 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- èêîíêà â ïàíåëè ñëåâà íå ðàáîòàåò, à ÷åêáîêñ (åñëè íà >> íàæàòü) âêëþ÷àåò ïàíåëü ñî âòîðîãî ðàçà
9- ðåæèì äëÿ ñîçäàíèÿ ìóëüòèïîëèãîíîâ áåç òðåáîâàíèÿ ïðèñóòñòâèÿ òåãîâ íà âñåõ ëèíèÿõ,
10 êîãäà ïëîùàäíûå òýãè ñîáèðàþòñÿ ñ êóñêîâ äàæå åñëè îíè ïðèñóòñòâóþò íå íà âñåõ (íàñòðîéêà)
11- êîãäà ñîçäà¸òñÿ ìóëüòèïîëèãîí è âêëþ÷åíî "ïåðåìåñòèòü òåãè", íî òåãè òîëüêî íà îäíîé ëèíèè, òî fail
12- ïðè ñîçäàíèè ãðàíèö äîáàâëÿåòñÿ òîëüêî admin_level, íî íå boundary
13- ïóíêò â ìåíþ äëÿ äóáëèðîâàíèÿ îòíîøåíèÿ
14
15== NEW ALGORITHM ==
16
17- Implement algorithm to construct rings from selection
18- Classify those rings (inner/outer) based on node tracing
19- Break touching rings of multipolygons
20- Analyze chosen relation and display corresponding symbol next to its name
21- Make chosen relation name pretty (or analyze all relations in relation list)
22- Sort relation members button (now it's just role fixer)
23- "Add members" should search for connecting nodes among already present members
24- Automatic role setting for new multipolygon ways (construct rings, see where a way goes)
25- Split multipolygon: arrange holes accordingly.
26
27== RELEASE ==
28
29- Construct rings using middle points of ways and break those ways
30- Convert adjacing rings that need to be broken to multipolygons
31- Option to autodownload all ways that are being broken
Note: See TracBrowser for help on using the repository browser.