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
|
|
|
// TODO swing
|
2010-08-06 10:19:19 +02:00
|
|
|
// ! 9. Fix issues with big files (such as netherlands) - save memory (!)
|
2010-08-17 21:41:52 +02:00
|
|
|
// Current result : for big file (1 - task 60-80% time, 90% memory) (?) (+)
|
|
|
|
// 11. Index buildings using interpolations (from nodes) (+)
|
2010-08-16 00:22:24 +02:00
|
|
|
// ! 12. Reinvent UI of swing app (remove Region object and clear other MapObject) use indexes to show results
|
2010-08-03 21:21:45 +02:00
|
|
|
|
2010-08-04 11:46:35 +02:00
|
|
|
// TODO max 86
|
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-08-11 11:28:22 +02:00
|
|
|
|
2010-08-18 00:32:22 +02:00
|
|
|
// TODO check network availability
|
2010-08-18 15:09:44 +02:00
|
|
|
// TODO's in IndexCreator and other files!
|
2010-08-18 00:32:22 +02:00
|
|
|
|
|
|
|
|
2010-08-17 21:41:52 +02:00
|
|
|
// TODO BUGS:
|
|
|
|
// USA indexes
|
|
|
|
// ! VELCOM - competition (ppt)
|
2010-08-18 15:09:44 +02:00
|
|
|
|
2010-08-17 21:41:52 +02:00
|
|
|
// rotate map gps without location
|
|
|
|
// recalculating route when location is far from !
|
|
|
|
// ----- from site ---
|
|
|
|
// - 5 (?)
|
|
|
|
// - menu order (41)
|
|
|
|
// - 81. (17)
|
|
|
|
// -- house tagging (31)
|
|
|
|
// --- go back to osmand (23)
|
|
|
|
// --- keyboard (43)
|
|
|
|
// --- add poi tags (44)
|
|
|
|
|
|
|
|
|
2010-08-18 15:09:44 +02:00
|
|
|
// PRESENTS : mediamarkt, parfum, coffee, (al-parfum), (om?), olia?
|
2010-08-17 00:36:24 +02:00
|
|
|
|
2010-08-06 10:19:19 +02:00
|
|
|
|
|
|
|
// Unscheduled (complex)
|
|
|
|
// 65. Intermediate points - for better control routing, to avoid traffic jams ...(?)
|
|
|
|
// 40. Support simple vector road rendering (require new index file) (?)
|
|
|
|
// 63. Support simple offline routing(require new index file) (?)
|
2010-08-02 00:44:02 +02:00
|
|
|
|
2010-07-30 23:22:13 +02:00
|
|
|
// Improvements
|
2010-07-31 12:38:16 +02:00
|
|
|
// ! Download with wget
|
|
|
|
// ! progress while map is loading
|
2010-07-05 10:24:36 +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-27 20:00:44 +02:00
|
|
|
// 70. Show building numbers over map (require changing address index - index 2 more columns lat/lon for fast search)
|
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-08-06 10:19:19 +02:00
|
|
|
// 82. Rotate map according compass
|
|
|
|
// 85. Remove context menu on long press map ! Accumulate actions and show label (+)
|
2010-07-24 23:26:42 +02:00
|
|
|
|
2010-05-23 22:59:55 +02:00
|
|
|
// DONE SWING
|
2010-08-06 10:19:19 +02:00
|
|
|
// 10. Improve address indexing (use relations). (+)
|
|
|
|
// use relation "a6" (to accumulate streets!), "a3" to read all cities & define boundaries for city (& define that street in city).
|
2010-08-18 00:32:22 +02:00
|
|
|
|
2010-08-18 15:09:44 +02:00
|
|
|
// public static void main(String[] args) throws SQLException, ClassNotFoundException {
|
|
|
|
// File dir = new File("e:\\Information\\OSM maps\\osm_map\\!big!\\");
|
|
|
|
// Class.forName("org.sqlite.JDBC");
|
|
|
|
// for(File f : dir.listFiles()){
|
|
|
|
// if(f.getName().endsWith(".odb")){
|
|
|
|
// IndexCreator.removeWayNodes(f);
|
|
|
|
// }
|
|
|
|
// }
|
|
|
|
// }
|
2010-06-14 12:53:07 +02:00
|
|
|
|
2010-05-02 01:35:00 +02:00
|
|
|
}
|