You are viewing a plain text version of this content. The canonical link for it is here.
- [sis] branch geoapi-4.0 updated (d33c28c -> f2701ff) - posted by de...@apache.org on 2021/01/07 18:08:29 UTC, 0 replies.
- [sis] 01/04: Move remaining code from `CategoryColorsCell` into `ColorCell` for sharing (in a future commit) with isoline table. The methods that were previously overridden in `CategoryColorsCell` class are now overridden in `ColorColumnHandler`. Cell behavior has been reworked for reducing the amount of mouse clicks and for enabling keyboard usage. - posted by de...@apache.org on 2021/01/07 18:08:30 UTC, 0 replies.
- [sis] 02/04: Let `Polyline` computes the bounds itself. - posted by de...@apache.org on 2021/01/07 18:08:31 UTC, 0 replies.
- [sis] 03/04: Fix an `IndexOutOfBoundsException` when CRS has more dimensions than the dimensions for which a precision has been specified. - posted by de...@apache.org on 2021/01/07 18:08:32 UTC, 0 replies.
- [sis] 04/04: Support the case where one of the CRS axes in a netCDF file is a scalar (number of dimensions = 0). In such case, the scale factor does not exist in the "gridToCRS" matrix; we have only a translation term. In other words, there is no corresponding source coordinate, only a target coordinate which is constant. Some netCDF files use scalar for specifying for example that all values are located at a height of 2 metres. - posted by de...@apache.org on 2021/01/07 18:08:33 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (f2701ff -> 788bfe2) - posted by de...@apache.org on 2021/01/08 13:19:13 UTC, 0 replies.
- [sis] 01/02: Do not list "bounds" variable as coverage variables. - posted by de...@apache.org on 2021/01/08 13:19:14 UTC, 0 replies.
- [sis] 02/02: Mouse coordinates in status bar need to be updated during scrolling. Opportunistically adjust highlights if scrolling caused an offset. Do not relayout the whole widget every time that mouse moved. - posted by de...@apache.org on 2021/01/08 13:19:15 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Tune `ColorTable` behavior on mouse click and keyboard "enter" key. - posted by de...@apache.org on 2021/01/08 23:04:41 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Initial version of an `IsolineTable` for specifying the isoline values and colors. This control is not yet connected to the actual isolines computation. - posted by de...@apache.org on 2021/01/10 23:26:25 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (87d1b72 -> 80fd560) - posted by de...@apache.org on 2021/01/11 17:50:08 UTC, 0 replies.
- [sis] 01/03: Improve the behavior when entering new isoline values: - Sort by increasing values. - Interpolate colors of new values between colors of existing values. - Transition to edition mode when a digit is typed (avoid the need to click on the cell first). - posted by de...@apache.org on 2021/01/11 17:50:09 UTC, 0 replies.
- [sis] 02/03: Move `IsolineTable` to `ValueColorMapper` for allowing usage (in the future) for other purposes than isolines. - posted by de...@apache.org on 2021/01/11 17:50:10 UTC, 0 replies.
- [sis] 03/03: Make `FormatTableCell` package-private for now. - posted by de...@apache.org on 2021/01/11 17:50:11 UTC, 0 replies.
- [jira] [Created] (SIS-508) MD_Scope in place of DQ_Scope when generating old 2007 iso 19139 - posted by "jean-marc Bourdaret (Jira)" <ji...@apache.org> on 2021/01/12 15:12:00 UTC, 0 replies.
- [jira] [Updated] (SIS-508) MD_Scope in place of DQ_Scope when generating old 2007 iso 19139 - posted by "jean-marc Bourdaret (Jira)" <ji...@apache.org> on 2021/01/12 15:13:00 UTC, 1 replies.
- [jira] [Assigned] (SIS-508) MD_Scope in place of DQ_Scope when generating old 2007 iso 19139 - posted by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2021/01/12 15:25:00 UTC, 0 replies.
- [jira] [Commented] (SIS-503) Naming issue in setters of DefaultReleasability - posted by "jean-marc Bourdaret (Jira)" <ji...@apache.org> on 2021/01/12 15:28:00 UTC, 0 replies.
- [jira] [Commented] (SIS-508) MD_Scope in place of DQ_Scope when generating old 2007 iso 19139 - posted by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2021/01/12 15:29:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add isoline rendering capabilities to `CoverageCanvas` using the information provided by user in a `TableView`. - posted by de...@apache.org on 2021/01/12 23:22:14 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (38499ac -> 430647f) - posted by de...@apache.org on 2021/01/13 18:12:19 UTC, 0 replies.
- [sis] 01/04: Tune tracing information for debugging purposes. - posted by de...@apache.org on 2021/01/13 18:12:20 UTC, 0 replies.
- [sis] 02/04: Add a few assertions and comments. Fix mouse cursor shape during drag events. - posted by de...@apache.org on 2021/01/13 18:12:21 UTC, 0 replies.
- [sis] 03/04: Remove RenderingMode.DIRECT because it causes twinkle at rendering time. - posted by de...@apache.org on 2021/01/13 18:12:22 UTC, 0 replies.
- [sis] 04/04: Prepare an image slightly larger than viewport area for more continuous translations (pans). - posted by de...@apache.org on 2021/01/13 18:12:23 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (430647f -> b24e1da) - posted by de...@apache.org on 2021/01/13 23:27:42 UTC, 0 replies.
- [sis] 01/02: Allow `imageMargin` to be null if there is no margin to apply. - posted by de...@apache.org on 2021/01/13 23:27:43 UTC, 0 replies.
- [sis] 02/02: Add a delay before to set the mouse cursor shape to `Cursor.WAIT` during rendering. It avoids distraction by continuously changing mouse shape because of zoom or pan. - posted by de...@apache.org on 2021/01/13 23:27:44 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (b24e1da -> 041101c) - posted by de...@apache.org on 2021/01/14 16:35:37 UTC, 0 replies.
- [sis] 01/03: Recompute isolines if map projection changed. - posted by de...@apache.org on 2021/01/14 16:35:38 UTC, 0 replies.
- [sis] 02/03: Do not draw isolines that are outside the viewed area. - posted by de...@apache.org on 2021/01/14 16:35:39 UTC, 0 replies.
- [sis] 03/03: Arbitrarily draw isolines with a line tickness of 1/8 of source pixel size, for making apparent when zoom is becoming too strong for data resolution. - posted by de...@apache.org on 2021/01/14 16:35:40 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (041101c -> 7b07584) - posted by de...@apache.org on 2021/01/14 23:21:30 UTC, 0 replies.
- [sis] 01/03: Add a listener on `KeyEvent` for removing selected row. - posted by de...@apache.org on 2021/01/14 23:21:31 UTC, 0 replies.
- [sis] 02/03: Minor adjustment in table headers. - posted by de...@apache.org on 2021/01/14 23:21:32 UTC, 0 replies.
- [sis] 03/03: Fix a `NullPointerException` that occurs when a new window is created. - posted by de...@apache.org on 2021/01/14 23:21:33 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (7b07584 -> 7f89f62) - posted by de...@apache.org on 2021/01/15 14:28:39 UTC, 0 replies.
- [sis] 01/02: Remove `PlanarCanvas.getAreaOfInterest()` because subclass needs to perform a slightly different computation, for example with addition of a margin. - posted by de...@apache.org on 2021/01/15 14:28:40 UTC, 0 replies.
- [sis] 02/02: Avoid a "no convergence" error when dα₁ ≪ α₁. - posted by de...@apache.org on 2021/01/15 14:28:41 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Portrayal : add feature type style filtering test cases for SEPortrayer - posted by js...@apache.org on 2021/01/15 16:04:02 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (5ba3ea5 -> b3d55b4) - posted by de...@apache.org on 2021/01/15 23:53:18 UTC, 0 replies.
- [sis] 01/02: Comment-out reference to a class which seems to have been forgetten. Remove empty comment for a parameter with mismatched name. - posted by de...@apache.org on 2021/01/15 23:53:19 UTC, 0 replies.
- [sis] 02/02: Add an `iterationReachedPrecisionLimit` flag in the test for deciding more accurately when assertion tolerance threshold should be relaxed. - posted by de...@apache.org on 2021/01/15 23:53:20 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Portrayal : add SEPortrayalTest and mock classes - posted by js...@apache.org on 2021/01/18 07:39:19 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Document better `GeodeticCalculator` accuracy considerations and replace the special cases in JUnit tests by a `KnownProblem` enumeration in an attempt to make clearer what the problem can be and how the tests handle them. - posted by de...@apache.org on 2021/01/18 13:47:46 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Uncomment portrayal tests. - posted by de...@apache.org on 2021/01/18 13:49:56 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Portrayal : add portrayal rule and query tests, implements events on MapLayers components - posted by js...@apache.org on 2021/01/18 14:03:10 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Portrayal : add MapLayer.opacity property and MapItem.getEnvelope method - posted by js...@apache.org on 2021/01/19 10:13:09 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (962eba9 -> 5ac3ea3) - posted by de...@apache.org on 2021/01/22 23:43:02 UTC, 0 replies.
- [sis] 01/04: Minor simplification in array creation, and checkstyle fix. - posted by de...@apache.org on 2021/01/22 23:43:03 UTC, 0 replies.
- [sis] 02/04: Implement parallel (multi-threaded) computation of isolines. - posted by de...@apache.org on 2021/01/22 23:43:04 UTC, 0 replies.
- [sis] 03/04: Enable parallel execution of isoline computation in JavaFX viewer. - posted by de...@apache.org on 2021/01/22 23:43:05 UTC, 0 replies.
- [sis] 04/04: Increase minimal tile size for isoline computation, because our algorithm operates better on large tiles. - posted by de...@apache.org on 2021/01/22 23:43:06 UTC, 0 replies.
- [sis] branch visual-test updated: Add visual comparison of isolines computed sequentially and in parallel. - posted by de...@apache.org on 2021/01/22 23:43:15 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix an AssertionError caused by `requestRepaint()` invoked (indirectly) during `paint()` execution in `MapCanvas`. For safety, make sure that a `Unclosed` object is not reused in `IsolineTracer.Level.merge(…)`. - posted by de...@apache.org on 2021/01/23 21:53:40 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Portrayal: change default MapLayer opacity to one - posted by js...@apache.org on 2021/01/25 11:23:18 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Portrayal : fix incoherency in presentation candidate value type - posted by js...@apache.org on 2021/01/25 15:54:14 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (96b4ea0 -> 2ca318c) - posted by de...@apache.org on 2021/01/28 00:38:02 UTC, 0 replies.
- [sis] 01/02: Provide an installation wizard for configuring the path to JavaFX. - posted by de...@apache.org on 2021/01/28 00:38:03 UTC, 0 replies.
- [sis] 02/02: Fix a `NullPointerException` when `bin/sisfx` is invoked while `apache-sis-` is the current directory. - posted by de...@apache.org on 2021/01/28 00:38:04 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (2ca318c -> adde8f4) - posted by de...@apache.org on 2021/01/28 15:11:10 UTC, 0 replies.
- [sis] 01/03: Disable "Download" button if browser is not available. - posted by de...@apache.org on 2021/01/28 15:11:11 UTC, 0 replies.
- [sis] 02/03: Path to JavaFX installation directory should be relative to $BASE_DIR when possible. - posted by de...@apache.org on 2021/01/28 15:11:12 UTC, 0 replies.
- [sis] 03/03: Replace Map.get/put/replace(…) by Map.compute(…) operations. - posted by de...@apache.org on 2021/01/28 15:11:13 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Document better the rational about `SoftReference` in caches, and replace one `SoftReference` by `WeakReference` for reducing memory retention. - posted by de...@apache.org on 2021/01/28 22:12:04 UTC, 0 replies.