cx

The cx (convert; x stands for various poifile formats) command can be used to convert POI files from one format to another.

Syntax: cx <src> <dst> [parameter]

Paramter Description
/src:<type> Type of the source poifile. If this parameter is not specified the type is determined by the file extension of src poifile.
/dst:<type> Type of the destination poifile. If this parameter is not specified the type is determined by the file extension of dst poifile.
/o Overwrites the destination poifile if it exists. If this parameter is not specified and the destination poifile exists the command will return with an error.
/sym:<sym> At the moment this parameter can only be used if dst is kml. You may specify a complete url to an image file or use one of the following predefined special Google Earth symbols:
BuildingBuilding, Green carGreenCar, Red carRedCar, Yellow carYellowCar, FlagFlag, InfoInfo, PinPin
Pin is the default setting.