Difference between revisions of "Other maps"
From Navit's Wiki
(screenshot) |
|||
Line 13: | Line 13: | ||
That will look like this: | That will look like this: | ||
− | [[ | + | [[Navit_with_gcpoi.png|320px|thumb|POI]] |
Revision as of 15:57, 5 January 2008
You can display Points of Interest as a Navit map. Therefore was built a utility called gpx2navit_txt which converts gpx files to navit text map-Files.
Insert the text map Files into the navit.xml like this:
<mapset enabled="yes"> <map type="textfile" enabled="yes" data="/home/andi/osm_maps/navit_poi.txt"/> <map type="binfile" enabled="yes" data="$NAVIT_SHAREDIR/maps/osm_bbox_11.3,47.9,11.7,48.2.bin"/>
and you will get the poi-data on the map.
That will look like this: 320px|thumb|POI