Skip to content

Commit 766f9f3

Browse files
committed
1.1.1 release
1 parent 13a82d5 commit 766f9f3

59 files changed

Lines changed: 265 additions & 265 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-
## 1.1.1 (TBD)
7+
## [1.1.1](https://github.com/ngageoint/gars-java/releases/tag/1.1.1) (01-13-2023)
88

99
* Point to GARS 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
@@ -81,12 +81,12 @@ Default grid properties including zoom ranges, styles, and labelers are defined
8181

8282
### Installation ###
8383

84-
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga|gars|1.1.0|jar) (JAR, POM, Source, Javadoc)
84+
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga|gars|1.1.1|jar) (JAR, POM, Source, Javadoc)
8585

8686
<dependency>
8787
<groupId>mil.nga</groupId>
8888
<artifactId>gars</artifactId>
89-
<version>1.1.0</version>
89+
<version>1.1.1</version>
9090
</dependency>
9191

9292
### 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:23:00 MDT 2022 -->
6-
<title>All Classes (Global Area Reference System 1.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 07:25:36 MST 2023 -->
6+
<title>All Classes (Global Area Reference System 1.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 (Global Area Reference System 1.1.0 API)";
24+
parent.document.title="All Classes (Global Area Reference System 1.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -251,7 +251,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
251251
</a></div>
252252
<!-- ======== END OF BOTTOM NAVBAR ======= -->
253253
</nav>
254-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
254+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
255255
</footer>
256256
</body>
257257
</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:23:00 MDT 2022 -->
6-
<title>All Classes (Global Area Reference System 1.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 07:25:36 MST 2023 -->
6+
<title>All Classes (Global Area Reference System 1.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:23:00 MDT 2022 -->
6-
<title>All Packages (Global Area Reference System 1.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 07:25:36 MST 2023 -->
6+
<title>All Packages (Global Area Reference System 1.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 (Global Area Reference System 1.1.0 API)";
24+
parent.document.title="All Packages (Global Area Reference System 1.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -173,7 +173,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
173173
</a></div>
174174
<!-- ======== END OF BOTTOM NAVBAR ======= -->
175175
</nav>
176-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
176+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
177177
</footer>
178178
</body>
179179
</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:23:00 MDT 2022 -->
6-
<title>Constant Field Values (Global Area Reference System 1.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 07:25:36 MST 2023 -->
6+
<title>Constant Field Values (Global Area Reference System 1.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 (Global Area Reference System 1.1.0 API)";
24+
parent.document.title="Constant Field Values (Global Area Reference System 1.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -288,7 +288,7 @@ <h2 title="mil.nga">mil.nga.*</h2>
288288
</a></div>
289289
<!-- ======== END OF BOTTOM NAVBAR ======= -->
290290
</nav>
291-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
291+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
292292
</footer>
293293
</body>
294294
</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:23:00 MDT 2022 -->
6-
<title>Deprecated List (Global Area Reference System 1.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 07:25:36 MST 2023 -->
6+
<title>Deprecated List (Global Area Reference System 1.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 (Global Area Reference System 1.1.0 API)";
24+
parent.document.title="Deprecated List (Global Area Reference System 1.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:23:00 MDT 2022 -->
6-
<title>API Help (Global Area Reference System 1.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 07:25:36 MST 2023 -->
6+
<title>API Help (Global Area Reference System 1.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 (Global Area Reference System 1.1.0 API)";
24+
parent.document.title="API Help (Global Area Reference System 1.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: 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:23:00 MDT 2022 -->
6-
<title>Index (Global Area Reference System 1.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 07:25:36 MST 2023 -->
6+
<title>Index (Global Area Reference System 1.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 (Global Area Reference System 1.1.0 API)";
24+
parent.document.title="Index (Global Area Reference System 1.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -1276,7 +1276,7 @@ <h2 class="title">Z</h2>
12761276
</a></div>
12771277
<!-- ======== END OF BOTTOM NAVBAR ======= -->
12781278
</nav>
1279-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
1279+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
12801280
</footer>
12811281
</body>
12821282
</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:23:00 MDT 2022 -->
6-
<title>Overview (Global Area Reference System 1.1.0 API)</title>
5+
<!-- Generated by javadoc (11.0.13) on Fri Jan 13 07:25:36 MST 2023 -->
6+
<title>Overview (Global Area Reference System 1.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 (Global Area Reference System 1.1.0 API)";
24+
parent.document.title="Overview (Global Area Reference System 1.1.1 API)";
2525
}
2626
}
2727
catch(err) {
@@ -93,7 +93,7 @@
9393
</nav>
9494
</header>
9595
<div class="header">
96-
<h1 class="title">Global Area Reference System 1.1.0 API</h1>
96+
<h1 class="title">Global Area Reference System 1.1.1 API</h1>
9797
</div>
9898
<main role="main">
9999
<div class="contentContainer">
@@ -169,7 +169,7 @@ <h1 class="title">Global Area Reference System 1.1.0 API</h1>
169169
</a></div>
170170
<!-- ======== END OF BOTTOM NAVBAR ======= -->
171171
</nav>
172-
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
172+
<p class="legalCopy"><small>Copyright &#169; 2023 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
173173
</footer>
174174
</body>
175175
</html>

0 commit comments

Comments
 (0)