You are viewing a plain text version of this content. The canonical link for it is here.
- [sis] branch feat/style created (now 275fcd4) - posted by js...@apache.org on 2022/03/01 13:22:25 UTC, 0 replies.
- [sis] 01/01: Style : add internal implementation of GeoAPI Style - posted by js...@apache.org on 2022/03/01 13:22:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (6f1750c -> 2006d3f) - posted by de...@apache.org on 2022/03/04 19:26:49 UTC, 0 replies.
- [sis] 01/02: More direct reference to an empty iterator. - posted by de...@apache.org on 2022/03/04 19:26:50 UTC, 0 replies.
- [sis] 02/02: Initial commit of a "cloud" group of modules with AWS S3 virtual file system (read-only for now). - posted by de...@apache.org on 2022/03/04 19:26:51 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add missing META-INF declaration for CS, datum and coordinate operation authority factories. - posted by de...@apache.org on 2022/03/06 19:21:53 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (83156f2 -> 07ebe0c) - posted by de...@apache.org on 2022/03/06 19:30:52 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains a first version of cloud module for S3. - posted by de...@apache.org on 2022/03/06 19:30:53 UTC, 0 replies.
- [sis] branch master updated (0d6fead -> 2e5e958) - posted by de...@apache.org on 2022/03/06 19:39:56 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-3.1' - posted by de...@apache.org on 2022/03/06 19:39:57 UTC, 1 replies.
- [sis] branch geoapi-4.0 updated: Avoid a never-ending loop when exploring the content of a S3 directory. - posted by de...@apache.org on 2022/03/07 11:11:06 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Make a better effort to find a ClassLoader that can load the Derby database. - posted by de...@apache.org on 2022/03/08 09:47:42 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (07ebe0c -> bd18a3d) - posted by de...@apache.org on 2022/03/08 09:51:28 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 - posted by de...@apache.org on 2022/03/08 09:51:29 UTC, 0 replies.
- [sis] branch master updated (2e5e958 -> 0741ad9) - posted by de...@apache.org on 2022/03/08 09:53:14 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated: Fix wrong version number for new cloud module. - posted by de...@apache.org on 2022/03/08 14:49:25 UTC, 0 replies.
- [sis] branch master updated (0741ad9 -> 94acd49) - posted by de...@apache.org on 2022/03/08 14:52:25 UTC, 0 replies.
- [sis] 01/01: Merge fix for wrong version number. - posted by de...@apache.org on 2022/03/08 14:52:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: refactor(Core+Storage): Try to recover from null colormodel subset - posted by am...@apache.org on 2022/03/10 09:10:57 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix wrong conversion factor for STATUTE_MILE (bug identified by Michael Arneson). - posted by de...@apache.org on 2022/03/10 15:18:19 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (c066fd0 -> c526387) - posted by de...@apache.org on 2022/03/15 19:36:49 UTC, 0 replies.
- [sis] 01/02: Javadoc edition (an old sentence was not true anymore in `unique(…)`). Assertion in `unique(…)` was not needed because the cache is null-safe and null return value is checked again by `Optional.of(…)`. - posted by de...@apache.org on 2022/03/15 19:36:50 UTC, 0 replies.
- [sis] 02/02: Make SQLStore a little bit more robust to NullPointerException when the geometry type can not be determined. Add support for arrays, which are implemented as multi-occurrence attribute values in features. Unwrap the value of `org.postgresql.util.PGobject`. - posted by de...@apache.org on 2022/03/15 19:36:51 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Recognize more array component types in PostgreSQL database. - posted by de...@apache.org on 2022/03/16 10:12:37 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Avoid an ArithmeticException when formatting an infinite value as a date. It does not resolve the problem for high but non-infinite values however. - posted by de...@apache.org on 2022/03/16 10:58:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix a frequent typo: "the later" → "the latter". Contains also a few other opportunistic typo fixes. - posted by de...@apache.org on 2022/03/18 20:49:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (369cbd9 -> 26643fc) - posted by de...@apache.org on 2022/03/21 09:02:51 UTC, 0 replies.
- [sis] 01/02: Add navigation in `GridView` using keyboard and mose drag events. - posted by de...@apache.org on 2022/03/21 09:02:52 UTC, 0 replies.
- [sis] 02/02: Slight simplification and more javadoc for windows management. - posted by de...@apache.org on 2022/03/21 09:02:53 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Reduce the logging level of UCAR messages from `WARNING` to `FINE`. - posted by de...@apache.org on 2022/03/21 11:45:05 UTC, 0 replies.
- svn commit: r1078891 - /websites/production/sis/ - posted by gm...@apache.org on 2022/03/21 13:29:30 UTC, 0 replies.
- svn commit: r1078892 - /websites/staging/sis/ - posted by gm...@apache.org on 2022/03/21 13:30:28 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add an "Open URL" menu item. - posted by de...@apache.org on 2022/03/22 12:54:06 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: TileMatrix : add TileMatrixSet API - posted by de...@apache.org on 2022/03/23 11:19:14 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (c82e6ab -> 8f1dbbf) - posted by de...@apache.org on 2022/03/24 21:38:30 UTC, 0 replies.
- [sis] 01/04: Rename a method for consistency with other `delete` methods. Add a comment about why we do not define a `getTileSize()` method. - posted by de...@apache.org on 2022/03/24 21:38:31 UTC, 0 replies.
- [sis] 02/04: Moved `AbstractResource.removeStackTraceInLogs()` to `StoreUtilities`. - posted by de...@apache.org on 2022/03/24 21:38:32 UTC, 0 replies.
- [sis] 03/04: Avoid direct reference to `MetadataBuilder` internal class in `AbstractResource` API. This is a step (together with previous commit) toward moving `AbstractResource` to public API. - posted by de...@apache.org on 2022/03/24 21:38:33 UTC, 0 replies.
- [sis] 04/04: `AbstractResource` does not inherit anymore from `StoreListeners`. Instead, `StoreListeners` become a field. This is a step toward moving `AbstractResource` to public API. - posted by de...@apache.org on 2022/03/24 21:38:34 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (8f1dbbf -> 303a002) - posted by de...@apache.org on 2022/03/26 17:24:12 UTC, 0 replies.
- [sis] 01/05: Allow subclasses to specify that they will not fire any kind of event other than warnings. This commit reproduces a slight optimization which has been removed in previous commit. That optimization was avoiding strong references to unused listeners, but we can not keep that arbitrary filtering anymore if the API goes public. We had to make it explicit opt-in. - posted by de...@apache.org on 2022/03/26 17:24:13 UTC, 0 replies.
- [sis] 02/05: Move `RangeInternal` to a separated class. The intent is to keep it internal while moving `AbstractGridResource` to a public package. - posted by de...@apache.org on 2022/03/26 17:24:14 UTC, 0 replies.
- [sis] 03/05: Do not freeze `DefaultMetadata` too early for giving a chance to subclasses to modify. - posted by de...@apache.org on 2022/03/26 17:24:15 UTC, 0 replies.
- [sis] 04/05: Review of abstract class documentation before move to public API. - posted by de...@apache.org on 2022/03/26 17:24:16 UTC, 0 replies.
- [sis] 05/05: Move `AbstractResource`, `AbstractFeatureSet` and `AbstractGridCoverageResource` to public API. - posted by de...@apache.org on 2022/03/26 17:24:17 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add a `TileMatrix.getResolution()` method. - posted by de...@apache.org on 2022/03/28 09:04:34 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (fb979a4 -> a5a7300) - posted by de...@apache.org on 2022/03/28 09:41:52 UTC, 0 replies.
- [sis] 01/02: Reword the `getResolution()` specification as the resolution at which tiles should be used, not necessarily the actual resolution of data (which may be difficult to evaluate). - posted by de...@apache.org on 2022/03/28 09:41:53 UTC, 0 replies.
- [sis] 02/02: Fix mismatched version number. - posted by de...@apache.org on 2022/03/28 09:41:54 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Refactor `TiledGridCoverage.getDisplayName()` as `getIdentifier()` in anticipation for `TileMatrix` implementation. - posted by de...@apache.org on 2022/03/28 10:58:36 UTC, 0 replies.
- [sis] branch feat/acceleration-units created (now 3c7b394) - posted by am...@apache.org on 2022/03/28 15:39:05 UTC, 0 replies.
- [sis] 01/02: feat(Utility): add acceleration units: base and gal - posted by am...@apache.org on 2022/03/28 15:39:06 UTC, 0 replies.
- [sis] 02/02: fix(Utility): fix a typo on french degree unit name - posted by am...@apache.org on 2022/03/28 15:39:07 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add `GridExtent.contains(long...)` method. - posted by de...@apache.org on 2022/03/29 14:16:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (55c2c40 -> c0a2f96) - posted by de...@apache.org on 2022/03/30 11:58:05 UTC, 0 replies.
- [sis] 01/01: Merge branch 'feat/acceleration-units' into geoapi-4.0. - posted by de...@apache.org on 2022/03/30 11:58:06 UTC, 0 replies.
- [sis] branch feat/acceleration-units deleted (was 3c7b394) - posted by de...@apache.org on 2022/03/30 21:21:08 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add a base class for `DataStore` having a "*.prj" auxiliary file. - posted by de...@apache.org on 2022/03/31 17:02:11 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Rename `COORDINATE_REFERENCE_SYSTEM` as `DEFAULT_CRS` for clarity. - posted by de...@apache.org on 2022/03/31 19:27:34 UTC, 0 replies.