Skip to content

Commit

Permalink
3.0.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Mar 3, 2021
1 parent 7f373f4 commit 86f0743
Show file tree
Hide file tree
Showing 31 changed files with 194 additions and 156 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/).

---

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

* simple-features-java version 2.0.4
* Projection Factory projection by name method
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@ Geometry transformed = transform.transform(geometry);

### Installation ###

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

```xml

<dependency>
<groupId>mil.nga.sf</groupId>
<artifactId>sf-proj</artifactId>
<version>3.0.3</version>
<version>3.0.4</version>
</dependency>

```

### Build ###

[![Build & Test](https://github.com/ngageoint/simple-features-proj-java/workflows/Build%20&%20Test/badge.svg)](https://github.com/ngageoint/simple-features-proj-java/actions?query=workflow%3A%22Build+%26+Test%22)
[![Build & Test](https://github.com/ngageoint/simple-features-proj-java/workflows/Build%20&%20Test/badge.svg)](https://github.com/ngageoint/simple-features-proj-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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Simple Features Projection 3.0.3 API)</title>
<meta name="date" content="2020-07-13">
<title>All Classes (Simple Features Projection 3.0.4 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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Simple Features Projection 3.0.3 API)</title>
<meta name="date" content="2020-07-13">
<title>All Classes (Simple Features Projection 3.0.4 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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Simple Features Projection 3.0.3 API)</title>
<meta name="date" content="2020-07-13">
<title>Constant Field Values (Simple Features Projection 3.0.4 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 Projection 3.0.3 API)";
parent.document.title="Constant Field Values (Simple Features Projection 3.0.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -244,6 +244,6 @@ <h2 title="mil.nga">mil.nga.*</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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (Simple Features Projection 3.0.3 API)</title>
<meta name="date" content="2020-07-13">
<title>Deprecated List (Simple Features Projection 3.0.4 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 Projection 3.0.3 API)";
parent.document.title="Deprecated List (Simple Features Projection 3.0.4 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; 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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Simple Features Projection 3.0.3 API)</title>
<meta name="date" content="2020-07-13">
<title>API Help (Simple Features Projection 3.0.4 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 Projection 3.0.3 API)";
parent.document.title="API Help (Simple Features Projection 3.0.4 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; 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>
15 changes: 10 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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Simple Features Projection 3.0.3 API)</title>
<meta name="date" content="2020-07-13">
<title>Index (Simple Features Projection 3.0.4 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 Projection 3.0.3 API)";
parent.document.title="Index (Simple Features Projection 3.0.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -250,6 +250,11 @@ <h2 class="title">G</h2>
<dd>
<div class="block">Get the projection for the EPSG code</div>
</dd>
<dt><span class="memberNameLink"><a href="mil/nga/sf/proj/ProjectionFactory.html#getProjection-java.lang.String-">getProjection(String)</a></span> - Static method in class mil.nga.sf.proj.<a href="mil/nga/sf/proj/ProjectionFactory.html" title="class in mil.nga.sf.proj">ProjectionFactory</a></dt>
<dd>
<div class="block">Get the projection for the projection name, expected as 'authority:code'
or 'epsg_code'</div>
</dd>
<dt><span class="memberNameLink"><a href="mil/nga/sf/proj/ProjectionFactory.html#getProjection-java.lang.String-long-">getProjection(String, long)</a></span> - Static method in class mil.nga.sf.proj.<a href="mil/nga/sf/proj/ProjectionFactory.html" title="class in mil.nga.sf.proj">ProjectionFactory</a></dt>
<dd>
<div class="block">Get the projection for authority and code</div>
Expand Down Expand Up @@ -721,6 +726,6 @@ <h2 class="title">W</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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Simple Features Projection 3.0.3 API</title>
<title>Simple Features Projection 3.0.4 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/proj/AuthorityProjections.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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AuthorityProjections (Simple Features Projection 3.0.3 API)</title>
<meta name="date" content="2020-07-13">
<title>AuthorityProjections (Simple Features Projection 3.0.4 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="AuthorityProjections (Simple Features Projection 3.0.3 API)";
parent.document.title="AuthorityProjections (Simple Features Projection 3.0.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -595,6 +595,6 @@ <h4>getProjections</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/proj/GeometryProjectionTransform.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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GeometryProjectionTransform (Simple Features Projection 3.0.3 API)</title>
<meta name="date" content="2020-07-13">
<title>GeometryProjectionTransform (Simple Features Projection 3.0.4 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="GeometryProjectionTransform (Simple Features Projection 3.0.3 API)";
parent.document.title="GeometryProjectionTransform (Simple Features Projection 3.0.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -579,6 +579,6 @@ <h4>transform</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/proj/Projection.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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Projection (Simple Features Projection 3.0.3 API)</title>
<meta name="date" content="2020-07-13">
<title>Projection (Simple Features Projection 3.0.4 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="Projection (Simple Features Projection 3.0.3 API)";
parent.document.title="Projection (Simple Features Projection 3.0.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -626,6 +626,6 @@ <h4>toString</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/proj/ProjectionConstants.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 07:58:40 MDT 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ProjectionConstants (Simple Features Projection 3.0.3 API)</title>
<meta name="date" content="2020-07-13">
<title>ProjectionConstants (Simple Features Projection 3.0.4 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="ProjectionConstants (Simple Features Projection 3.0.3 API)";
parent.document.title="ProjectionConstants (Simple Features Projection 3.0.4 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -562,6 +562,6 @@ <h4>ProjectionConstants</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 86f0743

Please sign in to comment.