Skip to content

rkBiswal/military-planner-application-csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

military-planner-application-csharp

This is an Esri ArcGIS Runtime for .NET Application Prototype Template that can be used for demonstrating military operations planning.

Image of Military Planner Application

Features

  • Time enabled layers, grouped by Courses of Action and Phases of the Operation
  • Order of Battle Widget customizable for individual units
  • What You See Is What You Get (WYSIWYG) editing of military symbols and control measures
  • Military symbol search
  • MIL-STD-2525C symbology

Sections

Requirements

Instructions

General Help

Getting Started with the Military Planner Application (.NET)

  • Building

    • To Build Using Visual Studio
      • Open and build solution file
    • To use MSBuild to build the solution
      • Open a Visual Studio Command Prompt: Start Menu | Visual Studio 2013 | Visual Studio Tools | Developer Command Prompt for VS2013
      • cd military-planner-application-csharp\source
      • msbuild MilitaryPlanner.sln /property:Configuration=Release
  • Running

    • Run or debug from Visual Studio
    • To run from a stand-alone deployment
      • A pre-built application folder has been provided
      • You may add the runtime deployment folder (ex. arcgisruntime10.2.6) to this folder to quickly create a runtime deployment (ex. ./application/arcgisruntime10.2.6)
      • Run MilitaryPlanner.exe from the deployment folder

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute. Please see our guidelines for contributing.

Licensing

Copyright 2015 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: Military Defense ArcGIS Runtime .NET Planning WPF ArcGISSolutions) [](Esri Language: C#)

About

The Military Planner Application is an Application Prototype Template for planning military operations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%