1 Potlatch 2: main outstanding issues
2 -----------------------------------
6 * Make parallelise properly undoable
7 * Make Quadralatalawhatsit properly undoable
8 * Splitway + undo leaves way marked dirty
10 == Vector background layers ==
12 * TagTransform (cf http://wiki.openstreetmap.org/wiki/Osmosis/TagTransform)
13 * Import from OSM (is this worth sharing with the XML API stuff?)
17 * Non-900913 projections
22 * Comment and advanced -> "comment" should show the same thing
23 * Save should be deactivated until there's things to change
24 * Should be able to reuse changesets
25 * Shouldn't be able to change created_by and version on changeset
29 * Doesn't always update selected tab when you select a new entity
30 * 'Add to route' in relations doesn't work
31 * Direct click-to-edit of relation role should actually work
32 * Dynamic reloading of stylesheet/map_features, so that you don't need to reload the full page when editing them
33 * 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
34 * 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]
35 * It would be useful to have fields that only allow numbers in a non-destructive way, for example for step_count or capacity.
36 * The area of pois for dragging on to the map should have a search, with synonyms and also be categorised like the lines are.
37 * Bug where the wrong feature is used, when an item that is dragged from the list when an POI has no icon.
38 * Checkboxes, for example what you can recycle, or whether something is a bridge or tunnel
39 * Ability to specify that a node should be a point in a way, for example for crossings
40 * Ability to say that it's unlikely/impossible to have a way that is a bridge and a tunnel at the same time.
45 * Parallelise should use the distance from the way, not from the first click (needs someone good at maths to fix this)
46 * Potlatch 1-style "floaty warnings"
50 * Toolbox fixes (see comments in file)
51 * Quick-search on add-relations-to-way dialog (RelationSelectPanel)
52 * Bug: when drawing way, escape ends drawing. Should revert to previous way.
53 * Mouse icon should indicate when a join is being made (blue nodes might not be visible)
57 == Miscellaneous data model ==
59 * Remove created_by=* tags from any data touched
62 == Rendering (Halcyon) ==
64 * Changing style, and then back again, doesn't redraw everything
66 * More line decoration (cliffs etc.), and implied values for 'dashes' if not supplied
67 * Complete MapCSS support
68 * 'Light' version without vectorlayer support etc.