(sis) branch geoapi-4.0 updated (52f7098f12 -> deecd1e3eb)

2024-01-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 52f7098f12 Cache the inverse operation. The main intend is to avoid information lost when the inverse

(sis) 01/02: Typo fixes.

2024-01-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 b103e7ba2a227c1f134130eee03b30cb125f0012 Author: Martin Desruisseaux AuthorDate: Thu Jan 11 17:25:12 2024 +0100

(sis) branch geoapi-4.0 updated: Cache the inverse operation. The main intend is to avoid information lost when the inverse of the inverse is later requested.

2024-01-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 The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 52f7098f12 Cache the inverse

(sis) branch geoapi-4.0 updated: Allow `DefaultConcatenatedOperation` to contain steps in reverse order. https://issues.apache.org/jira/browse/SIS-594

2024-01-09 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 56da92e4a7 Allow

(sis) branch geoapi-4.0 updated (b325a0c5f8 -> 721b3a76ef)

2023-12-30 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 b325a0c5f8 Allow `CRS.fromCode(String)` to return the CRS definitions found in the GML document being parsed

(sis) branch geoapi-3.1 updated (eb20f53e20 -> 84d2ffda54)

2023-12-30 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 eb20f53e20 Merge branch 'geoapi-4.0' into geoapi-3.1. Contains initial version of shapefile writer

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

2023-12-30 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 763417be3bf18c4c9f5d08bbfb9dbc6c577e9501 Merge: 47053a8ff3 11dcc51787 Author: Martin Desruisseaux AuthorDate: Sat Dec

(sis) branch main updated (47053a8ff3 -> 2330bb247d)

2023-12-30 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 47053a8ff3 Merge branch 'geoapi-3.1'. Contains: shapefile writer, JShell, bug fixes. add f1d35685a5 Resolve

(sis) 04/05: Automatic import reorganization for tests and branch-specific dependencies.

2023-12-30 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 84d2ffda540c4d4f64cfe28dc540762bdecd0195 Merge: 11dcc51787 721b3a76ef Author: Martin Desruisseaux AuthorDate: Sat Dec

(sis) 01/05: Merge branch 'geoapi-4.0' into geoapi-3.1. The work includes `xlink:href` to external GML documents, resolve `PARAMETERFILE["foo"]` values relatively to the WKT of GML file declaring the

2023-12-30 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 11dcc5178713ad287eb771df66940547355b3c47 Merge: eb20f53e20 b325a0c5f8 Author: Martin Desruisseaux AuthorDate: Sat Dec

(sis) 03/05: Automatic import reorganization for tests and branch-specific dependencies.

2023-12-30 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 721b3a76efafac87b390b370349f97c1565df88b Author: Martin Desruisseaux AuthorDate: Sat Dec 30 14:54:36 2023 +0100

(sis) 05/05: Automatic import reorganization for tests and branch-specific dependencies.

2023-12-30 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 2330bb247ded208d8722cbb88753310cd9b0bd68 Merge: 763417be3b 84d2ffda54 Author: Martin Desruisseaux AuthorDate: Sat Dec

(sis) branch geoapi-4.0 updated: Allow `CRS.fromCode(String)` to return the CRS definitions found in the GML document being parsed. This feature make possible for embedded or linked data to reference

2023-12-29 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 b325a0c5f8 Allow `CRS.fromCode

(sis) branch geoapi-4.0 updated: Fix information lost: - In source file when parameters are copied. - In root object name when WKT formatting has warnings.

2023-12-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 ea7344752e Fix information lost

(sis) branch geoapi-4.0 updated: Replace the use of `java.net.URI` by an internal `GridFile` class which take in charge the URI resolutions. This is for making easier the cases where the URI needs to

2023-12-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 2514bc80b8 Replace the use

(sis) branch geoapi-4.0 updated: Move `DatumShiftGrid` implementations to a dedicated internal package. This is in preparation for more gridded data such as TestBed-19 or GGXF.

2023-12-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 1a95478b37 Move `DatumShiftGrid

(sis) 02/04: When parsing a GML or WKT from a URI, store the URI on a new `DefaultParameterValue.sourceFile` property. This information allows to resolve `ParameterValue.valueFile` relatively to the s

2023-12-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 commit 9beb499ee7bfed73abfcde27e63b4db74a4f62a1 Author: Martin Desruisseaux AuthorDate: Wed Dec 27 16:17:41 2023 +0100

(sis) 01/04: Add a `MarshalContext.getDocumentURI()` method.

2023-12-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 commit 95cdd7553d7a99413bd8f155c4d5dc978971e902 Author: Martin Desruisseaux AuthorDate: Tue Dec 26 11:28:58 2023 +0100

(sis) branch geoapi-4.0 updated (4c772ccb11 -> f35825c1dd)

2023-12-27 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 4c772ccb11 Move `DatumShiftGridLoader.toAbsolutePath(URI)` to `DataDirectory`. new 95cdd7553d Add

(sis) 04/04: Move 4 PMC members to emeritus. Three of them were already ASF emeritus, one of them has his status changed directly on LDAP.

2023-12-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 commit f35825c1dd824b27e9251dcf5f5bea958a5987d0 Author: Martin Desruisseaux AuthorDate: Wed Dec 27 12:43:29 2023 +0100

(sis-site) branch main updated: Move 4 PMC members to emeritus. Three of them were already ASF emeritus, one of them has his status changed directly on LDAP.

2023-12-27 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 26e28a8c Move 4 PMC members to emeritus

(sis) 03/04: Declare the provider as the source of warning in `DatumShiftGridLoader.canNotLoad(…)`.

2023-12-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 1c5de085a49e1f419e287a1038c1820fa80b8678 Author: Martin Desruisseaux AuthorDate: Mon Dec 25 21:33:16 2023 +0100

(sis) 04/04: Move `DatumShiftGridLoader.toAbsolutePath(URI)` to `DataDirectory`.

2023-12-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 4c772ccb11cc8b5bda684e522bff10005050882c Author: Martin Desruisseaux AuthorDate: Mon Dec 25 18:58:48 2023 +0100

(sis) 02/04: Add `public` and `protected` modifiers to `DatumShiftGridLoader` methods. It does not make practical difference because the class is package-private. However, they are hints about which m

2023-12-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 51dcbb130513605dfad85c85c5028643af69164b Author: Martin Desruisseaux AuthorDate: Mon Dec 25 19:55:14 2023 +0100

(sis) branch geoapi-4.0 updated (6b6622b8bd -> 4c772ccb11)

2023-12-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 6b6622b8bd Follow redirections when unmarshalling a document from an URL. We need to update the URL in order

(sis) 01/04: Spelling fix: "to thrown" → "to throw".

2023-12-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 f89ffa9afb31abc9770654426a5ba74b30258883 Author: Martin Desruisseaux AuthorDate: Mon Dec 25 18:54:43 2023 +0100

(sis) branch geoapi-4.0 updated: Follow redirections when unmarshalling a document from an URL. We need to update the URL in order to resolve relative xlink:href.

2023-12-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 6b6622b8bd Follow redirections when

(sis) branch geoapi-4.0 updated: Allow to use an `javax.xml.transform.URIResolver` for resolving URI to external documents.

2023-12-20 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 162dc3a5c7 Allow to use

(sis) branch geoapi-4.0 updated: Tune the resolution of `xlink:href` attributes having a fragment in their URI values.

2023-12-20 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 1733ca Tune the resolution

(sis) 02/02: Partial support of xlink:href referencing a fragment of an external document.

2023-12-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 commit 50c0a3ec2947d278f37f1deed485d50ed3170b29 Author: Martin Desruisseaux AuthorDate: Tue Dec 19 20:21:27 2023 +0100

(sis) branch geoapi-4.0 updated (f1d35685a5 -> 50c0a3ec29)

2023-12-19 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 f1d35685a5 Resolve external xlinks when parsing a GML document. This is a first step, not yet resolving

(sis) 01/02: Avoid attempt to download the document at the "http://test.net" URL.

2023-12-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 commit 150edb7caee24d5d4bb21dbcd8ab6158ee33ea90 Author: Martin Desruisseaux AuthorDate: Tue Dec 19 10:21:56 2023 +0100

(sis) branch geoapi-4.0 updated: Resolve external xlinks when parsing a GML document. This is a first step, not yet resolving fragment and not yet caching.

2023-12-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 f1d35685a5 Resolve external xlinks

(sis) branch main updated (98bc0dfa20 -> 47053a8ff3)

2023-12-17 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 98bc0dfa20 Merge branch 'geoapi-3.1'. Includes partial work on Shapefile writer and fixes in CLI and JavaFX

(sis) 01/01: Merge branch 'geoapi-3.1'. Contains: shapefile writer, JShell, bug fixes.

2023-12-17 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 47053a8ff3defb6ba75ce74d7c59f06e547cd4d2 Merge: 98bc0dfa20 eb20f53e20 Author: Martin Desruisseaux AuthorDate: Sun Dec

(sis) branch geoapi-3.1 updated (b6af5d3997 -> eb20f53e20)

2023-12-17 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 b6af5d3997 Merge branch 'geoapi-4.0' into geoapi-3.1. Contains JShell and fix in applications. add

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains initial version of shapefile writer and improvement in JShell environment.

2023-12-17 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 eb20f53e20d2f678e87ac4aa4481d4db2628708e Merge: b6af5d3997 409c3a3234 Author: Martin Desruisseaux AuthorDate

(sis) 04/05: Partial port of a few tests to JUnit 5.

2023-12-16 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 6fa4236e8b306a1e40ca3661970d07080604 Author: Martin Desruisseaux AuthorDate: Sat Dec 16 15:37:01 2023 +0100

(sis) 01/05: Move a localized resource which was declared in the wrong bundle.

2023-12-16 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 224af42b977889c9906fa03343a3fb6bdb7bfbcd Author: Martin Desruisseaux AuthorDate: Sat Dec 16 12:14:02 2023 +0100

(sis) 05/05: Add a `Strings.isNullOrEmpty(String)` convenience method, for internal purposes only.

2023-12-16 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 409c3a3234bccc2274d41930b9295b18c5f9a49f Author: Martin Desruisseaux AuthorDate: Sat Dec 16 16:30:45 2023 +0100

(sis) 03/05: Better error message when the components of a CompoundCRS cannot be obtained because they are nil.

2023-12-16 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 99563ce460f1ac5258fa0d27985f513c423384c9 Author: Martin Desruisseaux AuthorDate: Sat Dec 16 12:07:43 2023 +0100

(sis) branch geoapi-4.0 updated (b3b97511aa -> 409c3a3234)

2023-12-16 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 b3b97511aa Move to `...storage.internal` two classes that are not intended to be exported, even by qualified

(sis) 02/05: Documentation update about how to define custum operation method.

2023-12-16 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 62a5f70d5aa8aca567490523cabb666e88e0969a Author: Martin Desruisseaux AuthorDate: Fri Dec 15 10:57:01 2023 +0100

(sis) 01/03: Force SIS class initialization at JShell startup time.

2023-12-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 commit b368e4000513b53fbc90dc33eb1c8f210fd3e758 Author: Martin Desruisseaux AuthorDate: Thu Dec 14 17:40:11 2023 +0100

(sis) branch geoapi-4.0 updated (1a72af035d -> b3b97511aa)

2023-12-14 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 1a72af035d Fix more character encoding and ANSI color problems when using SIS from command line or from

(sis) 02/03: Move `StoreTypeDetector` to a dedicated "services" package. More service implementations may be added in the future.

2023-12-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 commit 9e1128778b48917b67e9b65ed23dc2a6f7c99c1e Author: Martin Desruisseaux AuthorDate: Thu Dec 14 18:02:26 2023 +0100

(sis) 03/03: Move to `...storage.internal` two classes that are not intended to be exported, even by qualified export. The "internal" packages are intended to be truly internal to the module that cont

2023-12-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 commit b3b97511aa5fbef233bdaadf7803d68f536f116f Author: Martin Desruisseaux AuthorDate: Thu Dec 14 18:44:33 2023 +0100

(sis) branch geoapi-4.0 updated: Fix more character encoding and ANSI color problems when using SIS from command line or from JShell.

2023-12-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 1a72af035d Fix more character

(sis) branch geoapi-4.0 updated: Fix broken error highlighting in WKT formatter. The problem was when an axis direction has illegal characters.

2023-12-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 09203d6078 Fix broken error

(sis) branch geoapi-4.0 updated (9873c5394a -> fc71f8b6a3)

2023-12-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 9873c5394a Do not emit warning for "No spatial or temporal dimension has been found". The CRS

(sis) 01/02: Parse Unit of Measurement in "http://www.opengis.net/def/uom/UCUM/0/" URL.

2023-12-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 96af230e7abcd5107dbb468a578d69892473c1b3 Author: Martin Desruisseaux AuthorDate: Tue Dec 12 19:20:57 2023 +0100

(sis) 02/02: Fix a NullPointerException when formatting in WKT an object using an identifier in an unknown namespace.

2023-12-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 fc71f8b6a39f234d98a3c84b814cdef069a12b0c Author: Martin Desruisseaux AuthorDate: Tue Dec 12 19:29:31 2023 +0100

(sis) 02/02: Do not emit warning for "No spatial or temporal dimension has been found". The CRS of a grid coverage may be an EngineeringCRS, which is fine.

2023-12-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 9873c5394a0af61c781226d0cec50295dfacb652 Author: Martin Desruisseaux AuthorDate: Tue Dec 12 14:44:12 2023 +0100

(sis) branch geoapi-4.0 updated (4e00076bb8 -> 9873c5394a)

2023-12-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 4e00076bb8 Copy the title of the first component in the main metadata. new 6031d7a0b7 Echo the SIS

(sis) 01/02: Echo the SIS command in faint mode.

2023-12-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 6031d7a0b72ecd9daa9cdae22c52874b16b4e1be Author: Martin Desruisseaux AuthorDate: Tue Dec 12 10:39:41 2023 +0100

(sis) branch geoapi-4.0 updated: Copy the title of the first component in the main metadata.

2023-12-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 The following commit(s) were added to refs/heads/geoapi-4.0 by this push: new 4e00076bb8 Copy the title

(sis) 02/04: Allow to specify a metadata auxiliary file using wildcard. For example if the main file is "city-center.tiff" and metadata path is "*.xml", then the actual metadata file will be "city-cen

2023-12-09 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 172d3c1866dd638f8ae9fd550385dfe134d80924 Author: Martin Desruisseaux AuthorDate: Sat Dec 9 14:44:34 2023 +0100

(sis) 03/04: Accept also as auxiliary metadata a Reference System definition from a GML document.

2023-12-09 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 55ecacf9dc5ebcab4da16d273e76edb6dc5d32b5 Author: Martin Desruisseaux AuthorDate: Sat Dec 9 14:56:43 2023 +0100

(sis) 04/04: Add a "--metadata" option to the command line for making possible to specify the auxiliary metadata.

2023-12-09 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 558c65499f8996695ab7d8e62a3da459432f54fb Author: Martin Desruisseaux AuthorDate: Sat Dec 9 16:40:30 2023 +0100

(sis) branch geoapi-4.0 updated (ff9dc10dcb -> 558c65499f)

2023-12-09 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 ff9dc10dcb Complete `MetadataBuilder.useParentElements()`. new 11025a742e Deprecate

(sis) 01/04: Deprecate `OptionKey.BYTE_BUFFER` because it forces unconditional allocation of byte buffer.

2023-12-09 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 11025a742e68f3d578532ef90851d25ee77ebc3d Author: Martin Desruisseaux AuthorDate: Sat Dec 9 11:48:29 2023 +0100

(sis) branch geoapi-4.0 updated: Complete `MetadataBuilder.useParentElements()`.

2023-12-08 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 ff9dc10dcb Complete

(sis) 01/02: Add dummy PRJ files for avoiding warnings during tests of ESRI RAW files.

2023-12-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 302123da81acd6ede358ea6d6121312519295552 Author: Martin Desruisseaux AuthorDate: Thu Dec 7 14:49:11 2023 +0100

(sis) 02/02: Add an option to complete the metadata of a resource with an auxiliary metadata file.

2023-12-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 c456f0598daa5ce46ea42392556c207b1911f03d Author: Martin Desruisseaux AuthorDate: Thu Dec 7 20:18:34 2023 +0100

(sis) branch geoapi-4.0 updated (a798c10c97 -> c456f0598d)

2023-12-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 a798c10c97 feat(Shapefile): simplify raw API, reduce scope of all unnecessary attributes, full javadoc

(sis) 01/01: Merge branch 'geoapi-3.1'. Includes partial work on Shapefile writer and fixes in CLI and JavaFX application starters.

2023-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 98bc0dfa207c7db3e226b9d99d34a33acd1dacdf Merge: 7a734d927a b6af5d3997 Author: Martin Desruisseaux AuthorDate: Mon Dec

(sis) branch main updated (7a734d927a -> 98bc0dfa20)

