(sis) 01/01: Merge branch 'geoapi-3.1'. Contains improvements in: `SQLStore`, ShapeFile (incubator), conversions from AWT shapes to JTS, partial DuckDB support, and use of HTTP ranges in GeoHEIF.

2025-05-21 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis.git commit 3d377745a9cbb746e07f482fe71082dcfa657854 Merge: ac4ad3f36a ffa96dbde4 Author: Martin Desruisseaux AuthorDate: Wed May

(sis) branch main updated (ac4ad3f36a -> 3d377745a9)

2025-05-21 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git from ac4ad3f36a Merge of automatic reorganization of imports order. add ec8d89adde Allow to read tiles through HTTP

(sis) branch geoapi-3.1 updated (3e609d464e -> ffa96dbde4)

2025-05-19 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git from 3e609d464e Merge of automatic reorganization of imports order. add ec8d89adde Allow to read tiles through

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains improvements in `SQLStore`.

2025-05-19 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git commit ffa96dbde4179ca0c7c17ca584946443c3dd7627 Merge: 3e609d464e 305ae17810 Author: Martin Desruisseaux AuthorDate

(sis) 01/01: Add image to polygon area algorithm

2025-05-18 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch feat/image2polygon in repository https://gitbox.apache.org/repos/asf/sis.git commit c199c7e63fcfd88f40f211e0c5f95e05882b90d8 Author: jsorel AuthorDate: Tue Mar 25 11:50:05 2025 +0100

(sis) branch feat/image2polygon updated (caf730f09f -> c199c7e63f)

2025-05-18 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch feat/image2polygon in repository https://gitbox.apache.org/repos/asf/sis.git discard caf730f09f Add image to polygon area algorithm discard db4733200a Improve AWT to JTS conversion logic

(sis) 01/01: Improve AWT to JTS conversion logic.

2025-05-18 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 305ae17810e22308c0bf6bd50ecd90e12e92cecd Author: jsorel AuthorDate: Mon May 19 04:00:47 2025 +0200 Improve

(sis) branch geoapi-4.0 updated (d169152a6e -> 305ae17810)

2025-05-18 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git discard d169152a6e Improve AWT to JTS conversion logic. new 305ae17810 Improve AWT to JTS conversion logic. This

(sis) branch geoapi-4.0 updated: Improve AWT to JTS conversion logic.

2025-05-18 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new d169152a6e Improve AWT to JTS

(sis) branch geoapi-4.0 updated: Move flexibility for configuring the builder wrapped by `FeatureProjectionBuilder.Item`. More conservative check of whether the FeatureType is different than the sourc

2025-05-17 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 26bdb313f1 Move flexibility for

(sis) branch geoapi-4.0 updated: Add a test for the new support of "sis:identifier" in FeatureQuery.

2025-05-14 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new ff4f8725a6 Add a test for the new

(sis) 03/04: Add a `PropertyTypeBuilder.replaceBy(…)` method.

2025-05-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 428ee02c5e942943502fce6cb935ca737761bbc1 Author: Martin Desruisseaux AuthorDate: Mon May 5 17:07:38 2025 +0200

(sis) 02/04: Add a `Features.getLinkTargets(PropertyType)` method in complement to `getLinkTarget(PropertyType)` method (plural versus singular). Bug fix in `SQLStore` where foreigner keys in queries

2025-05-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 71c5b4f09b5dd40cad0ec90c14af80327100f675 Author: Martin Desruisseaux AuthorDate: Mon Apr 28 14:34:23 2025 +0200

(sis) branch geoapi-4.0 updated (12d68ec5d1 -> 0db3b21989)

2025-05-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from 12d68ec5d1 Resolve shapefile sibling files without going trought parent path which may be null new

(sis) 01/04: More reliable determination of the path to the metadata file used for opening a Landsat store. Opportunistic minor editions.

2025-05-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit db6cf1093bad234acd250da52f5cca85a9079a80 Author: Martin Desruisseaux AuthorDate: Tue May 13 19:21:45 2025 +0200

(sis) 01/02: Simplify the default implementation of `getContentPath()`. Add `@since 1.5` Javadoc tag and adjust `{@link}` versus `{@linkplain}`. Minor editions to the Javadoc sentences and a bit of fo

2025-04-25 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 0b665692dc12b5eba4c9abf0470f22db9149ea32 Author: Martin Desruisseaux AuthorDate: Thu Apr 24 14:46:26 2025 +0200

