To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Itinerary file

From Wikipedia, the free encyclopedia

ITN Itinerary file
Filename extension
.itn
Internet media type
application/itn
Initial release2000
Extended fromTXT
Websitehttps://www.tomtom.com/lib/doc/TomTomTips/index.html?itinerary_as_text_file.htm

ITN, is a file format designed as an itinerary data format for TomTom devices.

It can be used to describe itineraries using support waypoints. The format is proprietary for TomTom. Its data store location, name, and waypoint type and can in this way be used to interchange data between GPS devices and software packages. Such computer programs allow users, for example, to create and modify itineraries.

Data types

The file format assumes that each line in it holds a supporting waypoint:

longitude|latitude|description|type|

The type specifies whether how to handle this waypoint:

Type Meaning
0 Regular waypoint
1 Waypoint is disabled (will be skipped when navigating the itinerary, appears dimmed in the itinerary overview)
2 Stopover or destination
3 Stopover is disabled (will be skipped when navigating the itinerary, appears dimmed in the itinerary overview)
4 Departure point (should only be set for the first item in the itinerary file)

Units

Latitude and longitude are expressed in fixed point integer numbers using the WGS 84 datum. Please note these numbers are the floating point values times 100,000, e.g. the latitude 52.493601 will be shown as 5249360.

It is allowed to prefix these numbers with + or -.

Sample ITN document

The following is an ITN file produced by a TomTom hand-held GPS unit. This document does not show all functionality which can be stored in the ITN format but its purpose is to serve as a brief illustration.

490843|5237653|Amsterdam Central Station|4|
496283|5226712|Abcoude Park and Ride|0|
507226|5208633|Stadsbaan Utrecht|0|
509797|5199465|Company in Vianen|2|

Limitations

TomTom devices as of 2014 will only accept at most 255 waypoints. Devices before that allow 32 or 48 at most, with an exception for the Rider product range, allowing 100 waypoints.

It is unknown what the maximum length of the description field is allowed to be, most applications assume 64 characters. The character encoding of the description is assumed to be Windows-1252 (the Latin alphabet), sometimes called ANSI. This character set allows 224 different characters to be used, supporting most European languages.

TomTom decided in 2015 to deprecate the ITN format in favour of the more versatile GPX format. ITN is still supported as an import format.

See also

References

External links

This page was last edited on 15 January 2023, at 14:08
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.