[
https://issues.apache.org/jira/browse/JENA-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-2136:
--------------------------------
Description:
I would like to reintroduce the jena-spatial module for future versions of
Jena. I've begun [a PR|https://github.com/apache/jena/pull/1029] 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.
https://github.com/apache/jena/pull/1029
was:
I would like to reintroduce the jena-spatial module for future versions of
Jena. I've begun [a
PR|[https://github.com/apache/jena/pull/1029/commits/f1043e253bf145ee1bd59d9cafcaee818e38959d|https://github.com/apache/jena/pull/1029]]
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.
https://github.com/apache/jena/pull/1029
> 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
> Priority: Minor
>
> I would like to reintroduce the jena-spatial module for future versions of
> Jena. I've begun [a PR|https://github.com/apache/jena/pull/1029] 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.
>
> https://github.com/apache/jena/pull/1029
--
This message was sent by Atlassian Jira
(v8.3.4#803005)