Replace LGPL dependencies by Apache ones?

2022-12-09 Thread Martin Desruisseaux
Hello all The Sedona root pom.xml file declares some GeoTools modules as dependencies that user must add themselves [1]. But I do not know if those dependencies are optional. Can Sedona works without them, as requested by [2]? Alternatively, would it be conceivable to replace them by Apache S

Re: Replace LGPL dependencies by Apache ones?

2022-12-09 Thread Martin Desruisseaux
Hello Mo Thanks for the reply. Le 09/12/2022 à 14:13, Mo Sarwat a écrit : That sounds like a good idea - thanks for the proposal. But, we first need to consider the following: 1. Make sure that will not break other components in Sedona 2. The speed of using SIS is at least the same as GeoTo

Re: Replace LGPL dependencies by Apache ones?

2022-12-14 Thread Martin Desruisseaux
Hello all To follow-up on this question, is there an interest for experimenting a replacement of GeoTools dependency (LGPL license) by Apache SIS? (not knowing in advance if the experiment would be conclusive or not). If yes, where should be the branch? Regarding dependencies, by looking at

Re: Replace LGPL dependencies by Apache ones?

2022-12-15 Thread Martin Desruisseaux
Hello Jia Le 15/12/2022 à 02:26, Jia Yu a écrit : 1. I am interested in exploring replacing geotools with Proj4J or Apache SIS if this replacement can serve this purpose: this library can be shipped together in Sedona binary (Maven 'compile' scope) and users no longer need to manually add ano

Re: Replace LGPL dependencies by Apache ones?

2022-12-16 Thread Martin Desruisseaux
On a minor note, in the following links: [1] https://sedona.apache.org/setup/maven-coordinates/#use-sedona-fat-jars [2] https://sedona.apache.org/setup/maven-coordinates/#use-sedona-and-third-party-jars-separately The sentence "This libary is under GNU Lesser General Public License (LGPL) li

Re: Replace LGPL dependencies by Apache ones?

2022-12-22 Thread Martin Desruisseaux
Hello Martin and Jia Le 22/12/2022 à 08:25, Jia Yu a écrit : Martin Andersson 's suggestion makes sense to me. If Apache SIS decides to provide Java 8 support in the long run, we can try to replace GeoTools CRS transformation with Apache SIS. It would be possible to backport SIS 1.4+ in a Ja

Re: Replace LGPL dependencies by Apache ones?

2023-01-19 Thread Martin Desruisseaux
Hello Martin Indeed, we use multi-release JAR files for other projects. But in Apache SIS case, upgrade from Java 8 to 11 implies changes pervasive enough to make uncertain that multi-release JAR would be easier than a branch. But anyway, the decision to bump the minimum Java version is up to

Invitation for projects and mentors at OGC-ASF-OSGeo code sprint

2023-04-07 Thread Martin Desruisseaux
or streams Thanks in advance to anyone who may volunteer!     Martin Desruisseaux P.S.: this email has been sent to Apache projects listed in the Geospatial category [4]. I noticed that Sedona are Baremaps are not listed there. If you would like to be listed, you can add a tag in your DOAP.RDF

Sprint Goals for Apache projects next week

2023-04-18 Thread Martin Desruisseaux
Hello all In preparation for the OGC/OSGeo/ASF code sprint next week [1], we need a list of participating Apache projects and sprint goals. I think that this year we have the following projects: * Apache Baremaps * Apache SIS * Apache Sedona? (can someone confirm?) Any other project to ad

Re: Sprint Goals for Apache projects next week

2023-04-18 Thread Martin Desruisseaux
Hello Jia Thanks for your reply! And no worry for delay. For the tutorial, I put Joana in copy to this email. She is the person at OGC in charge of the schedule. But my guess is that it would be around 17:15 CEST time. For the topics, in my understanding there is a choice: * If someone from

Re: [VOTE] Release Apache Sedona 1.5.0-rc1

2023-10-10 Thread Martin Desruisseaux
Hello all Note that shaded JAR files are incompatible with Java Platform Module System (JPMS), because we cannot have multiple module-info.class files in a single JAR file. This is not an issue as long as Sedona does not have dependencies that are JPMS modules, or otherwise as long as the mod

