Messages by Thread
-
[sis] branch master updated (a546a473a8 -> 61f9c7be79)
desruisseaux
-
[sis] branch geoapi-3.1 updated (1beb63780c -> 947dfd9042)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Move the `Process` inner class to a top-level class, renamed `Parallelized`. There is no code change (other than move/renaming) in this commit.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Bug fix: isoline lost when the values at both extremities is NaN.
desruisseaux
-
[sis] branch geoapi-4.0 updated (50f768333d -> 531be33a78)
desruisseaux
-
[sis] branch geoapi-4.0 updated (d81b368aef -> 50f768333d)
desruisseaux
-
[sis] branch geoapi-4.0 updated (357e4d946b -> d81b368aef)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Add an `IsolineViewer` widget for watching isoline generation step-by-step. For debugging purposes only.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Revert https://issues.apache.org/jira/browse/SIS-166 for `DefaultEngineeringCRS`. That class appears to have the same problem than coordinate system in other CRS: the array of axes is empty for an unknown reason.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Parsing of `<gml:EngineeringCRS>` should accept `<coordinateSystem>` elements in addition of the more specific `<cartesianCS>`, `<ellipsoidalCS>`, etc. Note that this commit does not completly fix the issue, because the CRS type is not correctly resolved.
desruisseaux
-
[sis] branch master updated (3362ae7b9b -> a546a473a8)
desruisseaux
-
[sis] branch geoapi-3.1 updated (43debe04f2 -> 1beb63780c)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Upgeade dependencies.
desruisseaux
-
[sis] branch geoapi-4.0 updated (586f44a6d9 -> 1638e57791)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Add "Geographic/topocentric conversions" (EPSG:9837).
desruisseaux
-
[sis] branch geoapi-4.0 updated (dfb9f31b65 -> bbdefb11e2)
desruisseaux
-
[sis] branch geoapi-4.0 updated (71894a912f -> dfb9f31b65)
desruisseaux
-
[sis] branch dependabot/maven/org.postgresql-postgresql-42.4.1 created (now ac0e7fba2d)
github-bot
-
[sis] branch geoapi-4.0 updated: Slightly more accurate documentation of projection implementation methods and typo fixes. There is no code change in this commit (documentation only).
desruisseaux
-
[sis-site] branch asf-site updated (3f14849d -> f94fe91c)
desruisseaux
-
[sis-site] branch main updated: Add instruction about how to set a custom `DataSource` for connection to EPSG database.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Replace `GridEvaluator` class by `GridCoverage.Evaluator` interface.
desruisseaux
-
[sis] branch geoapi-4.0 updated (ac6a4fdb02 -> dc743d4a4d)
desruisseaux
-
[sis] branch geoapi-4.0 updated (02d0e99b52 -> ac6a4fdb02)
desruisseaux
-
[sis] branch geoapi-4.0 updated (877b832e88 -> 02d0e99b52)
desruisseaux
-
[sis] branch fix/world-envelope-to-polygon created (now f5a308bb58)
amanin
-
[sis] branch fix/zero-based-transform created (now d972b4e44f)
amanin
-
[sis] branch geoapi-4.0 updated: fix(Storage): fix GeoTiff resource finding
amanin
-
[sis] branch geoapi-4.0 updated (481146f801 -> b1d94f3d84)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Make `QuantityFormat` more compliant with specification.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Move X-Path handling to the places where they are needed. With this commit, `UnitFormat` does not support anymore GML way to declare a unit with X-Path (it was an undocumented feature). Instead this is handled by the `org.apache.sis.xml` package, which will allow us to do a better work in the future if needed (e.g. actually read the XML document instead of assuming that the anchor name is the unit symbol).
desruisseaux
-
[sis] branch geoapi-4.0 updated: Simplify `DefinitionURI.codeOf(String)` by leveraging the existing `parse` method. Simplification in return values is also possible because that method, which was previously used by authority factories, is now used only by `UnitFormat`.
desruisseaux
-
[sis] branch geoapi-4.0 updated (edabd5aee9 -> 51cfa9cbab)
desruisseaux
-
[sis] branch master updated (09d75edb69 -> 3362ae7b9b)
desruisseaux
-
[sis] branch geoapi-3.1 updated (b2d141b5e9 -> 43debe04f2)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Avoid a rounding error which caused the creation of unnecessary concatenated transforms.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Avoid a stack overflow when `getDomain(…)` is invoked on a chain of transforms which contains a `WrapAroundTransform`.
desruisseaux
-
[sis] branch geoapi-4.0 updated (7447b8c95c -> a55b18b3b3)
desruisseaux
-
[sis] branch geoapi-4.0 updated (705de4a756 -> 7447b8c95c)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Try harder to resolve ambiguity when axis type is X, Y or Z.
desruisseaux
-
[sis] branch geoapi-4.0 updated (04d4eee7a7 -> 35b5576064)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Documentation, renaming or minor reorganization. No significant code change in this commit.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Improve by 20~30% the performance of LZW decompression by avoiding to create too many small arrays.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Add a safety against some invalid LZW compressions (missing EOI code).
desruisseaux
-
[sis] branch geoapi-4.0 updated (7af56f6285 -> d41d7fa838)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Replace `ProjectionLimits` by a more reliable mechanism defined directly in `MathTransform` implementations. For now only `Mercator` and `TransverseMercator` defines those limit. More will be added in the future.
desruisseaux
-
[sis] branch geoapi-4.0 updated (db22d5470c -> 06e6987fd0)
desruisseaux
-
[sis] branch master updated (78262e7625 -> 09d75edb69)
desruisseaux
-
[sis] branch geoapi-3.1 updated (1eaa4fa82c -> b2d141b5e9)
desruisseaux
-
[sis] branch geoapi-4.0 updated (748a5a1fff -> db22d5470c)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Adjust the size of the temporary buffer for TIFF decompression.
desruisseaux
-
[sis] branch geoapi-4.0 updated (d2ef60b78d -> 07618780bc)
desruisseaux
-
[sis] branch visual-test updated (3b457cb1cc -> e1cb9164c1)
desruisseaux
-
[sis] branch geoapi-4.0 updated (baaa577132 -> d2ef60b78d)
desruisseaux
-
[sis] branch geoapi-4.0 updated (ff9f96a15a -> baaa577132)
desruisseaux
-
[sis] branch geoapi-4.0 updated (b4543619f1 -> ff9f96a15a)
desruisseaux
-
[sis] branch geoapi-4.0 updated (549b647c88 -> b4543619f1)
desruisseaux
-
[sis] branch geoapi-4.0 updated (b99960e228 -> 549b647c88)
desruisseaux
-
[sis] branch geoapi-4.0 updated (12e93072e8 -> b99960e228)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Initialize new window to the same interpolation and color ramp than the original window.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Initialize new windows to the same zoom level and map projection than the original window.
desruisseaux
-
[sis] branch geoapi-4.0 updated (c1a9444773 -> 24938df77b)
desruisseaux
-
[sis] branch geoapi-4.0 updated (55abc84f28 -> c1a9444773)
desruisseaux
-
[sis] branch geoapi-4.0 updated: Add a specialized event class for change of zoom, pan, translation, etc.
desruisseaux
-
[sis] branch geoapi-4.0 updated: When a resource is closed, all windows showing that resource should be closed as well.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Results of `Resource.subset(Query)` should also fire `CloseEvent`.
desruisseaux
-
[sis] branch geoapi-4.0 updated: When `WorldFileStore` is closed, close also the stream wrapped by `ImageInputStream`.
desruisseaux
-
[sis] branch geoapi-4.0 updated (c90e69905a -> 5d0170d465)
desruisseaux
-
[sis] branch geoapi-4.0 updated: fix(Feature): On SQLMM functions, allow SRID/CRS argument to be optional.
amanin
-
[sis] branch geoapi-4.0 updated: Add an event to be fired when a resource is closed. This event is handled in a special way, in that it automatically register another listener on the parent data store for propagating `CloseEvent` to child resources.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Add missing call to `unwrap(…)` for geometry arguments in filter expressions having a non-geometric arguments in addition of geometric ones.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Add `implements StoreResource` in some (not all) places where it was missing.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Make the window title editable. When user double-clicks on a row, move the referenced window to front.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Redesign the management of multiple windows opened on the same resources. The intent is to allow synchronized navigations between different views.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Improvement in the cache of `RenderedImage` instances: - Revisit the `equals(Object)` and `hashCode()` methods. - Reuse existing `RenderedImage` instances for a given `SliceExtent`.
desruisseaux
-
[sis] branch geoapi-4.0 updated: When the position given to `GridEvaluator.apply(…)` does not have enough dimensions, default to the grid coordinates specified by `setDefaultSlice(…)` method call.
desruisseaux
-
[sis] branch geoapi-4.0 updated: Various bug fixes related to the navigation in two-dimensional slices: - Random `MismatchedDimensionException` in the status bar. - Slice not updated when navigating using keyboard. - Map projection and zoom level lost when changing slice. - `CoverageExplorer` resource and coverage properties set to null.
desruisseaux
-
[sis] branch geoapi-4.0 updated (fbde8a0a60 -> c112a871b4)
desruisseaux
-
[sis] branch 1.2-RC deleted (was 6aa660bd49)
desruisseaux
-
[sis] tag 1.2 created (now 6aa660bd49)
desruisseaux
-
[sis] branch geoapi-4.0 updated (e26c2825bf -> fbde8a0a60)
desruisseaux
-
[sis] branch geoapi-4.0 updated (b82266fafa -> e26c2825bf)
desruisseaux
-
[sis] branch geoapi-4.0 updated (270416850b -> b82266fafa)
desruisseaux
-
[sis] branch geoapi-4.0 updated (9adfa358f6 -> 270416850b)
desruisseaux
-
[sis] branch fix/sql-temporal updated (213249a4d7 -> 95cc840866)
amanin
-
[sis] branch fix/sql-temporal created (now 213249a4d7)
amanin
-
[sis] branch geoapi-4.0 updated: Add sliders for selecting the slice to show in a 3 (or more) dimensional data cube. Slider graduation is okay but selecting a value does not yet have an effect.
desruisseaux
-
[sis] branch feat/matrixutils created (now d63bee034a)
jsorel
-
[sis] branch geoapi-4.0 updated: Handle the status bar layout outside `GridView`. Handle more common properties in the `ViewAndControls` parent class.
desruisseaux
-
[sis] branch geoapi-4.0 updated (ceb6064e23 -> 9b361070f3)
desruisseaux
-
[sis-site] branch main updated: Minor edition for making the documentation more up-to-date.
desruisseaux