(sis) branch main updated (d162d1255b -> 53bd65bc94)

2024-10-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 d162d1255b Merge branch 'geoapi-3.1'. add 1590b5a41b Hide aggregated resources in GIMI store, fix incorrect tile

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

2024-10-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 53bd65bc9417174581b0a53bda4004a3fd4c000b Merge: d162d1255b f9314a0864 Author: Martin Desruisseaux AuthorDate: Fri Oct 4

(sis) branch geoapi-3.1 updated (edc8e9e83e -> f9314a0864)

2024-10-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 edc8e9e83e Merge branch 'geoapi-4.0' into geoapi-3.1. The main works are: - Addition of the optional `org.apac

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contain improvements of the GIMI reader (incubator). Resolve a test failure when run without EPSG database. The log messages have also been redu

2024-10-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 f9314a0864c217a5afc737e13ecbc4d44fb93ba3 Merge: edc8e9e83e 0a71185c8c Author: Martin Desruisseaux AuthorDate: Fri

(sis) 04/05: Reduce the amount of logs emitted when the EPSG database is not available. CommonCRS synchronization has been made less fine-grained (which also simplifies the code) because the previous

2024-10-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 d4de6823223b34a1220e03b387b760fec4940f33 Author: Martin Desruisseaux AuthorDate: Fri Oct 4 12:43:38 2024 +0200

(sis) 03/05: Better detection of when EPSG data are not available and fallback should be used. This is needed for fixing test failures when SIS is built without local EPSG dataset.

2024-10-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 2866e75668c04dc6a7a3f577714afd0183338b15 Author: Martin Desruisseaux AuthorDate: Thu Oct 3 18:00:36 2024 +0200

(sis) branch geoapi-4.0 updated (a9f4e4bc86 -> 0a71185c8c)

2024-10-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 a9f4e4bc86 In Gimi store, avoid large array copies by reading from Channel directely in image DataBuffer

(sis) 05/05: Spelling fixes (no significant changes in the code).

2024-10-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 0a71185c8ce4b15dddeaad3d8ca547b4d579fe0f Author: Martin Desruisseaux AuthorDate: Fri Oct 4 17:21:23 2024 +0200

(sis) 02/05: Replace byte constants in `MultiAuthoritiesFactory` by an enumeration. This change does not resolve bugs, but makes debugging easier.

2024-10-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 7b2d3f110f56efe17cca07a3b0302de60f9e9bc6 Author: Martin Desruisseaux AuthorDate: Thu Oct 3 15:18:30 2024 +0200

(sis) 01/05: Better check of whether a terminal is available before to propose to download EPSG data. This is needed for avoiding undesired prompts during CI builds.

2024-10-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 2d3c96abbc0e0b4d8c0ee0a58229896388d44979 Author: Martin Desruisseaux AuthorDate: Wed Oct 2 16:47:47 2024 +0200

(sis) branch geoapi-4.0 updated: In Gimi store, avoid large array copies by reading from Channel directely in image DataBuffer

2024-10-04 Thread jsorel
This is an automated email from the ASF dual-hosted git repository. jsorel 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 a9f4e4bc86 In Gimi store, avoid large array

(sis) branch geoapi-4.0 updated: Implement TiledGridResource for Uncompressed items in GIMI Store

2024-10-04 Thread jsorel
This is an automated email from the ASF dual-hosted git repository. jsorel 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 1fb2aabbfa Implement TiledGridResource for