Skip to content

Commit

Permalink
4.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Nov 4, 2021
1 parent 60a7747 commit b4e3bbd
Show file tree
Hide file tree
Showing 19 changed files with 78 additions and 78 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 4.0.1 (TBD)
## [4.1.0](https://github.com/ngageoint/simple-features-proj-java/releases/tag/4.1.0) (11-04-2021)

* TBD
* proj 1.1.0

## [4.0.0](https://github.com/ngageoint/simple-features-proj-java/releases/tag/4.0.0) (06-24-2021)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ Geometry transformed = transform.transform(geometry);

### Installation ###

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

```xml

<dependency>
<groupId>mil.nga.sf</groupId>
<artifactId>sf-proj</artifactId>
<version>4.0.0</version>
<version>4.1.0</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/api/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Manifest-Version: 1.0
Build-Jdk-Spec: 1.8
Created-By: Maven Javadoc Plugin 3.2.0
Created-By: Maven Javadoc Plugin 3.3.1

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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:17 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>All Classes (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:17 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>All Classes (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
8 changes: 4 additions & 4 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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:17 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>Constant Field Values (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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 Projection 4.0.0 API)";
parent.document.title="Constant Field Values (Simple Features Projection 4.1.0 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:17 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>Deprecated List (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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 Projection 4.0.0 API)";
parent.document.title="Deprecated List (Simple Features Projection 4.1.0 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:17 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>API Help (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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 Projection 4.0.0 API)";
parent.document.title="API Help (Simple Features Projection 4.1.0 API)";
}
}
catch(err) {
Expand Down
16 changes: 8 additions & 8 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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:17 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>Index (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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 Projection 4.0.0 API)";
parent.document.title="Index (Simple Features Projection 4.1.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -151,10 +151,6 @@ <h2 class="title">M</h2>
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="mil/nga/sf/proj/GeometryTransform.html#transform-java.util.List-">transform(List&lt;Point&gt;)</a></span> - Method in class mil.nga.sf.proj.<a href="mil/nga/sf/proj/GeometryTransform.html" title="class in mil.nga.sf.proj">GeometryTransform</a></dt>
<dd>
<div class="block">Transform a list of points</div>
</dd>
<dt><span class="memberNameLink"><a href="mil/nga/sf/proj/GeometryTransform.html#transform-mil.nga.sf.GeometryEnvelope-">transform(GeometryEnvelope)</a></span> - Method in class mil.nga.sf.proj.<a href="mil/nga/sf/proj/GeometryTransform.html" title="class in mil.nga.sf.proj">GeometryTransform</a></dt>
<dd>
<div class="block">Transform the geometry envelope</div>
Expand All @@ -167,6 +163,10 @@ <h2 class="title">T</h2>
<dd>
<div class="block">Transform the projected point</div>
</dd>
<dt><span class="memberNameLink"><a href="mil/nga/sf/proj/GeometryTransform.html#transform-java.util.List-">transform(List&lt;Point&gt;)</a></span> - Method in class mil.nga.sf.proj.<a href="mil/nga/sf/proj/GeometryTransform.html" title="class in mil.nga.sf.proj">GeometryTransform</a></dt>
<dd>
<div class="block">Transform a list of points</div>
</dd>
<dt><span class="memberNameLink"><a href="mil/nga/sf/proj/GeometryTransform.html#transform-mil.nga.sf.LineString-">transform(LineString)</a></span> - Method in class mil.nga.sf.proj.<a href="mil/nga/sf/proj/GeometryTransform.html" title="class in mil.nga.sf.proj">GeometryTransform</a></dt>
<dd>
<div class="block">Transform the projected line string</div>
Expand Down
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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:17 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Simple Features Projection 4.0.0 API</title>
<title>Simple Features Projection 4.1.0 API</title>
<script type="text/javascript">
tmpTargetPage = "" + window.location.search;
if (tmpTargetPage != "" && tmpTargetPage != "undefined")
Expand Down
40 changes: 20 additions & 20 deletions docs/docs/api/mil/nga/sf/proj/GeometryTransform.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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:16 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GeometryTransform (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>GeometryTransform (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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="GeometryTransform (Simple Features Projection 4.0.0 API)";
parent.document.title="GeometryTransform (Simple Features Projection 4.1.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -657,22 +657,6 @@ <h4>getInverseTransformation</h4>
</dl>
</li>
</ul>
<a name="transform-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transform</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://ngageoint.github.io/simple-features-java/docs/api/mil/nga/sf/Point.html?is-external=true" title="class or interface in mil.nga.sf">Point</a>&gt;&nbsp;transform(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://ngageoint.github.io/simple-features-java/docs/api/mil/nga/sf/Point.html?is-external=true" title="class or interface in mil.nga.sf">Point</a>&gt;&nbsp;from)</pre>
<div class="block">Transform a list of points</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>from</code> - points to transform</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>transformed points</dd>
</dl>
</li>
</ul>
<a name="transform-mil.nga.sf.GeometryEnvelope-">
<!-- -->
</a>
Expand Down Expand Up @@ -721,6 +705,22 @@ <h4>transform</h4>
</dl>
</li>
</ul>
<a name="transform-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>transform</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://ngageoint.github.io/simple-features-java/docs/api/mil/nga/sf/Point.html?is-external=true" title="class or interface in mil.nga.sf">Point</a>&gt;&nbsp;transform(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://ngageoint.github.io/simple-features-java/docs/api/mil/nga/sf/Point.html?is-external=true" title="class or interface in mil.nga.sf">Point</a>&gt;&nbsp;from)</pre>
<div class="block">Transform a list of points</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>from</code> - points to transform</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>transformed points</dd>
</dl>
</li>
</ul>
<a name="transform-mil.nga.sf.LineString-">
<!-- -->
</a>
Expand Down
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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:17 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class mil.nga.sf.proj.GeometryTransform (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>Uses of Class mil.nga.sf.proj.GeometryTransform (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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="Uses of Class mil.nga.sf.proj.GeometryTransform (Simple Features Projection 4.0.0 API)";
parent.document.title="Uses of Class mil.nga.sf.proj.GeometryTransform (Simple Features Projection 4.1.0 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/mil/nga/sf/proj/package-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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:16 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>mil.nga.sf.proj (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>mil.nga.sf.proj (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/mil/nga/sf/proj/package-summary.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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:16 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>mil.nga.sf.proj (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>mil.nga.sf.proj (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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="mil.nga.sf.proj (Simple Features Projection 4.0.0 API)";
parent.document.title="mil.nga.sf.proj (Simple Features Projection 4.1.0 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/mil/nga/sf/proj/package-tree.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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:16 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>mil.nga.sf.proj Class Hierarchy (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>mil.nga.sf.proj Class Hierarchy (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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="mil.nga.sf.proj Class Hierarchy (Simple Features Projection 4.0.0 API)";
parent.document.title="mil.nga.sf.proj Class Hierarchy (Simple Features Projection 4.1.0 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/mil/nga/sf/proj/package-use.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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:17 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package mil.nga.sf.proj (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>Uses of Package mil.nga.sf.proj (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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="Uses of Package mil.nga.sf.proj (Simple Features Projection 4.0.0 API)";
parent.document.title="Uses of Package mil.nga.sf.proj (Simple Features Projection 4.1.0 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/overview-tree.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 Thu Jun 24 13:10:20 MDT 2021 -->
<!-- Generated by javadoc (1.8.0_291) on Thu Nov 04 08:52:17 MDT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Class Hierarchy (Simple Features Projection 4.0.0 API)</title>
<meta name="date" content="2021-06-24">
<title>Class Hierarchy (Simple Features Projection 4.1.0 API)</title>
<meta name="date" content="2021-11-04">
<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="Class Hierarchy (Simple Features Projection 4.0.0 API)";
parent.document.title="Class Hierarchy (Simple Features Projection 4.1.0 API)";
}
}
catch(err) {
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h2 class="project-tagline">by the National Geospatial-Intelligence Agency</h2>
<a href="http://ngageoint.github.io/simple-features-proj-java/docs/api/" class="btn">API</a>
<a href="https://github.com/ngageoint/simple-features-proj-java/zipball/master" class="btn">.zip</a>
<a href="https://github.com/ngageoint/simple-features-proj-java/tarball/master" class="btn">.tar.gz</a>
<a href="http://search.maven.org/#artifactdetails|mil.nga.sf|sf-proj|4.0.0|jar" class="btn">The Central Repository</a>
<a href="http://search.maven.org/#artifactdetails|mil.nga.sf|sf-proj|4.1.0|jar" class="btn">The Central Repository</a>
</section>

<section class="main-content">
Expand Down
Loading

0 comments on commit b4e3bbd

Please sign in to comment.