-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
167 lines (159 loc) · 11 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
<title>Mission Command Open Source</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/starter-template.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<a href="https://github.com/missioncommand"><img style="position: absolute; top: 50; right: 0; border: 0;" src="https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"></a>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">MIL-SYM <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://github.com/missioncommand/mil-sym-android">Android</a></li>
<li><a href="https://github.com/missioncommand/mil-sym-js">JavaScript</a></li>
<li><a href="https://github.com/missioncommand/mil-sym-java">Java</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Extensible Map Platform (EMP)<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="https://github.com/missioncommand/emp3-android">Android</a></li>
<li><a href="https://github.com/missioncommand/emp3-web">Web</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="container" style="background-color: #efefef; width: 100%; margin: 0px;">
<div class="starter-template">
<p class="lead">Home to open source software projects sponsored by US Army Mission Command</p>
</div>
</div>
<div style="width: 100%; margin: 0px;padding-top: 24px; padding-bottom: 24px">
<div class="container marketing">
<div class="row featurette">
<div class="col-md-7">
<h2 class="featurette-heading">US Army Open Source? <span class="text-muted">What Gives?</span></h2>
<p class="lead">As the software industry has become more and more dependant on open source software solutions, many DoD software projects have likewise incorporated ever increasing amounts of open source software into their development. </p>
<p class="lead">In an attempt to contribute back to the open source community and enable wider use and evolution of this software, Mission Command has identified two projects that fit the open source model. These projects were reviewed and approved for public release and now live in the open source community on Github. </p>
<p><a class="btn btn-default" href="http://dodcio.defense.gov/Open-Source-Software-FAQ/" role="button">DoD Open Source FAQs</a></p>
</div>
<div class="col-md-5">
<img class="featurette-image img-responsive center-block" src="img/shake-350.png" alt="">
</div>
</div>
</div>
</div>
<div style="background-color: #efefef; width: 100%; margin: 0px;padding-top: 24px; padding-bottom: 24px">
<div class="container">
<div class="row featurette">
<div class="col-md-12">
<h2 class="featurette-heading">Military Symbology Renderer <span class="text-muted">MIL-STD-2525 With Ease</span></h2>
<p class="lead">The mil-sym suite of projects enable rendering of MIL-STD-2525 icons and multi-point symbols such as tactical graphics. The entire MIL-STD-2525 version B and C are supported in all three distributions. The rendering of these symbols can be done completely within the client application alleviating the need for any pre-generation of symbols or service calls</p>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<img class="img-circle" src="img/android-140.png" alt="" width="140" height="140">
<h2>mil-sym-android</h2>
<a class="btn btn-default" href="https://github.com/missioncommand/mil-sym-android" role="button">Learn more »</a>
<a class="btn btn-default" href="https://groups.google.com/forum/#!forum/mission-command-milstd-renderer" role="button">Google group</a>
</p>
<p>MIL-STD-2525 symbol rendering library for Android applications</p>
</div>
<div class="col-lg-4">
<img class="img-circle" src="img/java-140.png" alt="" width="140" height="140">
<h2>mil-sym-java</h2>
<p>
<a class="btn btn-default" href="https://github.com/missioncommand/mil-sym-java" role="button">Learn more »</a>
<a class="btn btn-default" href="https://groups.google.com/forum/#!forum/mission-command-milstd-renderer" role="button">Google group</a>
</p>
<p>MIL-STD-2525 symbol rendering Java library for applications and web service</p>
</div>
<div class="col-lg-4">
<img src="img/javascript-140.png" alt="" width="140" height="140">
<h2>mil-sym-js</h2>
<p>
<a class="btn btn-default" href="https://github.com/missioncommand/mil-sym-js" role="button">Learn more »</a>
<a class="btn btn-default" href="https://groups.google.com/forum/#!forum/mission-command-milstd-renderer" role="button">Google group</a>
</p>
<p>MIL-STD-2525 symbol rendering JavaScript library for modern web applications </p>
</div>
</div>
</div>
</div>
<div style="width: 100%; margin: 0px;padding-top: 24px; padding-bottom: 24px">
<div class="container">
<div class="row featurette">
<div class="col-md-12">
<h2 class="featurette-heading">Extensible Map Platform (EMP) <span class="text-muted">Map Apps Simplified</span></h2>
<p class="lead">EMP is an SDK for integrating geospatial visualization and interaction in web and Android applications. EMP abstracts away vendor specific map tool kits and APIs enabling your application to choose between map engine providers, such as Leaflet, while using a simple, consistent API.</p>
<p class="lead">EMP provides a streamlined API with many helper utilities making complex interactions, such as drawing and editing Ellipses, Rectangles, and MIL-STD-2525 Tactical graphics a breeze.</p>
</div>
</div>
<br/>
<div class="row">
<div class="col-lg-6">
<img class="img-circle" src="img/android-140.png" alt="" width="140" height="140">
<h2>EMP Android</h2>
<p>
<a class="btn btn-default" href="https://github.com/missioncommand/emp3-android" role="button">Learn more »</a>
<a class="btn btn-default" href="https://groups.google.com/forum/#!forum/emp-android" role="button">Google Group</a></p>
<p>EMP Android can be used as a 3D interactive map visulization component in any Android application targeting Android 4.2.2 and newer. EMP Android currently implements a single map engine, NASA World Wind Android. </p>
</div>
<div class="col-lg-6">
<img src="img/javascript-140.png" alt="" width="140" height="140">
<h2>EMP Web</h2>
<p><!--a class="btn btn-default" href="docs/emp/web/index.html" role="button">Docs</a-->
<a class="btn btn-default" href="docs/emp/web/index.html" role="button">Learn more »</a>
<a class="btn btn-default" href="https://groups.google.com/forum/#!forum/emp-web" role="button">Google Group</a></p>
<p>EMP Web can be included in web applications as a framework agnostic simple Javascript include. EMP Web currently implements two map engines, Leaflet JS and Cesium JS, and is in the process of adding a third, NASA World Wind Web. </p>
</div>
</div>
</div>
<footer>
<p class="pull-right" style="padding-top: 32px; padding-bottom: 32px; padding-right: 32px;"><a href="#">Back to top</a></p>
</footer>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>
window.jQuery || document.write('<script src="js/vendor/jquery.min.js"><\/script>')
</script>
<script src="js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>