Thursday, April 26, 2012

how to manage POI

Papago X2/X3 navigator allows users to create their own POIs. The POIs are saved in binary format file (PPGPOI17.dat) under [Papago S/W Folder]\Save. However these POIs can only be viewed and edited in Papago GPS device, unlike Garmin’s users who have alternative way by using Garmin product, MapSource to manage their POIs in personal computer.

In order to ease Papago’s users to handle and mange their POIs easily, Papago POI Tool is developed to export and import PPG POIs to and from gpx (GPS Exchange Format) file. With this gpx file which is compatible with MapSource, PaPago’s users can make full use of MapSource features to manage their favourite POIs, eg create, edit, save, import and export POIs from one device to another device.

How to use Papago POI Tool:
1) Copy PPGPOI17.dat from Papago GPS device or create waypoints with MapSource and save its in gpx format file in your computer.
2) Run PPGPOITool.exe.
3) Select action, i.e. Import or Export PPG POIs.
4) Browse and search for the source file (*.gpx or *.dat).
5) Select and double-click the file to proceed with the conversion.
6) If Import PPG POIs is selected, a binary file (*.dat) will be created in the folder where the source file saved. Copy PPGPOI17.dat to [Papago S/W Folder]\Save and view POIs in Papago navigator.
    or
    If Export PPG POIs is selected, a gpx file (*.gpx) will be created in the folder where the source file saved. Open the gpx file with MapSource for POI editing.

Features:
1) Import waypoints from gpx file (*.gpx) and save its in PPG POI binary format file (*.dat). 
2) Append new POIs into existing PPG POI binary format file.
3) Export PPG POI binary format file to gpx file. The gpx file is compatible with MapSource.
4) Backup existing data file before being overwritten. 
5) Option to save the output file as PPGPOI17.dat in Import PPG POIs section.
7) Telephone number and address information are supported. The information needs to be saved in the Comment field of waypoint in the following format.
    Eg.
  • Telephone number only -----> {t}…telephone no, max 15 numbers long….{/t}
  • Address only -----------------> {a}...address infor, max 31characters long…{/a}
  • Tel no and address ---------> {t}…tel no…{/t}{a}…address…{/a}
    Please note that only those characters and or numbers enclose with {t}…{/t} and {a}…{/a} will be read and imported into PPG POI binary file, other than that will be ignored.
8) Due to the PPG POI data structure, there is a maximum length of POI information as follows:
    Name = max 31 characters long inclusive of space.
    Telephone no = max 15 numbers long inclusive of space.
    Address = max 31 characters long inclusive of space.
9) All POIs will be saved as User Defined Class in PPG POI binary file.

Tip: POI’s comment / description can be saved in address field instead of address information only.

PPGPOITool v1.15 (15-8-09)
Changes:
1) Support POI classes : FRIENDSWORKSFAMILIESSPEED CAMERA & USER DEFINED.
2) HOME and OFFICE POIs supported.

Add the following tags prior to the waypoint name to define the POI class.
a) FRIENDS ---------> {friends}waypoint name
b) WORKS ----------> {works}waypoint name
c) FAMILIES --------> {families}waypoint name
d) SPEED CAMERA ---> {camera}waypoint name
e) USER DEFINED ----> {user}waypoint name
f) HOME ------------> {h}waypoint name
g) OFFICE ----------> {o}waypoint name

HOME and OFFICE can be combined with other POI classes :
a) {o}{families}waypoint name
b) {h}{works}waypoint name

POIs with class other than the above will be converted and saved as USER DEFINED class.

PPGPOITool v1.10 (19-7-09)
Changes:
1) Support special symbols in gpx file, ie &< and >.
2) GPX file size limit resolved.

2 comments: