Skip to content

Commit b696f1a

Browse files
committed
2.0.0 release
1 parent 4dbad7c commit b696f1a

37 files changed

+132
-132
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-
## 2.0.0 (TBD)
7+
## [2.0.0](https://github.com/ngageoint/ogc-api-features-json-java/releases/tag/2.0.0) (11-01-2021)
88

99
* sf-geojson version 3.0.0
1010

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ 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.3|jar) (JAR, POM, Source, Javadoc)
42+
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.oapi.features|oapi-features-json|2.0.0|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.3</version>
49+
<version>2.0.0</version>
5050
</dependency>
5151

5252
```

docs/docs/api/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Manifest-Version: 1.0
22
Build-Jdk-Spec: 1.8
3-
Created-By: Maven Javadoc Plugin 3.2.0
3+
Created-By: Maven Javadoc Plugin 3.3.1
44

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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:40 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>All Classes (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:40 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>All Classes (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Constant Field Values (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Constant Field Values (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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.3 API)";
16+
parent.document.title="Constant Field Values (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

docs/docs/api/deprecated-list.html

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:40 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Deprecated List (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Deprecated List (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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.3 API)";
16+
parent.document.title="Deprecated List (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

docs/docs/api/help-doc.html

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:40 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>API Help (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>API Help (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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.3 API)";
16+
parent.document.title="API Help (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

docs/docs/api/index-all.html

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:40 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Index (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Index (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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.3 API)";
16+
parent.document.title="Index (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:40 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>OGC API Features JSON 1.0.3 API</title>
7+
<title>OGC API Features JSON 2.0.0 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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Collection (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Collection (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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.3 API)";
16+
parent.document.title="Collection (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Collections (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Collections (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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.3 API)";
16+
parent.document.title="Collections (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Crs (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Crs (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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.3 API)";
16+
parent.document.title="Crs (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Extent (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Extent (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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.3 API)";
16+
parent.document.title="Extent (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>FeatureCollection (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>FeatureCollection (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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.3 API)";
16+
parent.document.title="FeatureCollection (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>FeaturesConverter (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>FeaturesConverter (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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.3 API)";
16+
parent.document.title="FeaturesConverter (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>FeaturesObject (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>FeaturesObject (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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="FeaturesObject (OGC API Features JSON 1.0.3 API)";
16+
parent.document.title="FeaturesObject (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Link (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Link (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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="Link (OGC API Features JSON 1.0.3 API)";
16+
parent.document.title="Link (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Spatial (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Spatial (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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="Spatial (OGC API Features JSON 1.0.3 API)";
16+
parent.document.title="Spatial (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

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

+4-4
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 Wed Mar 03 13:24:03 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 09:15:39 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Temporal (OGC API Features JSON 1.0.3 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Temporal (OGC API Features JSON 2.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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="Temporal (OGC API Features JSON 1.0.3 API)";
16+
parent.document.title="Temporal (OGC API Features JSON 2.0.0 API)";
1717
}
1818
}
1919
catch(err) {

0 commit comments

Comments
 (0)