[jira] [Commented] (LUCENE-10201) Upgrade Spatial4j to 0.8

2021-10-29 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/LUCENE-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17436224#comment-17436224
 ] 

ASF subversion and git services commented on LUCENE-10201:
--

Commit c2c215d3a83bda97f298f1d14c0bfd523122ca98 in lucene's branch 
refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=c2c215d ]

LUCENE-10201: Upgrade Spatial4j to 0.8 (#409)

Upgrading Spatial4j to 0.8 improving a varitety of minor things.
See release notes:
https://github.com/locationtech/spatial4j/releases/tag/spatial4j-0.8

Test-only dependency on JTS is upgraded to 1.17 as well

> Upgrade Spatial4j to 0.8
> 
>
> Key: LUCENE-10201
> URL: https://issues.apache.org/jira/browse/LUCENE-10201
> Project: Lucene - Core
>  Issue Type: Improvement
>  Components: modules/spatial-extras
>Reporter: David Smiley
>Assignee: David Smiley
>Priority: Major
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Spatial4j has been at 0.8 for some time.  We should upgrade.
> [https://github.com/locationtech/spatial4j/releases/tag/spatial4j-0.8]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org



[jira] [Commented] (LUCENE-10201) Upgrade Spatial4j to 0.8

2021-10-23 Thread David Smiley (Jira)


[ 
https://issues.apache.org/jira/browse/LUCENE-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17433371#comment-17433371
 ] 

David Smiley commented on LUCENE-10201:
---

I'll copy-paste the release notes:

_from CHANGES.md_

[#197|https://github.com/locationtech/spatial4j/pull/197]: Require Java 8, AKA 
v1.8. (David Smiley)

[#194|https://github.com/locationtech/spatial4j/pull/194]: Circles that cross a 
dateline can now be converted to a JTS Geometry. Previous attempts would throw 
an exception. (Stijn Caerts)

[#194|https://github.com/locationtech/spatial4j/pull/194]: JtsGeometry now 
supports input an Geometry that crosses the dateline multiple times (wraps the 
globe multiple times). Previous attempts would yield erroneous behavior. (Stijn 
Caerts)

[#188|https://github.com/locationtech/spatial4j/pull/188]: Upgraded to JTS 
1.17.0. This JTS release has a small API change. (Jim Hughes)

[#177|https://github.com/locationtech/spatial4j/issues/177]: Improve conversion 
of a Circle to Shape. JtsShapeFactory allows converting from a Shape object to 
a JTS Geometry object. Geodetic circles now translate to a polygon that has 
points equidistant from the center. Before the change, there was potentially a 
large inaccuracy. (Hrishi Bakshi)

[#163|https://github.com/locationtech/spatial4j/issues/163]: "Empty" points in 
JTS are now convertible to a Spatial4j Shape instead of throwing an exception. 
(David Smiley)

[#162|https://github.com/locationtech/spatial4j/issues/162]: Fixed WKT & 
GeoJSON [de]serialization of "empty" points and geometrycollections. (Jeen 
Broekstra, David Smiley)

[#165|https://github.com/locationtech/spatial4j/pull/165]: Added 
ShapeFactory.pointLatLon convenience method. (MoeweX)

[#167|https://github.com/locationtech/spatial4j/pull/167]: WKTWriter now has a 
means to customize the NumberFromat. (MoeweX)

[#175|https://github.com/locationtech/spatial4j/issues/175]: ShapesAsWKTModule, 
a Jackson databind module, didn't deserialize WKT inside JSON to a Spatial4j 
Shape at all. Now it does. It continues to serialize correctly. (David Smiley)

> Upgrade Spatial4j to 0.8
> 
>
> Key: LUCENE-10201
> URL: https://issues.apache.org/jira/browse/LUCENE-10201
> Project: Lucene - Core
>  Issue Type: Improvement
>  Components: modules/spatial-extras
>Reporter: David Smiley
>Assignee: David Smiley
>Priority: Major
>
> Spatial4j has been at 0.8 for some time.  We should upgrade.
> [https://github.com/locationtech/spatial4j/releases/tag/spatial4j-0.8]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org