/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Methods/Mapping/soft.txt

  • Committer: Suren A. Chilingaryan
  • Date: 2009-04-09 03:21:08 UTC
  • Revision ID: csa@dside.dyndns.org-20090409032108-w4edamdh4adrgdu3
import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Navigation
 
2
==========
 
3
 TangoGPS (just a map)
 
4
  + Works from a first try 
 
5
  + Map autodownloading, GPS support
 
6
  + Sources: OSM, Topo, Aerial (Only OSM is working for me)
 
7
 
 
8
 GPSDrive (Navigation):
 
9
    * Map source: expedia
 
10
    + GPS is able to provide current position (gpsd)
 
11
    - No auto-downloading, but manual is possible
 
12
    - No waypoint downloading
 
13
    - No autorouting
 
14
    - Best map autoselection is not working correctly and should be disabled
 
15
 
 
16
 
 
17
 PyRoute, Rana (Navigation): 
 
18
    + Routing
 
19
    + Map downloading around here and along the route
 
20
    + automatic downloading of maps, but manual downloads of POI and routing 
 
21
    information
 
22
    + GPSD support
 
23
    + OpenStretMap data
 
24
    - very slow infomation download, but works quite good then
 
25
    pyroute: Needs fixing - in tilenames.py set tah element of layers 
 
26
    structure to:
 
27
            "tah": "http://tile.openstreetmap.org/"
 
28
    rana: Not working for me at the current state.
 
29
 
 
30
 Roadnav (Navigation):
 
31
    + Routing
 
32
    + GPSD
 
33
    + Somehow USA centric, but latest version supports OSM data as well
 
34
    - Downloads OSM maps, but I was not able to display them. With USA maps
 
35
    looks what everything is in place.
 
36
    - Overall not possible to use outside of US at the moment, but looking
 
37
    quite promising
 
38
 
 
39
 Navit (Navigation):
 
40
    + Finaly something working. Even Routing
 
41
        a) However if you are slightly out of road by GPS, it will not route,
 
42
        but you may adjust your position
 
43
    + GPSD and NMEA COM support
 
44
    + Map Sources
 
45
        a) Open Street Map
 
46
        b) Grosser Reiseplaner (Eurpean)
 
47
        c) Garmin (over libgarmin, the routing/search not supported yet, navit
 
48
        is crashing on attempt)
 
49
        d) US/Tiger
 
50
    + Supported platforms: Fic, Zaurus, N810, iPAQ
 
51
    + Different views for bikers and car drivers
 
52
    + 3 Different GUI's could be selected: internal (oriented to touch screen
 
53
    PDA's), GTK for desktop, CEGUI (3D, not working for me)
 
54
        a) quesoglc should be compiled with --disable-tls
 
55
        b) _Z12map_rect_newP3mapP13map_selection is known problem
 
56
            they mixing C++/C code
 
57
        c) OpenGL gaphics is crashing and SDL shows nothing.
 
58
        d) With last alpha release (0.0.4), however, it was working. So, I hope
 
59
        it is transition.
 
60
    + Additional GUI buttons could be enabled from config
 
61
    
 
62
    - No maps autoloading and interface is not so fancy
 
63
    * Installation
 
64
     a) convert OSM map to Navit format and place in right place
 
65
        cat dublin.osm | osm2navit /usr/share/navit/maps/dublin.bin
 
66
     b) create xml file referencing created map, the single line should be in
 
67
        <map type="binfile" enabled="yes" data="/usr/share/navit/maps/dublin.bin" />
 
68
     c) multiple maps can be loaded from single xml, just put multiple map
 
69
        lines in that case
 
70
     d) Garmin source is connected this way
 
71
        <map type="garmin" enabled="yes" data="/usr/share/navit/maps/gmapsupp.img" />
 
72
        It should be image prepared for writing into the device
 
73
 
 
74
 
 
75
Editing
 
76
=======
 
77
 viking (Mapsource)
 
78
    + Stable, searchable, many map sources
 
79
    + Autodownloading
 
80
    + Tracks and Waypoints editor
 
81
    + No direct support for routes, but wey may be emulated using tracks
 
82
    + May create basic routes (using track) using google maps, but between
 
83
    only two points and there is no way to set some preferences.
 
84
    - I haven't found any routing information
 
85
    - GPS positioning is not working for me
 
86
    - Loading SRTM3/SRTM30 dem layers segmenting out
 
87
    * 0.9.7 is expected to be last version with Google-maps support
 
88
 
 
89
 qlandkarte/qlandkartegt (MapSource):
 
90
    + This application allows download/upload maps, tracks and waypoints to
 
91
    the garmin devices. It support garmin format.
 
92
    + May load a whole map set by loading *_mdr.img
 
93
    + May perform simple track edition and export them to GPX format, but 
 
94
    separate tracks cannot be stored.
 
95
    * Search is provided over googlemaps, the map information cann't be used
 
96
    - No routing is provided. Unlocking of commercial maps is not supported
 
97
    - Needs direct connection to Garmin USB, this means garmin_gps should not
 
98
    be loaded.
 
99
    - Crashes if to many details are requested
 
100
    - Have problems while executed not from a root user.
 
101
    - GT version is still unstable (11.2008)
 
102
    * 3D support
 
103
        Needs DEM (Digital Elevation Model) data
 
104
        Author recommended: http://srtm.csi.cgiar.org/SELECTION/inputCoord.asp
 
105
        However, there is not really documentation and it's craching and haven't
 
106
        guessed how to use it.
 
107
 
 
108
 Gpsylon (map)
 
109
    + Expedia maps, autodownloading
 
110
    + Visualization of tracks
 
111
    - Java (quite slow)
 
112
 
 
113
Viewing
 
114
=======
 
115
 pti (Le Petit Poucet)
 
116
    Great 3D visualization, loads tracks from GPX, then automatically fetches
 
117
    geo data and presents 3D plot of track and surroundings.
 
118
    
 
119
 gipfel
 
120
    + Find the names of mountains or points of interest on a picture. With the 
 
121
    given viewpoint (the point from which the picture was taken) and two known 
 
122
    mountains on the picture, gipfel can compute all parameters needed to 
 
123
    compute the positions of other mountains on the picture.
 
124
        * Data Source used: http://www.alpin-koordinaten.de/
 
125
    + Glue panoramic images
 
126
    
 
 
b'\\ No newline at end of file'