The ArcGIS Solutions Geoprocessing Toolbox is a collection of models, scripts, and tools for use in ArcGIS for Desktop and ArcGIS Pro. These tools provide specialized processing, workflows, and analysis for defense, intelligence, emergency management, and law enforcement. They are included in Esri's Solutions Templates.
Repository Owner: Matt
- Merge Pull Requests
- Creates Releases and Tags
- Manages Milestones
- Manages and Assigns Issues
Secondary: Chris
- Backup when the Owner is away
Additional information is available in the repository's Wiki.
- Features
- Requirements
- A Tale of Two Toolboxes
- Instructions To Get Started
- Mature Support
- Resources
- Issues
- Contributing
- Licensing
Specialized geoprocessing models and tools for general defense and intelligence analysis tasks including:
-
The geonames folder contains:
- Geonames Tools_pro
- Geonames Tools_arcmap
- Geonames Locator Solutions Page
-
The clearing_operations folder contains:
- Clearing Operations Tools_pro
- Clearing Operations Tools_arcmap
- Clearing Operations Solutions Page
-
The distance_to_assets folder contains:
- Distance To Assets_pro
- Distance To Assets_arcmap
- Distance to Assets Solutions Page
-
The military_aspects_of_terrain folder contains:
- Military Aspects of Terrain Tools_pro
- Military Aspects of Terrain Tools_arcmap
- Military Aspects of Terrain Solutions Page
-
The military_aspects_of_weather folder contains:
- Military Aspects of Weather Tools_arcmap
- Military Aspects of Weather Solutions Page
-
The military_features folder contains:
- Military Features Tools_arcmap
- Military Features Solutions Page
-
The sun_position_analysis folder contains:
- Sun Position Analysis Tools_pro
- Sun Position Analysis Tools_arcmap
- Sun Position Analysis Solutions Page
-
The incident_analysis folder contains:
- Incident Analysis Tools_pro
- Adjust Sample Data Dates Tools_pro
- Incident Analysis Tools_arcmap
- Adjust Sample Data Dates Tools_arcmap
- Incident Analysis Solutions Page
- ArcGIS Desktop 10.3.1 (or later)
- ArcGIS Pro 1.4 (or later)
NOTE: Check Releases for tools for previous versions of ArcGIS Desktop
- Some tools require additional licenses (these tools will be disabled if license is unavailable):
- ArcGIS Desktop Advanced
- Clearing Operations_arcmap
- Clearing Operations_pro
- Military Features Tools_arcmap
- ArcGIS Spatial Analyst Extension
- Military Aspects of Terrain_pro
- Military Aspects of Terrain_arcmap
- Sun Position Analysis Tools_pro
- Sun Position Analysis Tools_arcmap
- ArcGIS 3D Analyst Extension
- Military Aspects of Terrain_pro
- Military Aspects of Terrain_arcmap
- Access to ArcGIS Organization Account
- Distance To Assets_pro
- Distance To Assets_arcmap
- ArcGIS Desktop Advanced
The solutions-geoprocessing-toolbox repo supports toolboxes for both ArcMap/ArcCatalog/ArcGlobe/ArcScene (collectively called ArcGIS for Desktop) and also ArcGIS Pro. Toolboxes that are modified in ArcGIS Pro are not backwards compatible (see Compatibility note below) with other ArcGIS Desktop applications (ArcMap), so most toolboxes are duplicated for one or the other. The naming of these toolboxes is as follows:
- Toolboxes that are for ArcGIS Desktop will include arcmap after the toolbox name. For example: Geonames Tools__arcmap.tbx
- Toolboxes for ArcGIS Pro will include pro. For example: Geonames Tools__pro.tbx
Please note that some toolboxes are for ArcGIS Pro only, or ArcGIS Desktop only. These toolboxes will follow the above naming convention, but will not have a duplicate.
Also note that some of our toolboxes are (Python Toolboxes)[http://desktop.arcgis.com/en/arcmap/latest/analyze/creating-tools/a-quick-tour-of-python-toolboxes.htm] (.pyt) and work in both ArcMap and ArcGIS Pro. These do not have the arcmap or pro suffix.
New to Github? Get started here.
Downloading Test Data and Running Verification Tests are only available through the GitHub repository, and are not available from other download versions of the repository.
- Download the Github repository
- If repository was downloaded as a zip, extract the zip file
- Make note of this directory, the steps below assume it will be called "solutions-geoprocessing-toolbox"
- Open the toolboxes in the appropriate version of ArcMap or ArcGIS Pro listed in requirements
- Questions about the tools? Start by reading the tool doc
- Tool doc doesn't make sense? Please log an issue and let us know!
- Follow instructions in Running tests for solutions-geoprocessing-toolbox
For information Esri support levels visit the Esri Product Life Cycle page. Toolboxes marked for Mature Support will be removed from this repository's dev and master branches in the future, but will still be availalbe from earlier releases.
- GitHub Help
- Learn more about ArcGIS Solutions.
- Learn more about ArcGIS for the Military.
- Learn more about ArcGIS for Intelligence.
- Learn more about ArcGIS for Emergency Management.
- Learn more about ArcGIS Pro.
Find a bug or want to request a new feature? Please let us know by submitting an issue.
To submit an issue:
- Go to the issue tab
- Click New Issue
- Fill out all of the relevant sections
- Submit new issue when completed
Tips:
- Include a FULL description of the problem or enhancement or idea. Include:
- What happened (details)?
- What did you expect to happen?
- What is different between what happened and what you expected?
- What versions of the software are you working on?
- Include the text of any error messages.
- Include steps to reproduce the problem. We can't solve it if we can't see what's wrong.
- Use a numbered list of steps.
- DETAILS: Be explicit. More is better, than little, which is better than nothing. Never assume we know what you're talking about (assume we don't know).
- Include screenshots to support the info above, but NEVER replace a good description with a screenshot.
When you contribute to this repository we ask that you follow the guidelines in the repository-specific guidelines for contributing. If you have questions, or you get stuck, please ask the Repository Owner. We are here to help! Thanks.
Esri welcomes contributions from anyone and everyone through GitHub. Please see Esri's general guidelines for contributing.
Copyright 2016-2017 Esri
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
A copy of the license is available in the repository's license.txt file.