Changeset 25747 in osm for applications


Ignore:
Timestamp:
2011-03-30T11:17:53+02:00 (13 years ago)
Author:
zverik
Message:

todo update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/relcontext/TODO

    r25709 r25747  
    22
    33- Draw icons for multipoly settings menu
    4 - Analyze chosen relation and display corresponding symbol next to its name
    5 - Make chosen relation name pretty
    6 - "Add members" should search for connecting nodes among already present members
     4- Solve width problem for narrows buttons when "fix" and "download" appear simultaneously
     5- Doubleclick on a relation list member should either select a relation or
     6  open relation editor for that relation (and choose it) (preferences?)
     7- Add "Open editor" to relation context menu
     8- "Reverse multipolygon": create a closed area out of outer members, move tags, delete relation and empty ways
     9- Remove "single multipolygon" from relation settings, there will be single relation in all cases
     10
     11== NEW ALGORITHM ==
     12
    713- Implement algorithm to construct rings from selection
    814- Classify those rings (inner/outer) based on node tracing
    915- Break touching rings of multipolygons
    10 - Option to create separate multipolygon for every outer ring
    11 - Solve width problem for narrows buttons when "fix" and "download" appear simultaneously
     16- Analyze chosen relation and display corresponding symbol next to its name
     17- Make chosen relation name pretty (or analyze all relations in relation list)
    1218- Sort relation members button (now it's just role fixer)
     19- "Add members" should search for connecting nodes among already present members
     20- Automatic role setting for new multipolygon ways (construct rings, see where a way goes)
    1321
    1422== RELEASE ==
    1523
    16 - Construct rings using middle points of ways and break those ways (as an option)
     24- Construct rings using middle points of ways and break those ways
    1725- Convert adjacing rings that need to be broken to multipolygons
    1826- Option to autodownload all ways that are being broken
Note: See TracChangeset for help on using the changeset viewer.