1 Potlatch 2: main outstanding issues
2 -----------------------------------
6 * A fair amount of the mouse-handling in each ControllerState is shared with others -
7 and some probably should be (e.g. unhovering). Can we refactor?
12 * Undo/redo: split, draw
16 == Vector background layers ==
18 * Remove existing interaction and add alt-click
19 * TagTransform (cf http://wiki.openstreetmap.org/wiki/Osmosis/TagTransform)
21 * Import from OSM (is this worth sharing with the XML API stuff?)
26 * Non-900913 projections
28 * Ability to specify that a node should e a point in a way, for example for crossings
33 * Direct click-to-edit of relation role should actually work
34 * Dynamic reloading of stylesheet/map_features, so that you don't need to reload the full page when editing them
35 * If a select name is too long then, the select menu seems to give a horizontal scrollbar instead of the name of the item e.g. cuisine#Coffee Shop
36 * If you have both inputSets names and buildingAddress, and name= key is filled in then the basic tab will get both, surely only name should be shown and building name should be ignored e.g. cafes. [Actually this was an issue of addr: being missing from one of them, however this may still be a problem for other overlapping inputSets]
37 * It would be useful to have fields that only allow numbers in a non-destructive way, for example for step_count or capacity.
38 * The area of pois for dragging on to the map should have a search, with synonyms and also be categorised like the lines are.
39 * Bug where the wrong feature is used, when an item that is dragged from the list when an POI has no icon.
40 * Checkboxes, for example what you can recycle, or whether something is a bridge or tunnel
48 * Toolbox fixes (see comments in file)
51 == Miscellaneous data model ==
53 * Remove created_by=* tags from any data touched
56 == Rendering (Halcyon) ==
59 * More line decoration (cliffs etc.), and implied values for 'dashes' if not supplied
60 * Complete MapCSS support
61 * Don't redraw stuff that's offscreen
62 * 'Light' version without vectorlayer support etc.