Skip to content

Commit

Permalink
2.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Jul 13, 2020
1 parent f78a122 commit d479746
Show file tree
Hide file tree
Showing 25 changed files with 1,121 additions and 234 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 2.0.3 (TBD)
## [2.0.3](https://github.com/ngageoint/simple-features-wkb-java/releases/tag/2.0.3) (07-13-2020)

* TBD
* simple-features-java version 2.0.3
* Geometry reader/writer shortcut support directly between bytes and geometries
* Geometry Filter support
* Geometry Code retrieval method by geometry type, has z, and has m

## [2.0.2](https://github.com/ngageoint/simple-features-wkb-java/releases/tag/2.0.2) (07-08-2019)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@ byte[] bytes = GeometryWriter.writeGeometry(geometry);

### Installation ###

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

```xml

<dependency>
<groupId>mil.nga.sf</groupId>
<artifactId>sf-wkb</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
</dependency>

```
Expand Down
5 changes: 2 additions & 3 deletions docs/docs/api/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Manifest-Version: 1.0
Built-By: osbornb
Created-By: Apache Maven 3.2.3
Build-Jdk: 1.8.0_25
Build-Jdk-Spec: 1.8
Created-By: Maven Javadoc Plugin 3.2.0

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_25) on Tue Jul 09 13:22:24 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 06:03:34 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Simple Features Well-Known Binary 2.0.2 API)</title>
<meta name="date" content="2019-07-09">
<title>All Classes (Simple Features Well-Known Binary 2.0.3 API)</title>
<meta name="date" content="2020-07-13">
<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_25) on Tue Jul 09 13:22:24 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 06:03:34 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Simple Features Well-Known Binary 2.0.2 API)</title>
<meta name="date" content="2019-07-09">
<title>All Classes (Simple Features Well-Known Binary 2.0.3 API)</title>
<meta name="date" content="2020-07-13">
<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_25) on Tue Jul 09 13:22:23 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 06:03:34 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Simple Features Well-Known Binary 2.0.2 API)</title>
<meta name="date" content="2019-07-09">
<title>Constant Field Values (Simple Features Well-Known Binary 2.0.3 API)</title>
<meta name="date" content="2020-07-13">
<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 Well-Known Binary 2.0.2 API)";
parent.document.title="Constant Field Values (Simple Features Well-Known Binary 2.0.3 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -119,6 +119,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2019 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2020 <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_25) on Tue Jul 09 13:22:24 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 06:03:34 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Simple Features Well-Known Binary 2.0.2 API)</title>
<meta name="date" content="2019-07-09">
<title>Deprecated List (Simple Features Well-Known Binary 2.0.3 API)</title>
<meta name="date" content="2020-07-13">
<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 Well-Known Binary 2.0.2 API)";
parent.document.title="Deprecated List (Simple Features Well-Known Binary 2.0.3 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -119,6 +119,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2019 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2020 <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_25) on Tue Jul 09 13:22:24 MDT 2019 -->
<!-- Generated by javadoc (1.8.0_231) on Mon Jul 13 06:03:34 MDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Simple Features Well-Known Binary 2.0.2 API)</title>
<meta name="date" content="2019-07-09">
<title>API Help (Simple Features Well-Known Binary 2.0.3 API)</title>
<meta name="date" content="2020-07-13">
<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 Well-Known Binary 2.0.2 API)";
parent.document.title="API Help (Simple Features Well-Known Binary 2.0.3 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -220,6 +220,6 @@ <h2>Constant Field Values</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2019 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
</body>
</html>
Loading

0 comments on commit d479746

Please sign in to comment.