(sis) branch geoapi-4.0 updated: Resolve a "unspecified CRS" exception when reading a GeoTIFF with a three-dimensional CRS (a geographic or projected CRS + a vertical CRS on user-defined datum).

2024-12-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 The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 90a499a32d Resolve a "unspecified CRS

(sis) branch main updated (a833e1da47 -> 1531118a77)

2024-12-04 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 a833e1da47 Merge branch 'geoapi-3.1' add 0af37a0472 Post-merge automatic reorganization of imports order. n

(sis) branch geoapi-3.1 updated (cccbaee7b7 -> 2cfb383a96)

2024-12-04 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 cccbaee7b7 Merge branch 'geoapi-4.0' into geoapi-3.1. Contains a correction in the SQL data store and addition

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

2024-12-04 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 1531118a77783109ee2a16e9b164bd64333dd704 Merge: a833e1da47 0af37a0472 Author: Martin Desruisseaux AuthorDate: Wed Dec 4

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

2024-12-04 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 2cfb383a96d59a948b7ec92d7c57c3f0538dca07 Merge: cccbaee7b7 0af37a0472 Author: Martin Desruisseaux AuthorDate: Wed

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

2024-12-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 The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 0af37a0472 Post-merge automatic reorg

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

2024-12-04 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 a833e1da47405df451049d96a020a4ca4036af79 Merge: 7f0548fd16 cccbaee7b7 Author: Martin Desruisseaux AuthorDate: Wed Dec 4

(sis) branch main updated (7f0548fd16 -> a833e1da47)

2024-12-04 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 7f0548fd16 Merge branch 'geoapi-3.1'. This commit tries to fix a build failure on the CI when the EPSG dataset is no

(sis) branch geoapi-3.1 updated (dd9c40499b -> cccbaee7b7)

2024-12-04 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 dd9c40499b Merge branch 'geoapi-4.0' into geoapi-3.1 add 97a7d215f4 Avoid a raster copy in gimi MatrixGrid

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains a correction in the SQL data store and addition of OGR support in the binding to GDAL.

2024-12-04 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 cccbaee7b7e100162f04043195e3798c7d91a3de Merge: dd9c40499b 5437963714 Author: Martin Desruisseaux AuthorDate: Wed

(sis) branch geoapi-4.0 updated: Minor cleanups: * Fix wrong class name in documentation: ReferencingFactory → WKTDictionary * Add a missing `synchronized` keyword on `WorldFileStore.getFileSet()`.

2024-12-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 The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 5437963714 Minor cleanups: * Fix wron