(sis) 01/03: Minor fixes for documentation and compiler warnings identified as a side-effect of GDAL work. Removal of a private, unused and unimplemented method (its presence was accidental). There is

2024-09-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 commit 34fa83008f03fa77fd1d712089050415f3a8ad28 Author: Martin Desruisseaux AuthorDate: Thu Sep 12 12:24:05 2024 +0200

(sis) branch geoapi-4.0 updated (1914e05f85 -> 9de980b207)

2024-09-12 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 1914e05f85 Initial version of a GDAL datastore using Panama for the binding to the native GDAL library. Work b

(sis) 02/03: Base class changes in support for GDAL binding:

2024-09-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 commit 294f605850e0e49068533a024192afba5d0ab76b Author: Martin Desruisseaux AuthorDate: Thu Sep 12 12:55:53 2024 +0200

(sis) 03/03: Add a `int[] bands` argument to the `TiledGridResource.getSampleModel(…)` and `getColorModel(…)` methods. It allows some data stores to perform a better work than the default band selecti

2024-09-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 commit 9de980b207e6647eb7908327524dc0e8a52ba792 Author: Martin Desruisseaux AuthorDate: Thu Sep 12 19:15:16 2024 +0200