Skip to content

Commit 86f0743

Browse files
committed
3.0.4 release
1 parent 7f373f4 commit 86f0743

31 files changed

+194
-156
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
66

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

99
* simple-features-java version 2.0.4
1010
* Projection Factory projection by name method

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,21 @@ Geometry transformed = transform.transform(geometry);
3838

3939
### Installation ###
4040

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

4343
```xml
4444

4545
<dependency>
4646
<groupId>mil.nga.sf</groupId>
4747
<artifactId>sf-proj</artifactId>
48-
<version>3.0.3</version>
48+
<version>3.0.4</version>
4949
</dependency>
5050

5151
```
5252

5353
### Build ###
5454

55-
[![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)
55+
[![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)
5656

5757
Build this repository using Eclipse and/or Maven:
5858

docs/docs/api/allclasses-frame.html

Lines changed: 3 additions & 3 deletions
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 Mon Jul 13 07:58:40 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (Simple Features Projection 3.0.3 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>All Classes (Simple Features Projection 3.0.4 API)</title>
8+
<meta name="date" content="2021-03-03">
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

Lines changed: 3 additions & 3 deletions
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 Mon Jul 13 07:58:40 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (Simple Features Projection 3.0.3 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>All Classes (Simple Features Projection 3.0.4 API)</title>
8+
<meta name="date" content="2021-03-03">
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

Lines changed: 5 additions & 5 deletions
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 Mon Jul 13 07:58:40 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Constant Field Values (Simple Features Projection 3.0.3 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>Constant Field Values (Simple Features Projection 3.0.4 API)</title>
8+
<meta name="date" content="2021-03-03">
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 (Simple Features Projection 3.0.3 API)";
16+
parent.document.title="Constant Field Values (Simple Features Projection 3.0.4 API)";
1717
}
1818
}
1919
catch(err) {
@@ -244,6 +244,6 @@ <h2 title="mil.nga">mil.nga.*</h2>
244244
<!-- -->
245245
</a></div>
246246
<!-- ======== END OF BOTTOM NAVBAR ======= -->
247-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
247+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
248248
</body>
249249
</html>

docs/docs/api/deprecated-list.html

Lines changed: 5 additions & 5 deletions
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 Mon Jul 13 07:58:40 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Deprecated List (Simple Features Projection 3.0.3 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>Deprecated List (Simple Features Projection 3.0.4 API)</title>
8+
<meta name="date" content="2021-03-03">
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 (Simple Features Projection 3.0.3 API)";
16+
parent.document.title="Deprecated List (Simple Features Projection 3.0.4 API)";
1717
}
1818
}
1919
catch(err) {
@@ -119,6 +119,6 @@ <h2 title="Contents">Contents</h2>
119119
<!-- -->
120120
</a></div>
121121
<!-- ======== END OF BOTTOM NAVBAR ======= -->
122-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
122+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
123123
</body>
124124
</html>

docs/docs/api/help-doc.html

Lines changed: 5 additions & 5 deletions
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 Mon Jul 13 07:58:40 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>API Help (Simple Features Projection 3.0.3 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>API Help (Simple Features Projection 3.0.4 API)</title>
8+
<meta name="date" content="2021-03-03">
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 (Simple Features Projection 3.0.3 API)";
16+
parent.document.title="API Help (Simple Features Projection 3.0.4 API)";
1717
}
1818
}
1919
catch(err) {
@@ -220,6 +220,6 @@ <h2>Constant Field Values</h2>
220220
<!-- -->
221221
</a></div>
222222
<!-- ======== END OF BOTTOM NAVBAR ======= -->
223-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
223+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
224224
</body>
225225
</html>

docs/docs/api/index-all.html

Lines changed: 10 additions & 5 deletions
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 Mon Jul 13 07:58:40 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Index (Simple Features Projection 3.0.3 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>Index (Simple Features Projection 3.0.4 API)</title>
8+
<meta name="date" content="2021-03-03">
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 (Simple Features Projection 3.0.3 API)";
16+
parent.document.title="Index (Simple Features Projection 3.0.4 API)";
1717
}
1818
}
1919
catch(err) {
@@ -250,6 +250,11 @@ <h2 class="title">G</h2>
250250
<dd>
251251
<div class="block">Get the projection for the EPSG code</div>
252252
</dd>
253+
<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>
254+
<dd>
255+
<div class="block">Get the projection for the projection name, expected as 'authority:code'
256+
or 'epsg_code'</div>
257+
</dd>
253258
<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>
254259
<dd>
255260
<div class="block">Get the projection for authority and code</div>
@@ -721,6 +726,6 @@ <h2 class="title">W</h2>
721726
<!-- -->
722727
</a></div>
723728
<!-- ======== END OF BOTTOM NAVBAR ======= -->
724-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
729+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
725730
</body>
726731
</html>

docs/docs/api/index.html

Lines changed: 2 additions & 2 deletions
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 Mon Jul 13 07:58:40 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Simple Features Projection 3.0.3 API</title>
7+
<title>Simple Features Projection 3.0.4 API</title>
88
<script type="text/javascript">
99
tmpTargetPage = "" + window.location.search;
1010
if (tmpTargetPage != "" && tmpTargetPage != "undefined")

docs/docs/api/mil/nga/sf/proj/AuthorityProjections.html

Lines changed: 5 additions & 5 deletions
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 Mon Jul 13 07:58:40 MDT 2020 -->
5+
<!-- Generated by javadoc (1.8.0_231) on Wed Mar 03 11:07:11 MST 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>AuthorityProjections (Simple Features Projection 3.0.3 API)</title>
8-
<meta name="date" content="2020-07-13">
7+
<title>AuthorityProjections (Simple Features Projection 3.0.4 API)</title>
8+
<meta name="date" content="2021-03-03">
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="AuthorityProjections (Simple Features Projection 3.0.3 API)";
16+
parent.document.title="AuthorityProjections (Simple Features Projection 3.0.4 API)";
1717
}
1818
}
1919
catch(err) {
@@ -595,6 +595,6 @@ <h4>getProjections</h4>
595595
<!-- -->
596596
</a></div>
597597
<!-- ======== END OF BOTTOM NAVBAR ======= -->
598-
<p class="legalCopy"><small>Copyright &#169; 2020 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
598+
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.nga.mil/">National Geospatial-Intelligence Agency</a>. All rights reserved.</small></p>
599599
</body>
600600
</html>

0 commit comments

Comments
 (0)