2010-08-17 00:36:24 +02:00
|
|
|
package net.osmand;
|
2010-06-07 20:07:04 +02:00
|
|
|
|
2010-08-18 00:32:22 +02:00
|
|
|
|
2010-06-07 20:07:04 +02:00
|
|
|
|
2010-05-02 01:35:00 +02:00
|
|
|
/**
|
|
|
|
* This class is designed to put all to do's and link them with code.
|
|
|
|
*/
|
|
|
|
public class ToDoConstants {
|
2010-06-07 20:07:04 +02:00
|
|
|
|
2010-08-03 21:21:45 +02:00
|
|
|
|
2010-09-30 20:58:18 +02:00
|
|
|
// TODO max 97
|
2010-09-26 00:04:16 +02:00
|
|
|
// FOR 0.4 beta RELEASE
|
2010-09-27 00:37:21 +02:00
|
|
|
// ! 89. Transport redesign UI (enable run from context menu, switch go to goal/not) !
|
2010-09-27 18:25:48 +02:00
|
|
|
|
2010-09-27 00:37:21 +02:00
|
|
|
// !_25. Add all attributes needed for routing (highway attributes, turn_restrictions)
|
2010-09-30 20:58:18 +02:00
|
|
|
// !_22. Verify all POI has a point_type (in order to search them) and fix POI issues (!)
|
2010-09-28 00:25:53 +02:00
|
|
|
|
2010-09-29 00:23:14 +02:00
|
|
|
// !_29. Fix memory for netherlands map creator
|
2010-09-30 20:58:18 +02:00
|
|
|
|
2010-09-27 00:37:21 +02:00
|
|
|
|
2010-09-28 11:22:50 +02:00
|
|
|
/// PROFILE AND REVIEW Rendering !!!
|
|
|
|
// - Review Ref on the road on low zooms
|
2010-09-30 20:58:18 +02:00
|
|
|
// - Fix broken multipolygon
|
|
|
|
|
|
|
|
//+-!_28. Rotate crash (progress dialog) [not reproducible]
|
|
|
|
//+- _18. Fix loading map data in rotated mode (check properly boundaries)
|
|
|
|
//+ !_1 . VELCOM animation
|
|
|
|
//+ _30. About screen (Issue)
|
|
|
|
//+ _30. Bug with landscape (?)
|
|
|
|
|
2010-09-27 00:37:21 +02:00
|
|
|
// not required
|
2010-07-31 12:38:16 +02:00
|
|
|
// ! 81. Add some objects to POI category (1) to add them into OSM 2) to help navigation)
|
|
|
|
// highway (?), traffic_calming (?), barrier(?), military(?-), landuse (?), office(?), man_made(?), power(?),
|
|
|
|
// railway( station, subway?) - issue 17
|
2010-09-22 01:41:21 +02:00
|
|
|
// ! 87. Use network availability for defining loading tiles from internet.
|
2010-09-29 00:23:14 +02:00
|
|
|
// 96. Introduce settings for MPH, imperial units
|
2010-09-26 00:04:16 +02:00
|
|
|
|
2010-09-27 00:37:21 +02:00
|
|
|
// _19. colors for road trunk and motorway
|
|
|
|
// _12. Fix : find proper location for streets ! centralize them (when create index)?
|
|
|
|
// _28. Fix freeze while map downloading (?)
|
2010-09-29 00:23:14 +02:00
|
|
|
|
2010-09-27 00:37:21 +02:00
|
|
|
|
|
|
|
// Outside base 0.4 release
|
2010-09-26 00:04:16 +02:00
|
|
|
// 86. Allow to add/edit custom tags to POI objects.
|
2010-09-17 08:24:18 +02:00
|
|
|
// 91. Invent binary format (minimize disk space, maximize speed)
|
|
|
|
// 92. Replace poi index with standard map index and unify POI categories
|
2010-09-27 00:37:21 +02:00
|
|
|
// 94. Revise index to decrease their size (especially address) - replace to float lat/lon and remove for POI
|
2010-09-27 18:25:48 +02:00
|
|
|
// remove en_names from POI (possibly from address)
|
2010-09-22 01:41:21 +02:00
|
|
|
|
2010-09-26 00:04:16 +02:00
|
|
|
|
2010-09-27 00:37:21 +02:00
|
|
|
///////////////////////////// UNKNOWN STATE ////////////////////
|
2010-08-06 10:19:19 +02:00
|
|
|
// Unscheduled (complex)
|
|
|
|
// 65. Intermediate points - for better control routing, to avoid traffic jams ...(?)
|
2010-09-27 00:37:21 +02:00
|
|
|
// 63. Support simple offline routing(require index file with turn restrictions etc) (?)
|
2010-08-02 00:44:02 +02:00
|
|
|
|
2010-07-09 13:15:50 +02:00
|
|
|
// Not clear if it is really needed
|
2010-07-15 11:48:48 +02:00
|
|
|
// 69. Add phone information to POI
|
2010-07-24 23:26:42 +02:00
|
|
|
// 66. Transport routing (show next stop, total distance, show stop get out, voice) (needed ?).
|
2010-07-30 00:03:53 +02:00
|
|
|
// 85. Enable on/off screen for bike navigation (?)
|
2010-07-29 15:17:09 +02:00
|
|
|
// 83. Add monitoring service to send locations to internet (?)
|
2010-07-15 11:48:48 +02:00
|
|
|
|
2010-07-24 23:26:42 +02:00
|
|
|
// DONE ANDROID :
|
2010-09-27 00:37:21 +02:00
|
|
|
// 93. Implement multitype vector objects - building with fence, road & tram ...
|
2010-09-27 18:25:48 +02:00
|
|
|
// 90. Use Junidecode library on the client for english translation for map rendering
|
2010-09-28 00:25:53 +02:00
|
|
|
// 96. Download voice data through UI interface (Issue)
|
2010-09-30 20:58:18 +02:00
|
|
|
// 95. Show progress while map rendered and loaded (Issue)
|
2010-07-24 23:26:42 +02:00
|
|
|
|
2010-05-23 22:59:55 +02:00
|
|
|
// DONE SWING
|
2010-09-30 20:58:18 +02:00
|
|
|
// 12. Reinvent UI of swing app (remove Region object and clear other MapObject)
|
|
|
|
|
2010-08-23 13:59:03 +02:00
|
|
|
|
2010-05-02 01:35:00 +02:00
|
|
|
}
|