You are viewing a plain text version of this content. The canonical link for it is here.
- [sis] branch geoapi-4.0 updated: For transformations requiring datum shift grids, if the `SIS_DATA` environment variable is not set, report the file as missing instead of throwing an exception telling that the URI is not absolute. This is necessary for letting the caller fallbacks on alternative transformation methods. - posted by de...@apache.org on 2023/02/01 11:08:34 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Following fix in the previous commit, refactor the exception handling for trying to make the origin of the error easier to identify. - posted by de...@apache.org on 2023/02/01 14:37:43 UTC, 0 replies.
- [sis] branch master updated: Remove GeoAPI staging repository since GeoAPI 3.0.2 is released. - posted by de...@apache.org on 2023/02/02 21:33:42 UTC, 0 replies.
- [sis-site] branch javadoc updated: Fix links to GeoAPI javadoc. It is now under an `org.opengis.geoapi` module name. - posted by de...@apache.org on 2023/02/04 22:21:40 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (5fa4d63663 -> 2804b28672) - posted by de...@apache.org on 2023/02/07 10:52:42 UTC, 0 replies.
- [sis] 01/02: Spelling fix: emphase → emphasis. - posted by de...@apache.org on 2023/02/07 10:52:43 UTC, 0 replies.
- [sis] 02/02: Remove `commons-compress` dependency because it is not used by SIS code base. It was used by a Maven plugin only. - posted by de...@apache.org on 2023/02/07 10:52:44 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Bug fix: wrong pixel coordinates when evaluating sample values in an image having more than one band. - posted by de...@apache.org on 2023/02/08 17:27:49 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Documentation about assertions. - posted by de...@apache.org on 2023/02/08 18:19:56 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (420b428372 -> f96f7ad0f8) - posted by de...@apache.org on 2023/02/09 13:57:15 UTC, 0 replies.
- [sis] 01/03: Documentation about static methods. - posted by de...@apache.org on 2023/02/09 13:57:16 UTC, 0 replies.
- [sis] 02/03: Replace calls to `Paths.get(…)` by calls to `Path.of(…)`. According Javadoc, `Paths` may be deprecated in a future Java version. - posted by de...@apache.org on 2023/02/09 13:57:17 UTC, 0 replies.
- [sis] 03/03: When the `InputStream` to wrap in a `ChannelDataInput` is backed by an array, wrap the underlying array (in read-only mode) instead of copying it. - posted by de...@apache.org on 2023/02/09 13:57:18 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Get "HTTP range" to work with Nginx in addition of Apache httpd. - posted by de...@apache.org on 2023/02/09 15:10:28 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (4220566418 -> f22ff357a7) - posted by de...@apache.org on 2023/02/10 22:32:30 UTC, 0 replies.
- [sis] 01/03: Show which data are cached when a connection does not support HTTP range. This is for avoiding the impression that the application is blocked. - posted by de...@apache.org on 2023/02/10 22:32:31 UTC, 0 replies.
- [sis] 02/03: Fix a performance issue when file reading are monitored in a JavaFX window. It was caused by the "HTTP range" not forwarded by the channel wrapper. - posted by de...@apache.org on 2023/02/10 22:32:32 UTC, 0 replies.
- [sis] 03/03: Documentation fixes. - posted by de...@apache.org on 2023/02/10 22:32:33 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Allow data stores to be closed asynchronously. https://issues.apache.org/jira/browse/SIS-573 - posted by de...@apache.org on 2023/02/11 16:04:59 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix a bug in the positionning of the image when some gestures are applied while an image is computed in background thread. This bug became more visible after the support of Cloud Optimized GeoTIFF through HTTP because of network transfer delays. - posted by de...@apache.org on 2023/02/13 11:04:21 UTC, 0 replies.
- [sis] branch feat/geometry created (now f48d2d32b1) - posted by js...@apache.org on 2023/02/13 16:01:17 UTC, 0 replies.
- [sis] 01/01: feat(Geometry): add parent interface for upcoming geometry API - posted by js...@apache.org on 2023/02/13 16:01:18 UTC, 0 replies.
- [sis] branch fix/sql-temporal updated (95cc840866 -> 996e1106a9) - posted by am...@apache.org on 2023/02/15 09:57:42 UTC, 0 replies.
- [sis] branch feat/resource-processor updated (a0a748dea2 -> a0722bc11b) - posted by am...@apache.org on 2023/02/15 17:30:13 UTC, 0 replies.
- [sis] 01/04: feat(Feature): allow user to override output color model for band aggregation - posted by am...@apache.org on 2023/02/15 17:30:14 UTC, 0 replies.
- [sis] 02/04: feat(Feature): Add a GridCoverageResource for band aggregation - posted by am...@apache.org on 2023/02/15 17:30:15 UTC, 0 replies.
- [sis] 03/04: feat(Feature+Storage): add a dimension selection grid coverage - posted by am...@apache.org on 2023/02/15 17:30:16 UTC, 0 replies.
- [sis] 04/04: Merge branch 'geoapi-4.0' into feat/resource-processor - posted by am...@apache.org on 2023/02/15 17:30:17 UTC, 0 replies.
- [sis-site] branch main updated: Remove the instructions about how to open Apache SIS as a NetBeans project. This is in anticipation for the removal of NetBeans Ant project configuration. - posted by de...@apache.org on 2023/02/26 15:06:48 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (c281eeb145 -> 2639c21ad3) - posted by de...@apache.org on 2023/02/26 15:08:45 UTC, 0 replies.
- [sis] 01/02: Replace a non-printable character by a constant. - posted by de...@apache.org on 2023/02/26 15:08:46 UTC, 0 replies.
- [sis] 02/02: Modify NetBeans project configuration for using the GeoAPI JAR file built by the Maven project instead than the GeoAPI NetBeans project. This is in anticipation for the removal of NetBeans Ant projects. - posted by de...@apache.org on 2023/02/26 15:08:47 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (0a621ef6cf -> 1437fa191c) - posted by de...@apache.org on 2023/02/26 15:25:20 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 - posted by de...@apache.org on 2023/02/26 15:25:21 UTC, 0 replies.
- [sis] branch master updated (6c713fd637 -> 7d5dfd074e) - posted by de...@apache.org on 2023/02/26 15:35:39 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-3.1' - posted by de...@apache.org on 2023/02/26 15:35:40 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Remove a javadoc link to a `geoapi-conformance` interface to be removed. - posted by de...@apache.org on 2023/02/26 19:24:27 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Bug fix: value under cursor was lost after a few zooms in the JavaFX application. - posted by de...@apache.org on 2023/02/27 18:17:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (28032e87b4 -> da1cc1c2df) - posted by de...@apache.org on 2023/02/28 19:25:22 UTC, 0 replies.
- [sis] 01/01: Merge remote-tracking branch 'origin/fix/sql-temporal' into geoapi-4.0. The pull request has been modified for applying the mapping specified by JDBC 4.2. The specialized classes are kept as fallbacks when JDBC 4.2 is not well supported. - posted by de...@apache.org on 2023/02/28 19:25:23 UTC, 0 replies.
- [sis] branch fix/sql-temporal deleted (was 996e1106a9) - posted by de...@apache.org on 2023/02/28 19:26:32 UTC, 0 replies.