Global Mapper v24.1

IMPORT_OSM_TILE bounds from other layer

is there anyway the IMPORT_OSM_TILE command parameter LAT_LON_BOUNDS can load the extents from an existing layer.
Looking for something similar to how i can specify an extent when exporting a pdf.
thanks.

Answers

  • bmg_bob
    bmg_bob Global Mapper Programmer
    Answer ✓
    Hello,

    LAYER_BOUNDS - specifies that the import should use the bounds of the loaded layer(s) with the given filename. For example, to import to the bounds of the file "c:\test.tif", you would use LAYER_BOUNDS="c:\test.tif". Keep in mind that the file must be currently loaded.

    Cheers,
    Bob