(sis) 02/02: Clarification about the circumstances when `guessCRS` may be invoked.

2025-04-25 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 90aaa358f115c2e64a61861bd6012a28dee579e5 Author: Martin Desruisseaux AuthorDate: Thu Apr 24 15:14:45 2025 +0200

(sis) branch geoapi-4.0 updated (aefe5d2936 -> 90aaa358f1)

2025-04-25 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from aefe5d2936 Add getContentPath() method on Tile to allow access to the raw tile content without opening a

(sis) branch geoapi-4.0 updated: Add a fallback for trying to guess the SRID when the table of a column is unknown. This is a workaround for incomplete JDBC drivers (in this case, DuckDB 1.2.2.0).

2025-04-23 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new bce9be08df Add a fallback for trying

(sis) branch geoapi-4.0 updated: Add explicit `ST_AsBinary` or `ST_AsText` functions when requesting a geometry.

2025-04-22 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 8abf1fdeeb Add explicit `ST_AsBinary

(sis) 03/04: Workaround for limitations observed in DuckDB 1.2.1: - Ignore the catalog name when the database is DuckDB. - Do not add SRID argument in geometries because not supported.

2025-04-11 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 9a1e96040c73dd72097fc4006c251dfd1f1c9597 Author: Martin Desruisseaux AuthorDate: Thu Apr 10 17:24:12 2025 +0200

(sis) 04/04: Remove the hack for DuckDB 1.2.1 since it has been fixed in DuckDB 1.2.2.0. Document DuckDB 1.2.2.0 as the minimal version required by Apache SIS.

2025-04-11 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit ab0610bcf710a63b86244ab7d9142b8b14cf0785 Author: Martin Desruisseaux AuthorDate: Fri Apr 11 12:22:35 2025 +0200

(sis) 02/04: Check HTTP status when opening a file from an URL.

2025-04-11 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit e07452d79e1805ec5ae9d6a10c0643b66a44aeac Author: Martin Desruisseaux AuthorDate: Fri Apr 11 16:19:59 2025 +0200

(sis) branch geoapi-4.0 updated (2d528ffbea -> ab0610bcf7)

2025-04-11 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from 2d528ffbea Post-merge automatic reorganization of imports order. new ec8d89adde Allow to read tiles

(sis) 01/04: Allow to read tiles through HTTP using HTTP range requests. It requires some reorganization for allowing to know the ranges in advance.

2025-04-11 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit ec8d89adde13533ad3dd197a7cd7244a7dab48fc Author: Martin Desruisseaux AuthorDate: Thu Apr 10 16:40:32 2025 +0200

(sis) 02/02: Allow to customize the the sample dimensions and grid geometry created by GeoHEIF store.

2025-04-10 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 1476b6c6ec43fda73a1948aeb7276ff6c2e1bd17 Author: Martin Desruisseaux AuthorDate: Mon Apr 7 17:58:37 2025 +0200

(sis) branch geoapi-3.1 updated (0704b92b5e -> ebe3bf8253)

2025-04-10 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git from 0704b92b5e Merge branch 'geoapi-4.0' into geoapi-3.1. Contains bug fixes in SQLStore. add 304b

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1

2025-04-10 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git commit ebe3bf82534944e5898b42d1ac865cc2dd6ef1b5 Merge: 0704b92b5e 1476b6c6ec Author: Martin Desruisseaux AuthorDate

(sis) branch main updated (9b56572ba1 -> ac4ad3f36a)

2025-04-09 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git from 9b56572ba1 Merge branch 'geoapi-3.1' add 2d528ffbea Post-merge automatic reorganization of imp

(sis) 01/01: Merge of automatic reorganization of imports order.

2025-04-07 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git commit 3e609d464e053041740821428b31e0e9a82d571a Merge: ebe3bf8253 2d528ffbea Author: Martin Desruisseaux AuthorDate

(sis) branch geoapi-4.0 updated: Post-merge automatic reorganization of imports order.

2025-04-07 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 2d528ffbea Post-merge automatic

(sis) 01/01: Merge of automatic reorganization of imports order.

2025-04-07 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis.git commit ac4ad3f36a17457e51dce01a35a5a2ad5645ac39 Merge: 9b56572ba1 3e609d464e Author: Martin Desruisseaux AuthorDate: Mon Apr

(sis) branch geoapi-3.1 updated (ebe3bf8253 -> 3e609d464e)

2025-04-07 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git from ebe3bf8253 Merge branch 'geoapi-4.0' into geoapi-3.1 add 2d528ffbea Post-merge automatic reor

(sis) 01/01: Merge branch 'geoapi-3.1'

2025-04-07 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis.git commit 9b56572ba1cd4704b236cfcf02e741a8da410b75 Merge: ad3d4f6c2f ebe3bf8253 Author: Martin Desruisseaux AuthorDate: Mon Apr

(sis) branch main updated (ad3d4f6c2f -> 9b56572ba1)

2025-04-07 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git from ad3d4f6c2f Merge branch 'geoapi-3.1'. https://issues.apache.org/jira/browse/SIS-608 add 304b13

(sis) 01/02: Move `SchemaModifier` (renamed `CoverageModifier`) to public API. Add a method for customizing the `GridGeometry` and invoke it in the WorldFile reader. This is useful when an image does

2025-04-07 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 934715d7064769b769d2c011609ddb672f0c2e31 Author: Martin Desruisseaux AuthorDate: Mon Apr 7 15:41:40 2025 +0200

(sis) branch geoapi-4.0 updated (f8a9c9ae79 -> 1476b6c6ec)

2025-04-07 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from f8a9c9ae79 Partial replacement of `java.util.TimeZone` by `java.time.ZoneId`. The old timezone is kept in

(sis) branch geoapi-4.0 updated: Partial replacement of `java.util.TimeZone` by `java.time.ZoneId`. The old timezone is kept in codes related to `java.text.Format`. This commit has two incompatible ch

2025-04-05 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new f8a9c9ae79 Partial replacement of

(sis) branch geoapi-4.0 updated (ece63c46f5 -> c171717d16)

2025-04-04 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from ece63c46f5 Fix a never-ending loop when temporal objects are compared as `java.lang.Object`. Add a note about

(sis) 02/03: Handle LocalDate format in CQL parser

2025-04-04 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit f5847a4f884bcf42ffd70c7805234b60651e7127 Author: glegal AuthorDate: Thu Apr 3 14:34:03 2025 +0200 Handle

(sis) 01/03: Fix a `ClassCastException` in the comparison of temporal objects.

2025-04-04 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 304b134b1df2bcabf72c0d20c739c38fa5a54301 Author: Martin Desruisseaux AuthorDate: Wed Apr 2 14:52:35 2025 +0200

(sis) 03/03: Allow to specify a timezone when reading features from a Shapefile. If a timezone is specified, then hours are arbitrarily set to the middle of the day. The default stay no timezone, in w

2025-04-03 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit c171717d169ae3f2f53227a7bab15219b41428e5 Author: Martin Desruisseaux AuthorDate: Thu Apr 3 15:48:26 2025 +0200

(sis-site) branch main updated: Add a note about order of import statements.

2025-04-02 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis-site.git The following commit(s) were added to refs/heads/main by this push: new c2e884de Add a note about order of import

(sis-site) branch main updated: Clarifications in documentation.

2025-04-02 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis-site.git The following commit(s) were added to refs/heads/main by this push: new d1fb5944 Clarifications in documentation

(sis) 01/01: Merge branch 'geoapi-3.1'. https://issues.apache.org/jira/browse/SIS-608

2025-04-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis.git commit ad3d4f6c2f5a3fb27114d52558eecffba8fea59a Merge: 09335964ca 0704b92b5e Author: Martin Desruisseaux AuthorDate: Tue Apr

(sis) 01/03: Move `ListingPropertyVisitor` from Shapefile module to the main feature module. It will also be needed by the SQL data store, among others.

2025-04-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 913e4ff28aa3b744c02a896e1873d4ce3500eb4e Author: Martin Desruisseaux AuthorDate: Fri Mar 28 16:14:25 2025 +0100

(sis) branch main updated (09335964ca -> ad3d4f6c2f)

2025-04-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git from 09335964ca Merge branch 'geoapi-3.1': automatic reorganization of imports. add 3164e8db34 When openi

(sis) branch geoapi-3.1 updated (61ff831a8e -> 0704b92b5e)

2025-04-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git from 61ff831a8e Merge branch 'geoapi-4.0' into geoapi-3.1: reorganization of imports. add 3164e

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains bug fixes in SQLStore.

2025-04-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git commit 0704b92b5ebd2f50365b8b32a7eaf2ac2838e70b Merge: 61ff831a8e ece63c46f5 Author: Martin Desruisseaux AuthorDate

(sis) branch geoapi-4.0 updated: Fix a never-ending loop when temporal objects are compared as `java.lang.Object`. Add a note about future development needed in WKT parsing. Minor cleaning.

2025-04-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new ece63c46f5 Fix a never-ending loop

(sis) branch geoapi-4.0 updated (6cffa03c4c -> ceacb1c0df)

2025-04-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from 6cffa03c4c Add the SRID argument when executing a spatial function `ST_*` in a spatial database. The

(sis) 02/03: When only a subset of the feature properties is requested, declare only that subset in the SQL `SELECT` statement.

2025-04-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit c5ac1dc86a3caf358bc4821cee77420ccc7b1085 Author: Martin Desruisseaux AuthorDate: Fri Mar 28 17:30:52 2025 +0100

(sis) 03/03: Remove an internal utility class which is no longer useful.

2025-04-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit ceacb1c0dfdc34ed6a0dcf055e97d3ff16692313 Author: Martin Desruisseaux AuthorDate: Tue Apr 1 16:26:47 2025 +0200

(sis) branch geoapi-4.0 updated: Add the SRID argument when executing a spatial function `ST_*` in a spatial database. The reprojection of geometry literal, if needed, was already handled by `Optimiza

2025-03-21 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 6cffa03c4c Add the SRID argument

(sis) branch geoapi-4.0 updated: Add a `Dialect.DUCKDB` case together with specific code in SQL store. Contains modifications to SQL store internal for accommodating DuckDB.

2025-03-19 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 38bf69764d Add a `Dialect.DUCKDB

(sis) branch geoapi-4.0 updated: Tune SQL LIKE search escape by being more conservative when no escape is known. Also escape the escape character itself.

2025-03-18 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 6d57ee4af0 Tune SQL LIKE search

(sis) 03/03: Make the search for primary keys, foreigner keys and row counts more robust to databases that do not support those features.

2025-03-18 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 1693635df43fdf95b30e8fe4e449c38018cdffb4 Author: Martin Desruisseaux AuthorDate: Tue Mar 18 18:34:51 2025 +0100

(sis) 02/03: Make the search for database metadata more robust to drivers that do not define an escape character.

2025-03-18 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit d4bba49f28907f4c08d7e33ee4a80746786f999f Author: Martin Desruisseaux AuthorDate: Tue Mar 18 12:46:15 2025 +0100

(sis) 01/03: Add missing converter declarations in `META-INF/services/` and minor formating.

2025-03-18 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 6a7fb5526f2dfc6dbd272e624943bef348a5061f Author: Martin Desruisseaux AuthorDate: Tue Mar 18 17:31:02 2025 +0100

(sis) branch geoapi-4.0 updated (07fa48c9e6 -> 1693635df4)

2025-03-18 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from 07fa48c9e6 Fix shapefile parsing of string floating point data types new 6a7fb5526f Add missing converter

(sis) branch geoapi-4.0 updated: Use the image input/output stream provided by the storage connector in World File data store. Fix a "channel closed" exception when using the image output stream.

2025-03-14 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 1aa1be663e Use the image input

(sis) branch geoapi-4.0 updated: Make the information about database version accessible through public API.

2025-03-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 7c2e16ac90 Make the information

(sis) 02/03: The "raster_columns" table of PostGIS should be optional: do not throw `SQLException` if that table does not exist.

2025-03-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 5797abfbc88b435163a858ef1aa6cac2ce1b6831 Author: Martin Desruisseaux AuthorDate: Thu Mar 13 15:08:28 2025 +0100

(sis) 01/03: Make the search for geometry columns robust to the case where there is no information about which catalog and schema contain the table. This case happens with materialized views.

2025-03-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 0ddd4d225c806b7b513f8eedce26fe7a4f187aa1 Author: Martin Desruisseaux AuthorDate: Wed Mar 12 16:19:55 2025 +0100

(sis) branch geoapi-4.0 updated (84deb1e236 -> 292697f58c)

2025-03-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from 84deb1e236 `SQLBuilder.appendValue(Object)` should format temporal objects as SQL dates. new 0ddd4d225c

(sis) 03/03: Improve the SQL store metadata with information about the spatial schema, database version and (if applicable) PostGIS version.

2025-03-13 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 292697f58c2f01450b0fcd85c75d29492b7cb6bd Author: Martin Desruisseaux AuthorDate: Thu Mar 13 18:33:15 2025 +0100

(sis) branch geoapi-4.0 updated: `SQLBuilder.appendValue(Object)` should format temporal objects as SQL dates.

2025-03-12 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 84deb1e236 `SQLBuilder.appendValue

