User Tools

Site Tools


scripts

Scripts

The Script Window. The Script Window.

Custom Scripts can be run in the GIS Editor using Python, Ruby, or C#. To open the Script panel, click on one of the three scripting languages in the Tool Tab on the ribbon bar and it will appear at the bottom of your screen. From this window, you can create, run, save, load and edit your scripts for the GIS Editor.

Using the Scripts Panel

When you first open the Scripts Panel for any language, a sample script will be loaded automatically. All this script does when you run it is zoom in and out six times each, but it gives a good example of what you can do with scripts. You can begin writing your script by removing the sample.

When you are done with writing your script, you can save the script using the save button on the top of the Script Panel, and you can later load that script or any other script that you may have made by clicking the load button next to the save button.

Once a script is loaded and ready to be run, click on the Run button on the top of the script window and the script will run. If there are any errors on the script, an error window will open and tell you that there is something wrong with your script.

scripts.txt · Last modified: 2015/09/28 08:25 by admin