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) 파일을 열고 편집하고 작업할 수 있습니다:
Format specifications
- Open standard
- 2D only
- Lossless (no quality loss)
- Stores feature attributes
- Output: 1 file
- 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 형식의 인기 지도
TomTom OV2 지도 내보내기 받기
OpenStreetMap에서 전문가용 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