(sis) branch geoapi-4.0 updated: If the original CRS used the [0 … 360]° longitude range, convert to the [−180 … +180]° range.

2025-02-28 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new abd5100711 If the original CRS used

(sis) 01/01: Vertical resolution was fetched from the old dimension when z is not the third axis.

2025-02-28 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 634a39a70cebad149ff4c47687db3f46e2890a54 Author: Martin Desruisseaux AuthorDate: Fri Feb 28 12:59:47 2025 +0100

(sis) branch geoapi-4.0 updated (cc3e285243 -> 634a39a70c)

2025-02-28 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git discard cc3e285243 Vertical resolution was fetched from the old dimension when z is not the third axis. new

(sis) 02/03: Add a safety against singular matrices read from GeoTIFF files.

2025-02-28 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 0a53a466e34dcb3ab390f4f1313aff3408215985 Author: Martin Desruisseaux AuthorDate: Fri Feb 28 12:17:02 2025 +0100

(sis) 03/03: Vertical resolution was fetched from the old dimension when z is not the third axis.

2025-02-28 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit cc3e285243c92b9bdd8184492d1411ca0c10aab7 Author: Martin Desruisseaux AuthorDate: Fri Feb 28 12:59:47 2025 +0100

(sis) 01/03: Safety against resolution of zero during metadata construction.

