1
2#
3# TomTom Navigator Places of Interest (.asc)
4#
5gpsbabel -i tomtom_asc -f ${REFERENCE}/tomtom_poi.asc -o tomtom_asc -F ${TMPDIR}/tomtom_poi.asc
6compare ${REFERENCE}/tomtom_poi.asc ${TMPDIR}/tomtom_poi.asc
7
8