globalmapper.RunSpatialScript

globalmapper.RunSpatialScript(str aScriptString) GM_Error_t32[source]

Runs the provided spatial script string, which can be used to perform spatial operations. The reference for creating Spatial Scripting commands can be found here: https://www.bluemarblegeo.com/knowledgebase/global-mapper-23-1/Spatial_Operations_Scripting.htm

Parameters:

aScriptString (str) – The spatial scripting string to execute

Returns:

Error Code

Return type:

GM_Error_t32