Global Mapper v26.0

I want to get path profile detail

I want to get this information by GM script,
is it possible ?

Answers

  • I cant get xyz data by using this script

    GLOBAL_MAPPER_SCRIPT VERSION=1.00
    UNLOAD_ALL
    IMPORT FILENAME="D:\Drone\Small\2300\quarry_dsm.tif" \
    TYPE=GEOTIFF ANTI_ALIAS=NO AUTO_CONTRAST=NO CLIP_COLLAR=AUTO TEXTURE_MAP=NO
    GENERATE_PATH_PROFILE FILENAME="D:\Drone\Small\2300\pf.xyz" START_POS=565558.461,3855194.534 END_POS=565820.330,3844404.131 SAVE_DIST_Z_FILE=YES

    But for getting detail I didnt see any command