2023-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 7a734d927a Merge branch 'geoapi-3.1' add e8850ce897 fix(Shapefile): handle case of bad geometry lines with NaN

(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains JShell and fix in applications.

2023-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 b6af5d3997da6c980f3031f3e0538140c64d183c Merge: 7f124c7bc5 a3767ac21e Author: Martin Desruisseaux AuthorDate

(sis) branch geoapi-3.1 updated (7f124c7bc5 -> b6af5d3997)

2023-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 7f124c7bc5 Merge branch 'geoapi-4.0' into geoapi-3.1 add e8850ce897 fix(Shapefile): handle case of bad

(sis) branch geoapi-4.0 updated (ca43fdb6a7 -> a3767ac21e)

2023-12-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 ca43fdb6a7 Wrap the line of log messages in console application, for making easier to read the warnings

(sis) 01/02: Avoid broken rendering of non-ASCII characters when downloading EPSG data from JShell.

2023-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 commit c8e8207f1fb00dc6fafa1415a13c9f1118d9e9b4 Author: Martin Desruisseaux AuthorDate: Mon Dec 4 14:56:25 2023 +0100

(sis) 02/02: Fix the OpenJFX detection, including the wizard which was not started anymore.

2023-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 commit a3767ac21efc20f6e35ed73b3046d57538c2e57c Author: Martin Desruisseaux AuthorDate: Mon Dec 4 16:23:32 2023 +0100

(sis) branch geoapi-4.0 updated: Wrap the line of log messages in console application, for making easier to read the warnings.

2023-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 ca43fdb6a7 Wrap the line of log

(sis) 03/04: Prepare a more robust handling of console charset in preparation for JShell.

2023-12-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 e7f10e63a8d08618cff00896e817350571eb6633 Author: Martin Desruisseaux AuthorDate: Sat Dec 2 17:37:33 2023 +0100

(sis) 04/04: Add a "sis-shell" command for launching jshell with Apache SIS libraries. It implies adding a `SIS` static class for easy invocations from JShell.

2023-12-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 7ad7021f800b01581fd523b3ff62eded1e7eb94c Author: Martin Desruisseaux AuthorDate: Wed Nov 29 11:26:54 2023 +0100

(sis) 02/04: Make possible to force logging configuration after JVM startup. This is useful when setting system properties with JVM flags does not work. It seems to be the case with jshell for instanc

2023-12-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 355358ea19353ae675bdbf2f8c9f722aa99bc45c Author: Martin Desruisseaux AuthorDate: Fri Dec 1 18:50:32 2023 +0100

(sis) 01/04: "SIS" command-line accept arguments of type `Object` instead of being restricted to `String` instances. The intend is to allow invocations from JShell, where the user could pass File, Pat

2023-12-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 c55ad2acaa894eb5d58831616bfc3a217baa8eca Author: Martin Desruisseaux AuthorDate: Sat Dec 2 14:59:14 2023 +0100

(sis) branch geoapi-4.0 updated (94bffce331 -> 7ad7021f80)

2023-12-03 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 94bffce331 feat(Shapefile): support updateType, add a first writing support new c55ad2acaa "SIS&quo

(sis-site) branch next-release deleted (was df8f759f)

2023-12-01 Thread desruisseaux
This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch next-release in repository https://gitbox.apache.org/repos/asf/sis-site.git was df8f759f Said that SIS can use "http ranges" when reading TIFF files. This change permanentl

(sis-site) 01/03: Set GeoAPI version to 3.0.2 and Unit API to JSR-385.

2023-12-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-site.git commit 2bce94ba0defd0262d302ab71366fce29bd1d6de Author: Martin Desruisseaux AuthorDate: Fri Dec 1 12:41:09 2023 +0100

(sis-site) 03/03: Said that SIS can use "http ranges" when reading TIFF files.

2023-12-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-site.git commit 9e64bdcfb11d47e8537744d7e1fc45452e617e75 Author: Martin Desruisseaux AuthorDate: Mon Dec 26 23:30:24 2022 +0100

(sis-site) 02/03: Fix Java version.

2023-12-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-site.git commit 1738f3b0f71d6b83e31b3e93f673a11cb0c86a43 Author: Martin Desruisseaux AuthorDate: Tue Dec 27 14:12:16 2022 +0100

(sis-site) branch main updated (bd61200b -> 9e64bdcf)

2023-12-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-site.git from bd61200b Update release instruction for changes in the Gradle build: - Credentials no longer stored

(sis-site) branch main updated: Update release instruction for changes in the Gradle build: - Credentials no longer stored in `gradle.properties`. - Gradle wrapper needs to be deleted before releases.

2023-11-30 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 bd61200b Update release instruction

(sis) 02/02: Add an `info` sub-command to the SIS command-line for showing the grid geometry of a file.

2023-11-29 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 18eff4603a64538e3a1fc10e32bfe814e8fd5053 Author: Martin Desruisseaux AuthorDate: Wed Nov 29 15:30:21 2023 +0100

(sis) branch geoapi-4.0 updated (e8850ce897 -> 18eff4603a)

2023-11-29 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 e8850ce897 fix(Shapefile): handle case of bad geometry lines with NaN values new 149bb5fa11 Show

(sis) 01/02: Show the module path in the configuration, in addition to the class path. Since SIS 1.4, the class path is often empty.

2023-11-29 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 149bb5fa11031d98eeff42834f0cd9e4e8e2ec79 Author: Martin Desruisseaux AuthorDate: Wed Nov 29 12:48:09 2023 +0100

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

2023-11-28 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 7a734d927abeac39a618e1b87d2cf0fe00284c51 Merge: 0665f030cd 7f124c7bc5 Author: Martin Desruisseaux AuthorDate: Tue Nov

(sis) branch main updated (0665f030cd -> 7a734d927a)

2023-11-28 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 0665f030cd Merge branch 'geoapi-3.1' add ad045a37bf Revert the deletion

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

2023-11-28 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 7f124c7bc55bc45c9a5f46a7cdca3c1e9683f790 Merge: e55d695764 516dfb985f Author: Martin Desruisseaux AuthorDate

(sis) branch geoapi-3.1 updated (e55d695764 -> 7f124c7bc5)

2023-11-28 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 e55d695764 Merge branch 'geoapi-4.0' into geoapi-3.1 add ad045a37bf Revert the deletion

(sis) 02/02: Build configuration: remove `sis.library-conventions.gradle.kts` because it depends on `kotlin-dsl`, which is not compatible with Java 21. Even if Apache SIS targets Java 11, we want it t

2023-11-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 516dfb985ff2b6f638f3a25c2159ef3afcbf3377 Author: Martin Desruisseaux AuthorDate: Tue Nov 28 17:51:06 2023 +0100

(sis) branch geoapi-4.0 updated (af3440719f -> 516dfb985f)

2023-11-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 af3440719f Create a "sis.library-conventions" with some common configuration for Gradle build

(sis) 01/02: Revert the deletion of `AbstractGridCoverageResource.getEnvelope()`, but with redirection to the default method defined in the interface.

2023-11-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 ad045a37bf209ae04d7ece029e7dee1ec41c4e22 Author: Martin Desruisseaux AuthorDate: Tue Nov 28 16:16:02 2023 +0100

(sis) branch main updated (54a8cfd70f -> 0665f030cd)

2023-11-27 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 54a8cfd70f Merge branch 'geoapi-3.1'. This is only about imports order. add 2be4a304df Change the program

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

2023-11-27 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 0665f030cdcc6f5b2bb0625ea9fc922b27ddbf02 Merge: 54a8cfd70f e55d695764 Author: Martin Desruisseaux AuthorDate: Mon Nov

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

2023-11-27 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 e55d695764715ef39ff8f89b04eeea21d4060464 Merge: bc9edad990 af3440719f Author: Martin Desruisseaux AuthorDate

(sis) branch geoapi-3.1 updated (bc9edad990 -> e55d695764)

2023-11-27 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 bc9edad990 Merge branch 'geoapi-4.0' into geoapi-3.1. This merge is only about imports order. add

(sis) branch geoapi-4.0 updated (6d1043d683 -> af3440719f)

2023-11-27 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 6d1043d683 When opening files in a folder, inherit the options specified in the parent `StorageConnector

(sis) 01/02: Move the `buildSrc` source code to its traditional location. The "Module Source Hierarchy" has no effect for this sub-project since it contains a single module. The intend is to make easi

2023-11-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 commit 2ef86ebf35a088c3d11ad60226d29432b45123da Author: Martin Desruisseaux AuthorDate: Mon Nov 27 12:30:29 2023 +0100

<    1   2   3   4   5   6   7   8   9   10   >