2025-02-28 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit fcb23b6f6745361d72b88034ff22f4ea41528253 Author: Martin Desruisseaux AuthorDate: Fri Feb 28 10:44:19 2025 +0100

(sis) branch geoapi-4.0 updated (3164e8db34 -> cc3e285243)

2025-02-28 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from 3164e8db34 When opening a large image in the JavaFX application, if there is no overview, zoom in the middle

(sis) branch geoapi-4.0 updated: When opening a large image in the JavaFX application, if there is no overview, zoom in the middle of the image as an initial view. We do that for avoiding to load too

2025-02-27 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 3164e8db34 When opening a large

(sis) branch geoapi-4.0 updated: Post-merge automatic reorganization of imports order.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 58c30aad3d Post-merge automatic

(sis) branch geoapi-3.1 updated (470783640d -> 61ff831a8e)

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git from 470783640d Merge branch 'geoapi-4.0' into geoapi-3.1: refactoring of the GIMI reader. add

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: reorganization of imports.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git commit 61ff831a8e67e8d3a9d74ccae7c0fe270f3e53ad Merge: 470783640d 58c30aad3d Author: Martin Desruisseaux AuthorDate

(sis) branch main updated (81e91adb6b -> 09335964ca)

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git from 81e91adb6b Merge branch 'geoapi-3.1': refactoring of GeoHEIF reader. add 58c30aad3d Post-merge

(sis) 01/01: Merge branch 'geoapi-3.1': automatic reorganization of imports.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis.git commit 09335964caae807e7014fcd85f3c65a9a48578a1 Merge: 81e91adb6b 61ff831a8e Author: Martin Desruisseaux AuthorDate: Wed Feb

(sis) 01/01: Merge branch 'geoapi-3.1': refactoring of GeoHEIF reader.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis.git commit 81e91adb6b8f4b7feeffcd488c2f2e31f36eaf31 Merge: 0a0451285d 470783640d Author: Martin Desruisseaux AuthorDate: Wed Feb

(sis) branch main updated (0a0451285d -> 81e91adb6b)

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git from 0a0451285d Merge branch 'geoapi-3.1': renaming of GeoHEIF classes and module. add c7bfa69041 Refa

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: refactoring of the GIMI reader.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git commit 470783640d7eafe4aac96a26d4010cffc52c045e Merge: f5ba1784c7 c7bfa69041 Author: Martin Desruisseaux AuthorDate

(sis) branch geoapi-3.1 updated (f5ba1784c7 -> 470783640d)

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git from f5ba1784c7 Merge branch 'geoapi-4.0' into geoapi-3.1: renaming of GIMI classes and module

