Change History (CLI Edition)

Page history last edited by Choon-Chern Lim (Mike) 11 mos ago

kml.csv-0.1.0        08/27/2007

  1. Feature to convert from CSV to KML. Unlike the GUI version, this command line version should be cross-platform compatible. The CSV file should have the following fields:-
    1. field 1: longitude (required)
    2. field 2: latitude (required)
    3. field 3: name (optional)
      1. The name will appear beside the location. If you wish to display an icon without a name, then do not set a value here.
    4. field 4: comment (optional)
    5. field 5: icon path (optional)
      1. Use this parameter if you want to place an icon on this location. This release does not validate for the path existence.
    6. field 6: icon scale (optional)
      1. This value could be 1, 1.1, 1.2, 2, etc.
      2. If not set, the default icon scale is always 1.
      3. If the icon scale exists but the icon path does not exists, then the icon scale will be omitted.

                   

kml.csv-0.0.0        08/27/2007

  1. Project start date.

Comments (0)

You don't have permission to comment on this page.