Skip to content

Commit 9dd6490

Browse files
committed
3.0.0 release
1 parent e444dda commit 9dd6490

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+2833
-1106
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.0 (TBD)
7+
## [3.0.0](https://github.com/ngageoint/simple-features-geojson-java/releases/tag/3.0.0) (11-01-2021)
88

99
* GeoJSON backed Geometries and Features
1010
* Additional Position element value support when not converting to base simple features

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@ Map<String, Object> contentMap = FeatureConverter.toMap(geometry);
5353

5454
### Installation ###
5555

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

5858
```xml
5959

6060
<dependency>
6161
<groupId>mil.nga.sf</groupId>
6262
<artifactId>sf-geojson</artifactId>
63-
<version>2.0.5</version>
63+
<version>3.0.0</version>
6464
</dependency>
6565

6666
```

docs/docs/api/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Manifest-Version: 1.0
22
Build-Jdk-Spec: 1.8
3-
Created-By: Maven Javadoc Plugin 3.2.0
3+
Created-By: Maven Javadoc Plugin 3.3.1
44

docs/docs/api/allclasses-frame.html

Lines changed: 4 additions & 4 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 Wed Mar 03 09:57:39 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 08:32:10 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (Simple Features GeoJSON 2.0.5 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>All Classes (Simple Features GeoJSON 3.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -21,14 +21,14 @@ <h1 class="bar">All&nbsp;Classes</h1>
2121
<li><a href="mil/nga/sf/geojson/GeoJsonObject.html" title="class in mil.nga.sf.geojson" target="classFrame">GeoJsonObject</a></li>
2222
<li><a href="mil/nga/sf/geojson/Geometry.html" title="class in mil.nga.sf.geojson" target="classFrame">Geometry</a></li>
2323
<li><a href="mil/nga/sf/geojson/GeometryCollection.html" title="class in mil.nga.sf.geojson" target="classFrame">GeometryCollection</a></li>
24+
<li><a href="mil/nga/sf/geojson/GeometryType.html" title="enum in mil.nga.sf.geojson" target="classFrame">GeometryType</a></li>
2425
<li><a href="mil/nga/sf/geojson/LineString.html" title="class in mil.nga.sf.geojson" target="classFrame">LineString</a></li>
2526
<li><a href="mil/nga/sf/geojson/MultiLineString.html" title="class in mil.nga.sf.geojson" target="classFrame">MultiLineString</a></li>
2627
<li><a href="mil/nga/sf/geojson/MultiPoint.html" title="class in mil.nga.sf.geojson" target="classFrame">MultiPoint</a></li>
2728
<li><a href="mil/nga/sf/geojson/MultiPolygon.html" title="class in mil.nga.sf.geojson" target="classFrame">MultiPolygon</a></li>
2829
<li><a href="mil/nga/sf/geojson/Point.html" title="class in mil.nga.sf.geojson" target="classFrame">Point</a></li>
2930
<li><a href="mil/nga/sf/geojson/Polygon.html" title="class in mil.nga.sf.geojson" target="classFrame">Polygon</a></li>
3031
<li><a href="mil/nga/sf/geojson/Position.html" title="class in mil.nga.sf.geojson" target="classFrame">Position</a></li>
31-
<li><a href="mil/nga/sf/geojson/SimpleFeature.html" title="class in mil.nga.sf.geojson" target="classFrame">SimpleFeature</a></li>
3232
</ul>
3333
</div>
3434
</body>

docs/docs/api/allclasses-noframe.html

Lines changed: 4 additions & 4 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 Wed Mar 03 09:57:39 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 08:32:10 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>All Classes (Simple Features GeoJSON 2.0.5 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>All Classes (Simple Features GeoJSON 3.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<script type="text/javascript" src="script.js"></script>
1111
</head>
@@ -21,14 +21,14 @@ <h1 class="bar">All&nbsp;Classes</h1>
2121
<li><a href="mil/nga/sf/geojson/GeoJsonObject.html" title="class in mil.nga.sf.geojson">GeoJsonObject</a></li>
2222
<li><a href="mil/nga/sf/geojson/Geometry.html" title="class in mil.nga.sf.geojson">Geometry</a></li>
2323
<li><a href="mil/nga/sf/geojson/GeometryCollection.html" title="class in mil.nga.sf.geojson">GeometryCollection</a></li>
24+
<li><a href="mil/nga/sf/geojson/GeometryType.html" title="enum in mil.nga.sf.geojson">GeometryType</a></li>
2425
<li><a href="mil/nga/sf/geojson/LineString.html" title="class in mil.nga.sf.geojson">LineString</a></li>
2526
<li><a href="mil/nga/sf/geojson/MultiLineString.html" title="class in mil.nga.sf.geojson">MultiLineString</a></li>
2627
<li><a href="mil/nga/sf/geojson/MultiPoint.html" title="class in mil.nga.sf.geojson">MultiPoint</a></li>
2728
<li><a href="mil/nga/sf/geojson/MultiPolygon.html" title="class in mil.nga.sf.geojson">MultiPolygon</a></li>
2829
<li><a href="mil/nga/sf/geojson/Point.html" title="class in mil.nga.sf.geojson">Point</a></li>
2930
<li><a href="mil/nga/sf/geojson/Polygon.html" title="class in mil.nga.sf.geojson">Polygon</a></li>
3031
<li><a href="mil/nga/sf/geojson/Position.html" title="class in mil.nga.sf.geojson">Position</a></li>
31-
<li><a href="mil/nga/sf/geojson/SimpleFeature.html" title="class in mil.nga.sf.geojson">SimpleFeature</a></li>
3232
</ul>
3333
</div>
3434
</body>

docs/docs/api/constant-values.html

Lines changed: 4 additions & 4 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 Wed Mar 03 09:57:39 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 08:32:09 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Constant Field Values (Simple Features GeoJSON 2.0.5 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Constant Field Values (Simple Features GeoJSON 3.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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 GeoJSON 2.0.5 API)";
16+
parent.document.title="Constant Field Values (Simple Features GeoJSON 3.0.0 API)";
1717
}
1818
}
1919
catch(err) {

docs/docs/api/deprecated-list.html

Lines changed: 4 additions & 4 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 Wed Mar 03 09:57:39 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 08:32:10 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>Deprecated List (Simple Features GeoJSON 2.0.5 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>Deprecated List (Simple Features GeoJSON 3.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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 GeoJSON 2.0.5 API)";
16+
parent.document.title="Deprecated List (Simple Features GeoJSON 3.0.0 API)";
1717
}
1818
}
1919
catch(err) {

docs/docs/api/help-doc.html

Lines changed: 4 additions & 4 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 Wed Mar 03 09:57:39 MST 2021 -->
5+
<!-- Generated by javadoc (1.8.0_291) on Mon Nov 01 08:32:10 MDT 2021 -->
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7-
<title>API Help (Simple Features GeoJSON 2.0.5 API)</title>
8-
<meta name="date" content="2021-03-03">
7+
<title>API Help (Simple Features GeoJSON 3.0.0 API)</title>
8+
<meta name="date" content="2021-11-01">
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 GeoJSON 2.0.5 API)";
16+
parent.document.title="API Help (Simple Features GeoJSON 3.0.0 API)";
1717
}
1818
}
1919
catch(err) {

0 commit comments

Comments
 (0)