Øyvind Gjesdal created JENA-2136:
------------------------------------
Summary: Reintroduce spatial module
Key: JENA-2136
URL: https://issues.apache.org/jira/browse/JENA-2136
Project: Apache Jena
Issue Type: Wish
Components: Spatial
Reporter: Øyvind Gjesdal
I would like to reintroduce the jena-spatial module for future versions of
Jena. I've begun a PR for this but I'm not sure if it should be in the
jena-repo, since jena-geosparql is in use.
We would like to use jena-spatial, while also being able to upgrade our fuseki
servers. We still have internal and external datasets not prepared for
geosparql.
Changes made so far
* Readd code from last working jena-spatial in 3.12
* Remove dependency for Lucene-spatial (is now part of Lucene spatial extras,
removed in
[https://github.com/apache/lucene/commit/78655239c58a1ed72d6e015dd05a0b355c936999])
* Upgrade Spatial4j version 0.8 (Two minor versions since last time)
* Readd as main module in pom.xml files
* Comment out spatial Logging initialization in tests (No longer used library)
in tests
The tests for jena-spatial are now running again on
([https://github.com/OyvindLGjesdal/jena/runs/3114796795?check_suite_focus=true#step:4:3804])
Is adding it again useful for more users, or is maintaining the module outside
of Apache/jena and adding it to classpath the best option?
We can look at changes for getting tests to pass if the build for jena-spatial
starts failing in the future, and I can also create a PR for reopening the
jena-site documentation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)