ITN is a simple text route format for TomTom GO, Start and Via navigators of the 2005–2015 era. On osm2cdr our ITN exporter is a thin wrapper around route points: each point becomes one line of the file. Coordinates are written as integers (longitude and latitude multiplied by 100,000), then a description and a type code. Fields are separated by a vertical bar «|». The first point is marked as departure, the last as destination, the rest stay as intermediate waypoints. Descriptions are stripped of newlines and the «|» character. To be honest: this is a route, not a POI overlay or a map; the limit is 10,000 points, and on older devices staying under ~100 is recommended.
主要特点

关于 TomTom ITN 格式
ITN is a text list of route points for TomTom navigators of the GO, Start and Via series. The format is as simple as it gets: one line per point, fields separated by a vertical bar. That is exactly why it is still useful — a route can be assembled, checked and corrected in an ordinary text editor.
The export is taken when the round is set in advance: deliveries by address, a bus tour with stops, a walk-around of sites. The device builds the roads between the points itself, while the file sets where to go and in which order.
In the file each line is longitude and latitude as integers (degrees multiplied by 100,000), a description and a point type code. The first point is marked as the start, the last as the finish, and the rest stay intermediate; line breaks and the separator character itself are stripped from the descriptions. The technical ceiling is 10,000 points, but old devices reliably accept about a hundred.
This is a route and nothing else — not a map and not a set of points of interest. For a POI set TomTom has a separate binary format, OV2.
打开 TomTom ITN 文件的程序
以下程序可以打开、编辑和处理从 OSM2CDR 导出的 TomTom ITN Itinerary (Route Waypoints)(.itn)文件:
格式规格
- 专有格式
- 仅 2D
- 无损(无质量损失)
- 无属性
- 输出:1 个文件
- A TomTom ITN text route: one '|'-delimited line per point, integer coordinates (lon/lat x100000), departure/destination/via type codes; 10,000-point limit.
谁在使用 TomTom ITN 地图
如何导出 TomTom ITN
导出后如何打开
- The navigator directly — connect the TomTom over USB and copy the .itn into the itn folder on the device; the route shows up in the routes section.
- TomTom MyDrive Connect — the same transfer through the vendor's application if the device does not mount as an ordinary drive.
- Notepad or any text editor — lines can be reordered, extra ones deleted, descriptions rewritten; save the file without a BOM.
- GPSBabel — convert to GPX or KML (gpsbabel -i tomtom_itn -f route.itn -o gpx -F route.gpx) if the route is also needed in another application.
- A check before departure — run the route on the device in advance: the order of lines in the file defines the order of the round, while the roads between them are chosen by the device itself.
TomTom ITN 格式的热门地图
导出 TomTom ITN Itinerary (Route Waypoints) 地图
从 OpenStreetMap 下载专业的 TomTom ITN 地图。即时生成,任意区域。