Additional information is available in the repository's Wiki.
A collection of scripts and files necessary for the creation of the Defense Solutions Air C2 COP project.
The Air Operations Command and Control Common Operating Picture is a gallery of maps and apps for an Air Operations Officer to maintain a common operating picture for command and control. These include a 3D web application built in Web AppBuilder for situational awareness and analysis, an operations dashboard for real-time awareness and decision making, and story map journals to brief pre- and post-action. These applications all reference a central web map and web scene integrated with other real-time data inputs analyzed using GeoEvent Extension.
Repository Owner: Joe
Secondary: Gigzy
- Merge Pull Requests
- Creates Releases and Tags
- Manages Milestones
- Manages and Assigns Issues
- ArcGIS 10.4.1 Enterprise
Start contributing to the solutions-geoprocessing-toolbox repo by making a fork and cloning it to your local machine.
- Fork the dev branch from the repo on github.com.
- Clone your remote onto your local system.
Setting the parent repo to get changes from.
> git remote -v
if no upstream is listed continue with:
> git remote add upstream https://github.com/Esri/air-c2-cop-python
> git remote set-url upstream --push no_push
check that an upstream is registered:
> git remote -v
The solutions-geoprocessing-toolbox repo changes often, so make sure you are getting the latest updates often.
> git fetch upstream
> git merge upstream/dev
- Learn more about ArcGIS Solutions.
- Learn more about ArcGIS for Defense.
- Learn more about ArcGIS Pro.
- Find a bug or want to request a new feature? Please let us know by submitting an issue.
Esri welcomes contributions from anyone and everyone through GitHub. Please see Esri's guidelines for contributing.
When you contribute to this repository we ask that you follow the guidelines below. If you've got questions, or you get stuck, please ask the Repository Owner. We are here to help! Thanks.
If you've made changes to the repo that you want to share with the community.
- Commit your changes to your local
- Sync local with your remote fork
- Make a Pull Request from your remote fork on github.com.
- Always work in the dev branch, never in master. This helps us keep our releases clean.
- Never merge Pull Requests. The Repository Owner needs to test any updates to make sure the repo is stable.
- Always log an Issue for problems you find, though you should check through the existing issues to make sure it wasn't already logged.
Copyright 2016 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.
[](Esri Tags: ArcGIS Defense and Intelligence Military Emergency Management National Security) [](Esri Language: Python)