Installation¶
TrACKIT is designed to run in ArcGIS Pro on a standard laptop. Suggested minimum specifications:
- Esri ArcGIS Pro; version 3.4 or higher, with Basic license
- 16GB RAM
- Dedicated graphics card (recommended)
Install TrACKIT using the steps below:
-
Make sure you have the required programs. To use TrACKIT, you will need Esri ArcGIS Pro version 3.4 or newer. An ArcGIS Pro Basic license is sufficient to run the toolbox; you do not need Advanced licensing or extensions. For best results, your computer should have a reasonable amount of disk storage space remaining (~25 GB) and should have at least 16 GB of RAM.
-
Download the TrACKIT tool. Download the TrACKIT tool using this download link. Once the file is downloaded to your computer, unzip the folder. All files in the repository are required for TrACKIT to run properly. Do not move files around within the folder or the tool will not run properly. (Optional: The TrACKIT tool is hosted in the TrACKIT GitHub repository, so if you prefer, you can clone the repository directly from GitHub instead of downloading it as a .zip file.) By downloading the tool, you agree to the terms of the TrACKIT License Agreement.
-
Open ArcGIS Pro and create a new ArcGIS Pro Project. Create a new Project in ArcGIS Pro to house your TrACKIT analysis. When creating your Project in ArcGIS Pro, make sure you have a blank map open.
-
Open the TrACKIT toolbox in ArcGIS Pro. In the Catalog pane, right click “Folders”, then select “Add Folder Connection”:

Navigate to where the TrACKIT source code is stored on your computer. In the open File Explorer window within ArcGIS Pro, you may need to “refresh” the files to ensure you are connecting to the most recent version of your files. Select the TrACKIT source code folder to add it as a folder in your project. Within this folder in the ArcGIS Catalog pane, expand the “src” subfolder to expose the “TrACKIT.pyt” toolbox file. Click the arrow next to the “TrACKIT.pyt” file to expand the TrACKIT toolbox and reveal the constituent tools. Double-click on a tool to launch it:

TrACKIT tip
When running the TrACKIT tools, you should run each step in the exact order it is shown in the toolbox. Step 1A needs to be run before Step 1B, which needs to be run before Step 1C, etc. If you ever need to go back and re-run a step, that’s fine—the toolbox will erase your prior work for that step and re-compute as needed. But be careful, because anytime you re-run a step, you also need to go back and re-run all subsequent steps, in order.
You are now ready to run TrACKIT!