Changes between Version 4 and Version 5 of martin_kolman


Ignore:
Timestamp:
Nov 1, 2012, 2:42:30 PM (11 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • martin_kolman

    v4 v5  
    2626!ModRana supports both online and offline routing (using the Monav backend) & provides multilingual voice directions turn-by-turn.
    2727
     28!ModRana took part in many coding competitions and most recently won the '''1st place''' in the '''Maemo.org Coding Competition 2012'''.
     29
     30'''architecture:'''[[BR]]
     31core: Python[[BR]]
     32classic GUI: Python + GTK[[BR]]
     33QML GUI: Python + Qt + QML[[BR]]
     34packaging : shells scripts + Python (setuptools) + OBS
     35
    2836'''website: http://www.modrana.org''' [[BR]]
    2937'''source code repository: https://github.com/M4rtinK/modrana''' [[BR]]
     
    4149main repository instance: http://data.modrana.org
    4250
     51'''architecture:'''Python
    4352
    4453=== Monav data generator ===
    4554A 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.
     55
     56'''architecture:'''Python
    4657
    4758=== Mieru ===