OSM Map On Magellan/Format
From OpenStreetMap Wiki
- Map File Format
- pymagellan
- Mobile Mapper Office
- Mobile Atlas Creator
- RMP Creator
Currently just a bunch of informations, formating later on
new devices use two different map series:
- Summit - topo maps
- City - with routing
different technical maps
- Raster
- .rmp
- Vector
- .imi normal vector map
- .mgi vector basemap
- .poi poi map
- .tpo topo map
Older devices (e.g Meridian) used
- .img
only OpenSource approach for map generation is pymag
Contents |
Developers
People interested in coding things for magellan maps
| Name | Task | Skills |
|---|---|---|
| !i! | Community Management, Wiki, Python, Java C |
prevoius research
Around 2003-2005 the mapsend format yahoo group did a lot of analyses on Magellan (fka Thales) Mapsend tool and it's used map files.
Their approach on generating custom maps is:
- generate Shapefiles of desired area OR
- use Mobile Mapper Office 2.7 to save a .IMG map file
- use magsendtool to extract shapefiles out of Magellan maps
- use Mobile Mapper Office 2.7 with patched .INI configuration files to build
- MMOconverter makes maps compatible with Magellan GPSr again
See also
External links
- yahoo.com tech.group.mapsend_format - the old yahoo group with a lot of (outdated) material, example maps, tools, ...
- msh-tools.com - great little helpers (windows) by Mikhail Sharonov
- Decoding Magellan map files - some thougths