(sis) 01/01: Merge branch 'geoapi-3.1': renaming of GeoHEIF classes and module.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis.git commit 0a0451285d9059324eba0c09de3cc6e5c21d4ac8 Merge: 65cb13ffb1 f5ba1784c7 Author: Martin Desruisseaux AuthorDate: Wed Feb

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: renaming of GIMI classes and module.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git commit f5ba1784c7ae574b33f7d5911a2cae88f704093d Merge: c2b85ee4ee aa935c702b Author: Martin Desruisseaux AuthorDate

(sis) branch geoapi-3.1 updated (c2b85ee4ee -> f5ba1784c7)

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git from c2b85ee4ee Merge branch 'geoapi-4.0' into geoapi-3.1. This merge contains work in preparat

(sis) branch main updated (65cb13ffb1 -> 0a0451285d)

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git from 65cb13ffb1 Merge branch 'geoapi-3.1': preparation for GeoHEIF refactoring. add b9447e62de Rename

(sis) 02/02: Add initially empty package-info files.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit aa935c702be7bfcf373b2ef5b59084454716855c Author: Martin Desruisseaux AuthorDate: Wed Feb 26 17:59:18 2025 +0100

(sis) branch geoapi-4.0 updated (64f25a5066 -> aa935c702b)

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from 64f25a5066 Allow `HyperRectangleReader` to store the values in an existing array instead of allocating a new

(sis) 01/01: Merge branch 'geoapi-3.1': preparation for GeoHEIF refactoring.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sis.git commit 65cb13ffb1e136ca06f14f8b44cdc02c542919b8 Merge: fed83f0af1 c2b85ee4ee Author: Martin Desruisseaux AuthorDate: Wed Feb

(sis) branch main updated (fed83f0af1 -> 65cb13ffb1)

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis.git from fed83f0af1 Merge branch 'geoapi-3.1' add 6b10062195 Cleanup (use of existing methods, formatting)

(sis) branch geoapi-3.1 updated (64feb29631 -> c2b85ee4ee)

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git from 64feb29631 Merge branch 'geoapi-4.0' into geoapi-3.1 add 6b10062195 Cleanup (use of existi

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. This merge contains work in preparation of the refactoring of the GeoHEIF reader.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-3.1 in repository https://gitbox.apache.org/repos/asf/sis.git commit c2b85ee4ee2605493bd2a8e82537ce0a245ca130 Merge: 64feb29631 64f25a5066 Author: Martin Desruisseaux AuthorDate

(sis) 01/05: Add internal utility methods which will be needed for GeoHEIF: - For using arrays of long as keys in a hash map. - For aligning pixel coordinates to tiles border.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit aa27c5dff7de00f3283e43138573caeca673ab60 Author: Martin Desruisseaux AuthorDate: Wed Feb 26 15:19:36 2025 +0100

(sis) 05/05: Allow `HyperRectangleReader` to store the values in an existing array instead of allocating a new one.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 64f25a50662685b394825cd4bd40215714bfb456 Author: Martin Desruisseaux AuthorDate: Thu Feb 13 10:53:14 2025 +0100

(sis) 04/05: Make possible to handle tiles that are not created by `TiledGridCoverage.Iterator` itself.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit 372de6b8ce5a7d291b275a3fbe8a7e2e176489d5 Author: Martin Desruisseaux AuthorDate: Tue Feb 25 19:47:54 2025 +0100

(sis) branch geoapi-4.0 updated (ab515ea614 -> 64f25a5066)

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git from ab515ea614 Accept materialized views in SQL queries. new aa27c5dff7 Add internal utility methods which

(sis) 03/05: Support `ChannelImageInputStream` (internal class). This is needed for data stores that do a mix of own work and work delegated to Image I/O.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit d7e30273d6f42ef50338276a43fbad97426c64fa Author: Martin Desruisseaux AuthorDate: Wed Feb 26 12:41:22 2025 +0100

(sis) 02/05: Make color model and sample model builders more flexible in preparation for GeoHEIF reader.

2025-02-26 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a commit to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git commit b925009bef9fedeac029dcee5a53ab022d150935 Author: Martin Desruisseaux AuthorDate: Wed Feb 26 15:29:00 2025 +0100

  1   2   3   4   5   6   7   8   9   10   >