.. Test_Sphinx documentation master file, created by sphinx-quickstart on Fri Jul 23 09:25:37 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Global Mapper Python reference ========================================= .. image:: images/bmg-logo-2020-1920x424.png Python integration in Global Mapper enables users of the program to write scripts to automate Global Mapper workflows using the Python programming language. Many functions available in the user interface of Global Mapper are able to be accessed and run through a Python script. Available operations range from changing program settings, importing and exporting data, vector/terrain/lidar/image analysis, and many others. Python script files (\*.py) can be run in Global Mapper through the Script Editor tool or executed via the command line or in a Python environment. Contents: .. toctree:: :maxdepth: 2 installation Reference GM globalmapper Constants Examples Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`