close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.ticket.admin.ComponentAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Nov 1, 2012, 1:42:13 PM (13 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v1
|
|
| | 1 | = Martin Kolman - activity overview = |
| | 2 | |
| | 3 | == Projects == |
| | 4 | |
| | 5 | === modRana === |
| | 6 | !ModRana is a flexible navigation system for Mobile devices. It can show various map layers, manage POI, search for amenities, addresses or Wikipedia articles and has a powerful command-line interface, that exposes many of its features to third party applications. This interface is already in use by [http://talk.maemo.org/showthread.php?t=84753 Saera] for voice triggered amenity & weather search. |
| | 7 | |
| | 8 | !ModRana supports both online and offline routing (using the Monav backend) & provides multilingual voice directions turn-by-turn. |
| | 9 | |
| | 10 | === modRana data repository === |
| | 11 | The modRana data repository is a server application, that generates navigation data packages from !OpenStreetMap data for use by modRana and other compatible navigation systems. |
| | 12 | |
| | 13 | The data repository development started after support for Monav offline routing was added to modRana. The users need up-to-date routing data packs to use this and the data repository is there to generate and host them. It currently generates & hosts only Monav routing data packs, but its architecture is prepared for seamlessly adding support for handling other data packages. |
| | 14 | |
| | 15 | The repository (re)generation is fully multi-threaded, so that, if running on suitable hardware, even a global data update takes just a few hours. For example, global Monav routing data generation takes less than 4 hours on a 48 core Opteron server (including data downloads & result packaging). |
| | 16 | |
| | 17 | source code repository: https://github.com/M4rtinK/modrana-data-repository [[BR]] |
| | 18 | main instance: http://data.modrana.org |
| | 19 | |
| | 20 | |
| | 21 | === Monav data generator === |
| | 22 | A simple script for Monav routing data generation. I takes one OSM data pack (in .osm or .pbf) and generates a folder with Monav routing data from it. |
| | 23 | |
| | 24 | === Mieru === |
| | 25 | |
| | 26 | === !RePho === |
| | 27 | |
| | 28 | === Panora === |