Skip to content

Commit

Permalink
2.0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Mar 3, 2021
1 parent c9cf387 commit 032cb6a
Show file tree
Hide file tree
Showing 54 changed files with 249 additions and 249 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 2.0.5 (TBD)
## [2.0.5](https://github.com/ngageoint/simple-features-geojson-java/releases/tag/2.0.5) (03-03-2021)

* simple-features-java version 2.0.4
* jackson-databind version 2.12.1
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,21 +53,21 @@ Map<String, Object> contentMap = FeatureConverter.toMap(geometry);

### Installation ###

Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.sf|sf-geojson|2.0.4|jar) (JAR, POM, Source, Javadoc)
Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.sf|sf-geojson|2.0.5|jar) (JAR, POM, Source, Javadoc)

```xml

<dependency>
<groupId>mil.nga.sf</groupId>
<artifactId>sf-geojson</artifactId>
<version>2.0.4</version>
<version>2.0.5</version>
</dependency>

```

### Build ###

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

Build this repository using Eclipse and/or Maven:

Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:39 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>All Classes (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:39 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>All Classes (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
10 changes: 5 additions & 5 deletions docs/docs/api/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:39 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>Constant Field Values (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Simple Features GeoJSON 2.0.4 API)";
parent.document.title="Constant Field Values (Simple Features GeoJSON 2.0.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -121,6 +121,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/docs/api/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:39 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>Deprecated List (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (Simple Features GeoJSON 2.0.4 API)";
parent.document.title="Deprecated List (Simple Features GeoJSON 2.0.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -121,6 +121,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/docs/api/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:39 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>API Help (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="API Help (Simple Features GeoJSON 2.0.4 API)";
parent.document.title="API Help (Simple Features GeoJSON 2.0.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -226,6 +226,6 @@ <h2>Constant Field Values</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/docs/api/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:39 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>Index (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Simple Features GeoJSON 2.0.4 API)";
parent.document.title="Index (Simple Features GeoJSON 2.0.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -757,6 +757,6 @@ <h2 class="title">T</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
4 changes: 2 additions & 2 deletions docs/docs/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:39 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Simple Features GeoJSON 2.0.4 API</title>
<title>Simple Features GeoJSON 2.0.5 API</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Expand Down
10 changes: 5 additions & 5 deletions docs/docs/api/mil/nga/sf/geojson/Feature.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:38 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Feature (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>Feature (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Feature (Simple Features GeoJSON 2.0.4 API)";
parent.document.title="Feature (Simple Features GeoJSON 2.0.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -502,6 +502,6 @@ <h4>getType</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/docs/api/mil/nga/sf/geojson/FeatureCollection.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:38 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FeatureCollection (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>FeatureCollection (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FeatureCollection (Simple Features GeoJSON 2.0.4 API)";
parent.document.title="FeatureCollection (Simple Features GeoJSON 2.0.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -528,6 +528,6 @@ <h4>getType</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/docs/api/mil/nga/sf/geojson/FeatureConverter.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:38 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FeatureConverter (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>FeatureConverter (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FeatureConverter (Simple Features GeoJSON 2.0.4 API)";
parent.document.title="FeatureConverter (Simple Features GeoJSON 2.0.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -820,6 +820,6 @@ <h4>toTypedObject</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/docs/api/mil/nga/sf/geojson/GeoJsonObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:39 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GeoJsonObject (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>GeoJsonObject (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GeoJsonObject (Simple Features GeoJSON 2.0.4 API)";
parent.document.title="GeoJsonObject (Simple Features GeoJSON 2.0.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -438,6 +438,6 @@ <h4>hasForeignMembers</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/docs/api/mil/nga/sf/geojson/Geometry.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:39 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Geometry (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>Geometry (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Geometry (Simple Features GeoJSON 2.0.4 API)";
parent.document.title="Geometry (Simple Features GeoJSON 2.0.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -302,6 +302,6 @@ <h4>getGeometry</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions docs/docs/api/mil/nga/sf/geojson/GeometryCollection.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 09:11:12 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 09:57:39 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GeometryCollection (Simple Features GeoJSON 2.0.4 API)</title>
<meta name="date" content="2020-07-13">
<title>GeometryCollection (Simple Features GeoJSON 2.0.5 API)</title>
<meta name="date" content="2021-03-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="GeometryCollection (Simple Features GeoJSON 2.0.4 API)";
parent.document.title="GeometryCollection (Simple Features GeoJSON 2.0.5 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -388,6 +388,6 @@ <h4>getType</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
Loading

0 comments on commit 032cb6a

Please sign in to comment.