Global Mapper v25.0

Help regarding exporting point features with attribute.

Hello GM Forum,
First of all I am new to Global Mapper and I am learning to export KMZ file for few point features. My requirement is to create a KMZ file with points with their ID displayed. I will be using this KMZ file in OruxMaps. Thanks to forum, I have gone through posts and learnt a little regarding GMS.
My question is how to link it with global Mapper .exe? "You can run a Global Mapper script file automatically by passing it on the command line to the Global Mapper .exe file"-how to do it???

Tagged:

Answers

  • bmg_bob
    bmg_bob Global Mapper Programmer
    Hello,

    Using the Windows command line (cmd.exe), type in a command similar to this:
    > "C:\Program Files\GlobalMapper18_64bit\global_mapper.exe" "c:\scripts\myscript.gms"<br>
    You can get more information on scripting from our recorded webinar.

    Cheers,
    Bob