Skip to content

Commit cfc5b66

Browse files
committed
2.1.1 release
1 parent 0921e99 commit cfc5b66

78 files changed

Lines changed: 422 additions & 382 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
66

7-
## 2.1.1 (TBD)
7+
## [2.1.1](https://github.com/ngageoint/mgrs-java/releases/tag/2.1.1) (01-13-2023)
88

99
* Point to MGRS conversion latitude min/max bounding and longitude normalization
1010

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@ Default grid properties including zoom ranges, styles, and labelers are defined
105105

106106
### Installation ###
107107

108-
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga|mgrs|2.1.0|jar) (JAR, POM, Source, Javadoc)
108+
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga|mgrs|2.1.1|jar) (JAR, POM, Source, Javadoc)
109109

110110
<dependency>
111111
<groupId>mil.nga</groupId>
112112
<artifactId>mgrs</artifactId>
113-
<version>2.1.0</version>
113+
<version>2.1.1</version>
114114
</dependency>
115115

116116
### Build ###

docs/docs/api/allclasses-index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.13) on Thu Sep 22 05:55:46 MDT 2022 -->
6-
<title>All Classes (Military Grid Reference System 2.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 08:16:44 MST 2023 -->
6+
<title>All Classes (Military Grid Reference System 2.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-09-22">
8+
<meta name="dc.created" content="2023-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="All Classes (Military Grid Reference System 2.1.0 API)";
24+
parent.document.title="All Classes (Military Grid Reference System 2.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -287,7 +287,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
287287
</a></div>
288288
<!-- ======== END OF BOTTOM NAVBAR ======= -->
289289
</nav>
290-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
290+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
291291
</footer>
292292
</body>
293293
</html>

docs/docs/api/allclasses.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.13) on Thu Sep 22 05:55:46 MDT 2022 -->
6-
<title>All Classes (Military Grid Reference System 2.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 08:16:44 MST 2023 -->
6+
<title>All Classes (Military Grid Reference System 2.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-09-22">
8+
<meta name="dc.created" content="2023-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>

docs/docs/api/allpackages-index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.13) on Thu Sep 22 05:55:46 MDT 2022 -->
6-
<title>All Packages (Military Grid Reference System 2.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 08:16:44 MST 2023 -->
6+
<title>All Packages (Military Grid Reference System 2.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-09-22">
8+
<meta name="dc.created" content="2023-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="All Packages (Military Grid Reference System 2.1.0 API)";
24+
parent.document.title="All Packages (Military Grid Reference System 2.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -181,7 +181,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
181181
</a></div>
182182
<!-- ======== END OF BOTTOM NAVBAR ======= -->
183183
</nav>
184-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
184+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
185185
</footer>
186186
</body>
187187
</html>

docs/docs/api/constant-values.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.13) on Thu Sep 22 05:55:46 MDT 2022 -->
6-
<title>Constant Field Values (Military Grid Reference System 2.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 08:16:44 MST 2023 -->
6+
<title>Constant Field Values (Military Grid Reference System 2.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-09-22">
8+
<meta name="dc.created" content="2023-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Constant Field Values (Military Grid Reference System 2.1.0 API)";
24+
parent.document.title="Constant Field Values (Military Grid Reference System 2.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -330,7 +330,7 @@ <h2 title="mil.nga">mil.nga.*</h2>
330330
</a></div>
331331
<!-- ======== END OF BOTTOM NAVBAR ======= -->
332332
</nav>
333-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
333+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
334334
</footer>
335335
</body>
336336
</html>

docs/docs/api/deprecated-list.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.13) on Thu Sep 22 05:55:46 MDT 2022 -->
6-
<title>Deprecated List (Military Grid Reference System 2.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 08:16:44 MST 2023 -->
6+
<title>Deprecated List (Military Grid Reference System 2.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-09-22">
8+
<meta name="dc.created" content="2023-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Deprecated List (Military Grid Reference System 2.1.0 API)";
24+
parent.document.title="Deprecated List (Military Grid Reference System 2.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -143,7 +143,7 @@ <h2 title="Contents">Contents</h2>
143143
</a></div>
144144
<!-- ======== END OF BOTTOM NAVBAR ======= -->
145145
</nav>
146-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
146+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
147147
</footer>
148148
</body>
149149
</html>

docs/docs/api/help-doc.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.13) on Thu Sep 22 05:55:46 MDT 2022 -->
6-
<title>API Help (Military Grid Reference System 2.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 08:16:44 MST 2023 -->
6+
<title>API Help (Military Grid Reference System 2.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-09-22">
8+
<meta name="dc.created" content="2023-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="API Help (Military Grid Reference System 2.1.0 API)";
24+
parent.document.title="API Help (Military Grid Reference System 2.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -275,7 +275,7 @@ <h2>Search</h2>
275275
</a></div>
276276
<!-- ======== END OF BOTTOM NAVBAR ======= -->
277277
</nav>
278-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
278+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
279279
</footer>
280280
</body>
281281
</html>

docs/docs/api/index-all.html

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.13) on Thu Sep 22 05:55:46 MDT 2022 -->
6-
<title>Index (Military Grid Reference System 2.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 08:16:44 MST 2023 -->
6+
<title>Index (Military Grid Reference System 2.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-09-22">
8+
<meta name="dc.created" content="2023-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Index (Military Grid Reference System 2.1.0 API)";
24+
parent.document.title="Index (Military Grid Reference System 2.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -300,6 +300,10 @@ <h2 class="title">F</h2>
300300
<dd>
301301
<div class="block">Format to a UTM string</div>
302302
</dd>
303+
<dt><span class="memberNameLink"><a href="mil/nga/mgrs/MGRS.html#from(double,double)">from(double, double)</a></span> - Static method in class mil.nga.mgrs.<a href="mil/nga/mgrs/MGRS.html" title="class in mil.nga.mgrs">MGRS</a></dt>
304+
<dd>
305+
<div class="block">Convert the coordinate to MGRS</div>
306+
</dd>
303307
<dt><span class="memberNameLink"><a href="mil/nga/mgrs/MGRS.html#from(mil.nga.grid.features.Point)">from(Point)</a></span> - Static method in class mil.nga.mgrs.<a href="mil/nga/mgrs/MGRS.html" title="class in mil.nga.mgrs">MGRS</a></dt>
304308
<dd>
305309
<div class="block">Encodes a point as a MGRS string</div>
@@ -1672,7 +1676,7 @@ <h2 class="title">Z</h2>
16721676
</a></div>
16731677
<!-- ======== END OF BOTTOM NAVBAR ======= -->
16741678
</nav>
1675-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
1679+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
16761680
</footer>
16771681
</body>
16781682
</html>

docs/docs/api/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (11.0.13) on Thu Sep 22 05:55:46 MDT 2022 -->
6-
<title>Overview (Military Grid Reference System 2.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 08:16:44 MST 2023 -->
6+
<title>Overview (Military Grid Reference System 2.1.1 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2022-09-22">
8+
<meta name="dc.created" content="2023-01-13">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
1111
<script type="text/javascript" src="script.js"></script>
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Overview (Military Grid Reference System 2.1.0 API)";
24+
parent.document.title="Overview (Military Grid Reference System 2.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -93,7 +93,7 @@
9393
</nav>
9494
</header>
9595
<div class="header">
96-
<h1 class="title">Military Grid Reference System 2.1.0 API</h1>
96+
<h1 class="title">Military Grid Reference System 2.1.1 API</h1>
9797
</div>
9898
<main role="main">
9999
<div class="contentContainer">
@@ -177,7 +177,7 @@ <h1 class="title">Military Grid Reference System 2.1.0 API</h1>
177177
</a></div>
178178
<!-- ======== END OF BOTTOM NAVBAR ======= -->
179179
</nav>
180-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
180+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
181181
</footer>
182182
</body>
183183
</html>

0 commit comments

Comments
 (0)