Joint OGC / ASF / OSGeo codesprint in 3 weeks

2024-01-31 Thread Martin Desruisseaux
Hello all The Open Geospatial Consortium (OGC), The Apache Software Foundation (ASF) and The Open Source Geospatial Foundation (OSGeo) hold a join code sprint on February 26 to 28 [1]. The main goals are to support the development of open standards for geospatial information and to support th

Re: Joint OGC / ASF / OSGeo codesprint in 3 weeks

2024-02-02 Thread Martin Desruisseaux
Hello Charles Le 2024-02-01 à 23 h 43, Charles Givre a écrit : I'd love for Drill to be included in this. That would be great. You are welcome to add Drill in the wiki page at [1]. A while ago, I started work on a collection of UDFs for interacting with H3 Geo Indexes. I'm not an expert on

Code sprint starting Monday. Interest in trying SIS in Sedona?

2024-02-24 Thread Martin Desruisseaux
Hello The joint OGC / OSGeo / ASF codesprint [1] is starting Monday as an hybrid event, physically and virtually. Is there any interest from a Sedona developer to try the replacement (at least partially) of the LGPL dependency by Apache SIS on a branch? If yes, I would try to help during thos

Re: Code sprint starting Monday. Interest in trying SIS in Sedona?

2024-02-26 Thread Martin Desruisseaux
Hello Furqaan Thanks for volunteering! The code sprint is starting today, with a mentor stream starting soon. If you are physically present at the code sprint, it would be ideal. Otherwise, you can connect to the discord channel given in the "Period and location" section of [1]. There is an "

Re: Code sprint starting Monday. Interest in trying SIS in Sedona?

2024-02-26 Thread Martin Desruisseaux
Le 2024-02-26 à 12 h 28, Furqaan Khan a écrit : I am unfortunately not there in person. I did join Discord, thanks for the link. However, I didn't see the "apache-sis" channel on the Discord server. Does the following link work? https://discord.com/channels/874597684873400331/10954255161289

Re: [ANNOUNCE] Sedona monthly office hour: April 9th (Tuesday): 8 - 9 am Pacific Time

2024-04-10 Thread Martin Desruisseaux
Hello Jia and all Thanks for the report. I couldn't attend to the meeting (the link told me that I needed a commercial zoom account, maybe I took the wrong link). Items about crossing the anti-meridian (date line) and raster I/O make me wonder if we could continue progress on integration of Ap

Re: [ANNOUNCE] Sedona monthly office hour: April 9th (Tuesday): 8 - 9 am Pacific Time

2024-04-11 Thread Martin Desruisseaux
Hello Jia Thanks for your reply. Indeed, small steps is fine. For making the following step more gradual: We will start with upgrading GeoTools to a newer version that does not conflict with Apache SIS. Then replace ST_Transform with Apache SIS. The conflict was in "org.opengis" package nam

Re: [ANNOUNCE] Sedona monthly office hour: April 9th (Tuesday): 8 - 9 am Pacific Time

2024-04-12 Thread Martin Desruisseaux
Le 2024-04-12 à 02 h 04, Jia Yu a écrit : Sounds good! Should I contact i...@osgeo.org? That would be appreciated! In addition, I think you can also create a project called sis-geotools yourself from here? https://gitbox.apache.org/boxer/ Then this project will be a sub-project of Apache SI

[jira] [Commented] (SEDONA-312) Issue with st_transform function

2023-06-26 Thread Martin Desruisseaux (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737124#comment-17737124 ] Martin Desruisseaux commented on SEDONA-312: I'm not a Sedona ma

[jira] [Commented] (SEDONA-356) Change CRS transformation from lat/lon to lon/lat order

2023-08-14 Thread Martin Desruisseaux (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17753970#comment-17753970 ] Martin Desruisseaux commented on SEDONA-356: We may need to be careful a

[jira] [Commented] (SEDONA-356) Change CRS transformation from lat/lon to lon/lat order

2023-08-14 Thread Martin Desruisseaux (Jira)
[ https://issues.apache.org/jira/browse/SEDONA-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17753975#comment-17753975 ] Martin Desruisseaux commented on SEDONA-356: One more thing: the titl