TomTom OV2 是 TomTom 导航设备的 POI 格式。它包含兴趣点的坐标、名称和类别。文件可复制到设备中,以便快速访问 POI。
主要特点

关于 TomTom OV2 格式
OV2 is the binary format of custom points of interest for TomTom navigators. The file has neither a header nor a trailing structure: it is simply a chain of records, each holding coordinates and a name. Hence its compactness and instant reading on the device.
The export is needed to load your own set of points into a navigator: customer addresses, pickup points, fuel stations across a region, service sites. The device will show them on the map and can navigate to them like to ordinary points of interest.
We write OV2 directly, without third-party utilities: coordinates are encoded as integers (degrees × 100,000), the name is taken from the name tag, and if there is none — from name:en, name:ru, title or ref. The records are preceded by a service record with a bounding box of all the points, by which the device quickly discards whatever is far from the current position.
There is no category inside the file: for TomTom the category is the file itself. Whatever you name the .ov2, that is how the group will be called in the device menu, and the icon is set by a .bmp of the same name next to it. That is why points are exported one topic per file.
打开 TomTom OV2 文件的程序
以下程序可以打开、编辑和处理从 OSM2CDR 导出的 TomTom OV2(.ov2)文件:
格式规格
- 开放标准
- 仅 2D
- 无损(无质量损失)
- 存储要素属性
- 输出:1 个文件
- TomTom Custom POI .ov2 (open documented format). Loads on TomTom GO/Start navigation devices.
谁在使用 TomTom OV2 地图
如何导出 TomTom OV2
导出后如何打开
- Copying to the device — connect the TomTom over USB and put the .ov2 into the folder with the map (Russia or Europe, for example); after a restart the set appears in the points of interest menu.
- The icon — put a .bmp with the same name next to the file, otherwise the device will draw the points with the default symbol.
- TomTom MyDrive or HOME — the same files are transferred by the standard application if the device does not mount as a drive.
- POIEdit or POI Editor — look through the list of points, fix the names, split the set into several category files.
- GPSBabel — convert to GPX or CSV (gpsbabel -i tomtom -f poi.ov2 -o gpx -F poi.gpx) if the same points are needed in another application.
TomTom OV2 格式的热门地图
常见问题
相关格式
经常一起导出
Related Articles
OSM maps for Navitel — and what to download for Garmin, OsmAnd, TomTom
Need OSM maps for Navitel? Honestly: we don't produce the native .nm7, but Navitel imports GPX — we show the steps. Plus
formatTomTom OV2 — Proprietary POI Overlay for GO/Start: Binary Structure and Speed Cameras
TomTom OV2 POI overlay for GO/Start/Via: binary with type codes 1/2/3, micro-degree coordinates, BMP icons. Speed camera