Skip to content

Commit 65822d6

Browse files
committed
1.0.3 release
1 parent ff051f1 commit 65822d6

36 files changed

+161
-161
lines changed

CHANGELOG.md

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

55
---
66

7-
## 1.0.3 (TBD)
7+
## [1.0.3](https://github.com/ngageoint/ogc-api-features-json-java/releases/tag/1.0.3) (03-03-2021)
88

99
* sf-geojson version 2.0.5
1010

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,21 @@ String featureCollectionContent = FeaturesConverter.toStringValue(featureCollect
3939

4040
### Installation ###
4141

42-
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.oapi.features|oapi-features-json|1.0.2|jar) (JAR, POM, Source, Javadoc)
42+
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.oapi.features|oapi-features-json|1.0.3|jar) (JAR, POM, Source, Javadoc)
4343

4444
```xml
4545

4646
<dependency>
4747
<groupId>mil.nga.oapi.features</groupId>
4848
<artifactId>oapi-features-json</artifactId>
49-
<version>1.0.2</version>
49+
<version>1.0.3</version>
5050
</dependency>
5151

5252
```
5353

5454
### Build ###
5555

56-
[![Build & Test](https://github.com/ngageoint/ogc-api-features-json-java/workflows/Build%20&%20Test/badge.svg)](https://github.com/ngageoint/ogc-api-features-json-java/actions?query=workflow%3A%22Build+%26+Test%22)
56+
[![Build & Test](https://github.com/ngageoint/ogc-api-features-json-java/workflows/Build%20&%20Test/badge.svg)](https://github.com/ngageoint/ogc-api-features-json-java/actions/workflows/build-test.yml)
5757

5858
Build this repository using Eclipse and/or Maven:
5959

docs/docs/api/allclasses-frame.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>All Classes (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>

docs/docs/api/allclasses-noframe.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>All Classes (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>

docs/docs/api/constant-values.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Constant Field Values (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>Constant Field Values (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Constant Field Values (OGC API Features JSON 1.0.2 API)";
16+
parent.document.title="Constant Field Values (OGC API Features JSON 1.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -223,6 +223,6 @@ <h2 title="mil.nga">mil.nga.*</h2>
223223
<!-- -->
224224
</a></div>
225225
<!-- ======== END OF BOTTOM NAVBAR ======= -->
226-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
226+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
227227
</body>
228228
</html>

docs/docs/api/deprecated-list.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Deprecated List (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>Deprecated List (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Deprecated List (OGC API Features JSON 1.0.2 API)";
16+
parent.document.title="Deprecated List (OGC API Features JSON 1.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -119,6 +119,6 @@ <h2 title="Contents">Contents</h2>
119119
<!-- -->
120120
</a></div>
121121
<!-- ======== END OF BOTTOM NAVBAR ======= -->
122-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
122+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
123123
</body>
124124
</html>

docs/docs/api/help-doc.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>API Help (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>API Help (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="API Help (OGC API Features JSON 1.0.2 API)";
16+
parent.document.title="API Help (OGC API Features JSON 1.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -220,6 +220,6 @@ <h2>Constant Field Values</h2>
220220
<!-- -->
221221
</a></div>
222222
<!-- ======== END OF BOTTOM NAVBAR ======= -->
223-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
223+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
224224
</body>
225225
</html>

docs/docs/api/index-all.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Index (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>Index (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Index (OGC API Features JSON 1.0.2 API)";
16+
parent.document.title="Index (OGC API Features JSON 1.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -681,6 +681,6 @@ <h2 class="title">T</h2>
681681
<!-- -->
682682
</a></div>
683683
<!-- ======== END OF BOTTOM NAVBAR ======= -->
684-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
684+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
685685
</body>
686686
</html>

docs/docs/api/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>OGC API Features JSON 1.0.2 API</title>
7+
<title>OGC API Features JSON 1.0.3 API</title>
88
<script type="text/javascript">
99
tmpTargetPage = "" + window.location.search;
1010
if (tmpTargetPage != "" && tmpTargetPage != "undefined")

docs/docs/api/mil/nga/oapi/features/json/Collection.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Collection (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>Collection (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Collection (OGC API Features JSON 1.0.2 API)";
16+
parent.document.title="Collection (OGC API Features JSON 1.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -618,6 +618,6 @@ <h4>setItemType</h4>
618618
<!-- -->
619619
</a></div>
620620
<!-- ======== END OF BOTTOM NAVBAR ======= -->
621-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
621+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
622622
</body>
623623
</html>

docs/docs/api/mil/nga/oapi/features/json/Collections.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Collections (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>Collections (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Collections (OGC API Features JSON 1.0.2 API)";
16+
parent.document.title="Collections (OGC API Features JSON 1.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -399,6 +399,6 @@ <h4>addCollection</h4>
399399
<!-- -->
400400
</a></div>
401401
<!-- ======== END OF BOTTOM NAVBAR ======= -->
402-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
402+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
403403
</body>
404404
</html>

docs/docs/api/mil/nga/oapi/features/json/Crs.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Crs (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>Crs (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Crs (OGC API Features JSON 1.0.2 API)";
16+
parent.document.title="Crs (OGC API Features JSON 1.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -605,6 +605,6 @@ <h4>toString</h4>
605605
<!-- -->
606606
</a></div>
607607
<!-- ======== END OF BOTTOM NAVBAR ======= -->
608-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
608+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
609609
</body>
610610
</html>

docs/docs/api/mil/nga/oapi/features/json/Extent.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Extent (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>Extent (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="Extent (OGC API Features JSON 1.0.2 API)";
16+
parent.document.title="Extent (OGC API Features JSON 1.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -361,6 +361,6 @@ <h4>setTemporal</h4>
361361
<!-- -->
362362
</a></div>
363363
<!-- ======== END OF BOTTOM NAVBAR ======= -->
364-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
364+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
365365
</body>
366366
</html>

docs/docs/api/mil/nga/oapi/features/json/FeatureCollection.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>FeatureCollection (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>FeatureCollection (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="FeatureCollection (OGC API Features JSON 1.0.2 API)";
16+
parent.document.title="FeatureCollection (OGC API Features JSON 1.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -643,6 +643,6 @@ <h4>setNumberReturned</h4>
643643
<!-- -->
644644
</a></div>
645645
<!-- ======== END OF BOTTOM NAVBAR ======= -->
646-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
646+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
647647
</body>
648648
</html>

docs/docs/api/mil/nga/oapi/features/json/FeaturesConverter.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 11:07:43 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 13:24:03 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>FeaturesConverter (OGC API Features JSON 1.0.2 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>FeaturesConverter (OGC API Features JSON 1.0.3 API)</title>
8+
<meta name="date" content="2021-03-03">
99
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
1010
<script type="text/javascript" src="../../../../../script.js"></script>
1111
</head>
1212
<body>
1313
<script type="text/javascript"><!--
1414
try {
1515
if (location.href.indexOf('is-external=true') == -1) {
16-
parent.document.title="FeaturesConverter (OGC API Features JSON 1.0.2 API)";
16+
parent.document.title="FeaturesConverter (OGC API Features JSON 1.0.3 API)";
1717
}
1818
}
1919
catch(err) {
@@ -544,6 +544,6 @@ <h4>toStringValue</h4>
544544
<!-- -->
545545
</a></div>
546546
<!-- ======== END OF BOTTOM NAVBAR ======= -->
547-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
547+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
548548
</body>
549549
</html>

0 commit comments

Comments
 (0)