Mumpot
From OpenStreetMap
Mumpot is a gtk mapping application with simple editing features mainly for use with mobile devices, tested on a GPE installation on an ipaq2200. It has still to be considered as alpha.
download mumpot 0.2: [1]
Features
- displaying of tiled map (especially for those from osm)
- planed routes can be marked (does not use
the osm vector data for this), loaded and saved.
- maps can be printed at some fixed scales.
- osm vector data can be loaded from a file and saved.
- a primitive tag editor, so you can add a missing street name on the move
- can connect to a gps which provides NMEA-Data (using a TCP connection (to gpsd), a bluetooth rfcomm connection, or a serial device (which may also be a bluetooth rfcomm device))
- adding new ways by clicking a button at the beginning of the way and the end of the way, while travelling the way, you can select the highway class
short installation notes
Just do the usual
./configure && make && make install
and then start
mumpot-osmarender13

