Messages by Date
-
2026/04/16
(sis) branch geoapi-4.0 updated: Bug fix in the drawing of shapes of loaded tiles: the objective CRS, objective to display transform and the list where shapes are added must be obtained together for consistency. Before this commit, the list of shapes where obtained some time after the transform, resulting in a sometime outdated transform.
desruisseaux
-
2026/04/15
(sis) branch geoapi-4.0 updated: Change policy about the ordering of lattice: make the ordering part of the method contract.
desruisseaux
-
2026/04/15
(sis) branch geoapi-4.0 updated: Revert the removal of the escape character sequences in `ScriptRunner`. This removal was done in commit 967360a5f7c37127c9e1cec5a00605c5246168f0 because escape was not used by Apache SIS for metadata and EPSG scripts. However, we depend on it for prototypes in external repositories, and there is a possibility that SIS needs escaping in the future.
desruisseaux
-
2026/04/15
(sis) 01/02: For GeoTIFF reader, `getTileMatrixSets()` returns an empty collection for images encoded with strips instead of tiles.
desruisseaux
-
2026/04/15
(sis) branch geoapi-4.0 updated (cbba27224d -> 69dc8bbe5b)
desruisseaux
-
2026/04/15
(sis) 02/02: Rename `interiorCoordinateStream()` as `latticePointStream(boolean parallel)` and implement using `Spliterator` (more efficient, specify characteristics).
desruisseaux
-
2026/04/15
(sis) branch geoapi-4.0 updated: fix(Shapefile): fix provider not returned
jsorel
-
2026/04/15
(sis) branch geoapi-4.0 updated: feat(GridExtent): add GridExtent.interiorCoordinateStream method
jsorel
-
2026/04/15
(sis) 01/02: Edit documentation, add `@see` tags, avoid forcing conversion to URI.
desruisseaux
-
2026/04/15
(sis) branch geoapi-4.0 updated (c199e06898 -> 91538a6510)
desruisseaux
-
2026/04/15
(sis) 02/02: Complete the help method for creating a coverage from functions. A variant working of floating-point values is added. The image size argument is replaced by image bounds.
desruisseaux
-
2026/04/15
(sis) branch geoapi-4.0 updated: feat(StorageConnector): add contentStartWith and pathEndsWith probing methods
jsorel
-
2026/04/14
(sis) branch geoapi-4.0 updated: GeoTIFF `getTileMatrixSets()` method should return an empty set if the image is not tiled.
desruisseaux
-
2026/04/14
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2026/04/14
(sis) branch main updated (8a62a3c524 -> 96e4ba9bde)
desruisseaux
-
2026/04/14
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. This is a change in GeoAPI `CodeList` for avoiding a deadlock.
desruisseaux
-
2026/04/14
(sis) branch geoapi-3.1 updated (a8a2df6ef0 -> 9b695745b2)
desruisseaux
-
2026/04/14
(sis) branch geoapi-4.0 updated: Reduce a little bit the needs to use reflection for getting code list values.
desruisseaux
-
2026/04/13
(sis) branch geoapi-4.0 updated: Update for a change in GeoAPI development branch. The way to declare a `CodeList` had to change in order to avoid a deadlock which occurred at class initialization time. The fix is to use less magic in the `CodeList` parent class, which requires that subclasses declare `VALUES` themselves.
desruisseaux
-
2026/04/13
(sis) branch main updated (73383b6907 -> 8a62a3c524)
desruisseaux
-
2026/04/13
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2026/04/13
(sis) branch geoapi-3.1 updated (a175b926cf -> a8a2df6ef0)
desruisseaux
-
2026/04/13
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Replacement of the synchronized windows features of the JavaFX application.
desruisseaux
-
2026/04/13
(sis) 02/02: Spelling fixes.
desruisseaux
-
2026/04/13
(sis) branch geoapi-4.0 updated (1f908a0fb4 -> 8b39502182)
desruisseaux
-
2026/04/13
(sis) 01/02: Add tooltip texts.
desruisseaux
-
2026/04/10
(sis) branch geoapi-4.0 updated: Remove from the GUI and deprecate in the API the old windows system.
desruisseaux
-
2026/04/10
(sis) branch geoapi-4.0 updated: Allow to move simultaneously in all canvases shown in the same window. Contains a bug fix for handling retroaction (moving A moves B which moves A).
desruisseaux
-
2026/04/08
(sis) branch geoapi-4.0 updated: More complete implementation of `MapCanvas.clear()`. It resolves a problem of map upside-down when a `MapCanvas` is reused.
desruisseaux
-
2026/04/07
(sis) branch geoapi-4.0 updated: Initial support of gesture synchronization between map canvases in the same mosaic. This initial version only adds the visualization of the mouse position in other canvases.
desruisseaux
-
2026/04/05
(sis) 01/02: Add a convenience `MemoryGridCoverageResource` constructor taking only a `GridCoverage` argument.
desruisseaux
-
2026/04/05
(sis) branch geoapi-4.0 updated (7a507877d4 -> f583861e3d)
desruisseaux
-
2026/04/05
(sis) 02/02: Initial rewrite of the system for showing data in separated windows. The new `MapWindows` class is intended to replace `WindowManager`. This first draft can show many `MapCanvas` in a mosaic.
desruisseaux
-
2026/03/31
(sis) 03/03: Use a little bit more of modern Java features in the GUI module.
desruisseaux
-
2026/03/31
(sis) 02/03: Reduce the logging level from `WARNING` to `CONFIG` for a property not supported by the XML factory.
desruisseaux
-
2026/03/31
(sis) 01/03: Fix some grammar errors in documentations.
desruisseaux
-
2026/03/31
(sis) branch geoapi-4.0 updated (19892f6617 -> 7a507877d4)
desruisseaux
-
2026/03/31
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2026/03/31
(sis) branch main updated (01e0369fc4 -> 73383b6907)
desruisseaux
-
2026/03/31
(sis) branch geoapi-3.1 updated (76ac26bca2 -> a175b926cf)
desruisseaux
-
2026/03/31
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2026/03/31
(sis) branch geoapi-4.0 updated: Post-merge automatic reorganization of imports order.
desruisseaux
-
2026/03/31
(sis) branch main updated (8ef62b01f5 -> 01e0369fc4)
desruisseaux
-
2026/03/31
(sis) 01/01: Merge branch 'geoapi-3.1'. Contains (non-exhaustive list):
desruisseaux
-
2026/03/31
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contains (non-exhaustive list):
desruisseaux
-
2026/03/31
(sis) branch geoapi-3.1 updated (8c45b25f06 -> 76ac26bca2)
desruisseaux
-
2026/03/31
(sis) branch geoapi-4.0 updated: Consolidation of the handling of CRS shown in the status bar.
desruisseaux
-
2026/03/30
(sis) branch geoapi-4.0 updated: Move to `MapContextview` the widgets controlling the coverage appearence. Move to the status bar the label which was showing the CRS name.
desruisseaux
-
2026/03/30
(sis) branch geoapi-4.0 updated: Move the widget for configuring the isoline as a `MapItem` to show in `MapContextView`.
desruisseaux
-
2026/03/30
(sis) 02/03: Avoid misleading classname as display name of a data store.
desruisseaux
-
2026/03/30
(sis) branch geoapi-4.0 updated (e49c660ef2 -> 48633f0377)
desruisseaux
-
2026/03/30
(sis) 01/03: Allows `Containers.derivedList(…)` to return a list which supports addition of elements.
desruisseaux
-
2026/03/30
(sis) 03/03: Adds a "Layers" panel and move the "Visual indication of tile loading" checkbox as a map item. This is the beginning of a `MapContextView` widget as a tree view with a configuration panel.
desruisseaux
-
2026/03/28
(sis) branch geoapi-4.0 updated: Adjustment in documentation, formatting and checks for null values. Removal of a new method which is not going to be used after all.
desruisseaux
-
2026/03/26
(sis) branch geoapi-4.0 updated: Consolidation of `ResourceTree` making a better usage of JavaFX events. This work is needed for reusing some properties in a future widget for configuring map items.
desruisseaux
-
2026/03/25
(sis) branch geoapi-4.0 updated: Use shorter name in `TileMatrixSet` identifier. The identifier now hides the image identifier.
desruisseaux
-
2026/03/25
(sis) branch geoapi-4.0 updated: Rename `GridCoverageResource.getResolutions()` as `getAvailableResolutions()`. Keep the old method as a deprecated method. This is for compatibility.
desruisseaux
-
2026/03/25
(sis) branch geoapi-4.0 updated: Pyramid levels should be ordered from coarsest to finest resolution. https://issues.apache.org/jira/browse/SIS-628
desruisseaux
-
2026/03/25
(sis) branch geoapi-4.0 updated: For an expression such as `equal(function("isNaN", …), literal(true))`, simplify to a more direct filter such as `function("isNaN", …)`.
desruisseaux
-
2026/03/24
(sis) 01/03: Fix wrong tooltip associated to button for switching between grid coverage visual and table of values. Opportunistic documentation fixes.
desruisseaux
-
2026/03/24
(sis) 03/03: Fix a ClassCastException in the result of optimizing an `equal` filter when the operands are two Boolean values.
desruisseaux
-
2026/03/24
(sis) 02/03: Provides a message saying that a CRS is missing instead of letting the exception propagate.
desruisseaux
-
2026/03/24
(sis) branch geoapi-4.0 updated (cf8c06ee86 -> 0d285f701b)
desruisseaux
-
2026/03/20
(sis) branch geoapi-4.0 updated: feat(Geometry): add shortcut methods on Similarity
jsorel
-
2026/03/18
(sis) branch geoapi-4.0 updated: chore(geoapi): update geoapi submodule
jsorel
-
2026/03/17
(sis) branch geoapi-4.0 updated: Requires PostgreSQL 18 instead of 15 for enabling the use of collation.
desruisseaux
-
2026/03/13
(sis) branch geoapi-4.0 updated: feat(Math): remove several matrix static methods, now part of matrix classes
jsorel
-
2026/03/12
(sis) branch geoapi-4.0 updated: Fix version of visual indications of which tiles are loaded in the JavaFX application.
desruisseaux
-
2026/03/09
(sis) branch geoapi-4.0 updated: feat(Geometry): replace Affine.toMatrix(buffer) by Matrix.setFromAffine(affine)
jsorel
-
2026/03/05
(sis) branch geoapi-4.0 updated: feat(Geometry): add scene animation classes
jsorel
-
2026/03/05
(sis) branch geoapi-4.0 updated: feat(Geometry): math Matrix extends geoapi Matrix, cleaning Similarity classes
jsorel
-
2026/02/26
(sis) branch geoapi-4.0 updated (8d27cdfb79 -> c425e58d03)
desruisseaux
-
2026/02/26
(sis) 02/02: Fix formatting of resolution in TileMatrixSet.
desruisseaux
-
2026/02/26
(sis) 01/02: Fix an `IndexOutOfBoundsException`.
desruisseaux
-
2026/02/26
(sis) 03/03: chore(Geometry): regroup geometry operations (Delaunay,GreedyInsert,EarClipping,TextureAtlas) in the operation package
jsorel
-
2026/02/26
(sis) 02/03: feat(Geometry): merge geometry interfaces defined in different sections of ISO-19107
jsorel
-
2026/02/26
(sis) branch geoapi-4.0 updated (f7fc74b400 -> 8d27cdfb79)
jsorel
-
2026/02/26
(sis) 01/03: doc(Geometry): document scene sampler
jsorel
-
2026/02/25
(sis) branch geoapi-4.0 updated: Reuse the code of `TileMatrixSet.toString()` in the JavaFX widget. It produces a table easier to read.
desruisseaux
-
2026/02/25
(sis) branch geoapi-4.0 updated: feat(Geometry): add scene model as geometry aggregation tree
jsorel
-
2026/02/25
(sis) branch geoapi-4.0 updated: feat(Geometry): implement Java array factory builder, factorize array code, prepare FFM array factory classes
jsorel
-
2026/02/24
(sis) branch geoapi-4.0 updated: Replace the raw text in the "Tiling" pane by a `TableView`.
desruisseaux
-
2026/02/24
(sis) branch geoapi-4.0 updated: Adjust the handling of `Locale` in `TiledGridCoverage`. Add a check of whether a `ComputedImage` tile is in error.
desruisseaux
-
2026/02/23
(sis) branch geoapi-4.0 updated: Implement `ImagePyramid.toString()` for easier debugging. Use that string representation for now in the widget.
desruisseaux
-
2026/02/23
(sis) branch geoapi-4.0 updated: feat(JavaFx): add a simple tile matrix set panel in CoverageExplorer
jsorel
-
2026/02/22
(sis) branch geoapi-4.0 updated: Retrofit the pyramid system of the GeoTIFF reader into the pyramid system of `TileMatrixSet`.
desruisseaux
-
2026/02/22
(sis) 01/02: Finer-grain detection of when the `CoordinateOperation` can be cached for a pair of CRS. In particular, we now detect the case when the Area Of Interest (AOI) has not been used. It covers a lot of cases, in particular map projections from grid geometry to target CRS.
desruisseaux
-
2026/02/22
(sis) branch geoapi-4.0 updated (bfedee8a7b -> 40d832298a)
desruisseaux
-
2026/02/22
(sis) 01/01: Finer-grain detection of when the `CoordinateOperation` can be cached for a pair of CRS. In particular, we now detect the case when the Area Of Interest (AOI) has not been used. It covers a lot of cases, in particular map projections from grid geometry to target CRS.
desruisseaux
-
2026/02/22
(sis) branch geoapi-4.0 updated (40d832298a -> de19b988f9)
desruisseaux
-
2026/02/22
(sis) 02/02: squash
desruisseaux
-
2026/02/21
(sis) branch geoapi-4.0 updated: Delegate to `WritablePixelIterator` the work of setting sample values from `IntBinaryOperator`.
desruisseaux
-
2026/02/21
(sis) branch geoapi-4.0 updated: Provide a better error message when an image cannot be rendered because of an invalid "grid to CRS" transform.
desruisseaux
-
2026/02/20
(sis) branch geoapi-4.0 updated: Make the test more stable by avoiding a dependency to the EPSG database which may or may not be present.
desruisseaux
-
2026/02/20
(sis) branch geoapi-4.0 updated: Add a verification of the "untiled.tiff" image created for testing purposes in the previous commit.
desruisseaux
-
2026/02/20
(sis) 02/02: Initial implementation of the `TileMatrixSet` interface. Tests are still superficial for now.
desruisseaux
-
2026/02/20
(sis) branch geoapi-4.0 updated (f2101a867d -> 4d1a8092ea)
desruisseaux
-
2026/02/20
(sis) 01/02: Renamed `TiledGridResource` as `TiledGridCoverageResource`.
desruisseaux
-
2026/02/19
(sis) branch geoapi-4.0 updated: Rework the way that native libraries are loaded for avoiding to destroy the same library many times when the library was loaded from a filename. This is needed for avoiding a JVM crash if the `GDALStoreProvider(Path)` constructor was invoked many times with the same path.
desruisseaux
-
2026/02/19
(sis) branch geoapi-4.0 updated: feat(Math): add Similarity transform interface and Similarity3D
jsorel
-
2026/02/18
(sis) branch geoapi-4.0 updated: feat(NetCDF): improve moving features read performances, fix moving feature time property single value for features which are not trajectories
jsorel
-
2026/02/18
(sis) branch geoapi-4.0 updated: fix(NetCDF): fix dimension mismatch between geometry coordinates and it's declared CRS
jsorel
-
2026/02/16
(sis) branch geoapi-4.0 updated: fix(Geometry): fix mesh primitive normal array larger then needed
jsorel
-
2026/02/13
(sis) 03/03: Adjust the API for future implementation of `TileMatrixSet`: - Simpler `TiledGridResource.read(…)` method to override. - Replace `ReshapedImage` constructors by static methods.
desruisseaux
-
2026/02/13
(sis) 01/03: Move `TiledGridResource` and `TiledGridCoverage` to public API.
desruisseaux
-
2026/02/13
(sis) branch geoapi-4.0 updated (db9b5d4b64 -> 5431859977)
desruisseaux
-
2026/02/13
(sis) 02/03: Replace `X_DIMENSION` and `Y_DIMENSION` constant by configurable fields. The intend it to reduce the risk of breaking API compatibility in future evolutions.
desruisseaux
-
2026/02/11
(sis) branch geoapi-4.0 updated: feat(Geometry): prepare ArrayFactory interface to support Java or FFM allocation
jsorel
-
2026/02/11
(sis) 01/02: Safety against a possible integer overflow. Safety against precision loss.
desruisseaux
-
2026/02/11
(sis) branch geoapi-4.0 updated (363c87b822 -> 9cb97c64c3)
desruisseaux
-
2026/02/11
(sis) 02/02: Add a `GridExtent.reshape(long[])` method and use that for simplifying some code. Minor opportunistic reformating.
desruisseaux
-
2026/02/11
(sis-site) 01/01: Merge branch 'asf-staging' into asf-site.
desruisseaux
-
2026/02/11
(sis-site) branch asf-site updated (9531cc03 -> b13d76e9)
desruisseaux
-
2026/02/11
(sis-site) branch asf-staging updated: Update links to download files.
desruisseaux
-
2026/02/11
(sis-site) branch main updated: Update links to download files.
desruisseaux
-
2026/02/05
(sis) branch main updated (95477cf094 -> 8ef62b01f5)
desruisseaux
-
2026/02/05
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2026/02/05
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2026/02/05
(sis) branch geoapi-3.1 updated (da07d96a90 -> 8c45b25f06)
desruisseaux
-
2026/02/05
(sis) branch geoapi-4.0 updated: Adjustment in warning or error messages produced by the GIMI reader.
desruisseaux
-
2026/02/05
(sis) 01/03: Add documentation and test in `DefaultEvaluator` in attempt to identify the cause of a random JUnit test failure during parallel execution.
desruisseaux
-
2026/02/05
(sis) branch geoapi-4.0 updated (3e7afe4085 -> 8d49b3b445)
desruisseaux
-
2026/02/05
(sis) 03/03: Fix GDAL support on MacOS by using `System.mapLibraryName(String)`. Opportunistic documentation fixes and simplification.
desruisseaux
-
2026/02/05
(sis) 02/03: Fix some documentation about `NumberType`.
desruisseaux
-
2026/02/03
(sis-site) 01/01: Merge branch 'asf-staging' into asf-site
desruisseaux
-
2026/02/03
(sis-site) branch asf-site updated (b71fc9ff -> 9531cc03)
desruisseaux
-
2026/02/03
(sis-site) branch asf-staging updated: Replace `closer.cgi` by `closer.lua`. Add a missing item in release notes.
desruisseaux
-
2026/02/03
(sis-site) branch main updated: Add a missing item in release notes.
desruisseaux
-
2026/02/03
(sis-site) branch main updated: Replace `closer.cgi` by `closer.lua`. Also send announcement emails to `geospatial` list.
desruisseaux
-
2026/02/03
svn commit: r82270 - release/sis/1.5
desruisseaux
-
2026/02/03
(sis) branch geoapi-4.0 updated: Remove deprecated methods after release.
desruisseaux
-
2026/02/02
(sis) branch main updated: Upgrade version number: missed an occurrence.
desruisseaux
-
2026/02/02
(sis) branch main updated: Upgrade version number to `1.7-SNAPSHOT` for next development cycle.
desruisseaux
-
2026/01/30
(sis-site) branch asf-site updated (044b43ee -> b71fc9ff)
desruisseaux
-
2026/01/30
(sis-site) 01/01: Merge branch 'asf-staging' into asf-site for SIS 1.6 release.
desruisseaux
-
2026/01/30
(sis-site) branch asf-staging updated: Regenerate the web site with EPSG version numbers added.
desruisseaux
-
2026/01/30
(sis-site) branch main updated: Add versions of EPSG geodetic dataset in release notes.
desruisseaux
-
2026/01/30
(sis) tag 1.6 created (now e9a35f0942)
desruisseaux
-
2026/01/30
(sis) 02/02: Set version number to 1.6.
desruisseaux
-
2026/01/30
svn commit: r82211 - dev/sis/1.6
desruisseaux
-
2026/01/30
svn commit: r82210 - dev/sis/1.6/RC1 release/sis/1.6
desruisseaux
-
2026/01/27
(sis-site) branch main updated: Prepare documentation for the release.
desruisseaux
-
2026/01/27
svn commit: r82134 - in dev/sis/1.6: . RC1
desruisseaux
-
2026/01/27
(sis) 01/01: Merge branch 'geoapi-3.1': prepare for release of SIS 1.6.
desruisseaux
-
2026/01/27
(sis) branch main updated (f2c7698343 -> 80c1cdc896)
desruisseaux
-
2026/01/27
(sis) branch geoapi-4.0 updated: Set version number and the EPSG geodetic dataset URL to expected values after release.
desruisseaux
-
2026/01/27
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: prepare for SIS 1.6 release.
desruisseaux
-
2026/01/27
(sis) branch geoapi-3.1 updated (e447260eea -> da07d96a90)
desruisseaux
-
2026/01/27
svn commit: r1931572 - sis/release-test/maven
desruisseaux
-
2026/01/26
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2026/01/26
(sis) branch main updated (f034daa245 -> f2c7698343)
desruisseaux
-
2026/01/26
(sis) branch geoapi-3.1 updated (af22957697 -> e447260eea)
desruisseaux
-
2026/01/26
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2026/01/26
(sis) branch geoapi-4.0 updated: Post-merge automatic reorganization of imports order.
desruisseaux
-
2026/01/26
(sis) branch main updated (e336ffb266 -> f034daa245)
desruisseaux
-
2026/01/26
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2026/01/26
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: - Optimization of the handling of `java.time` in filters. - Improve separation of math transform when wraparound step is present.
desruisseaux
-
2026/01/26
(sis) branch geoapi-3.1 updated (e0d696a63a -> af22957697)
desruisseaux
-
2026/01/26
(sis) branch geoapi-4.0 updated: Update instructions about EPSG upgrade.
desruisseaux
-
2026/01/26
(sis-site) branch main updated: Update the definition of operation methods following EPSG upgrade.
desruisseaux
-
2026/01/26
(sis) 01/02: Convert literal values in advance when possible.
desruisseaux
-
2026/01/26
(sis) branch geoapi-4.0 updated (9f766a14c9 -> 4065171388)
desruisseaux
-
2026/01/26
(sis) 02/02: Add a note about a work to do in `PassThroughTransform`.
desruisseaux
-
2026/01/26
svn commit: r1931546 - sis/data/non-free/EPSG
desruisseaux
-
2026/01/26
(sis) branch geoapi-4.0 updated: Consolidation of the conversion of temporal objects before comparison. It fixes a `NullPointerException` when there is no converter available.
desruisseaux
-
2026/01/25
(sis) branch geoapi-4.0 updated: Refactor `TimeMethods` with more support of conversions of `java.time` objects to compare. Add in `TemporalFilter` an optimization for temporal objects similar to the optimization already done for numerical objects.
desruisseaux
-
2026/01/25
(sis) branch geoapi-4.0 updated (4aef90224e -> d6f35024a6)
desruisseaux
-
2026/01/25
(sis) 01/02: Move `ArithmeticFunctionTest` to the correct package. Reuse existing `ScopedName` in `ArithmeticFunction`. Documentation fixes.
desruisseaux
-
2026/01/25
(sis) 02/02: Simplify `ComparisonFilter` by delegating to `TimeMethods` when the operands are temporal. It will also enable optimization in future commits.
desruisseaux
-
2026/01/24
(sis) branch geoapi-4.0 updated: Bug fixes in the reduction of dimensions of a wraparound transforms. Improve the coverage of the JUnit test.
desruisseaux
-
2026/01/23
(sis) branch geoapi-4.0 updated: Initial fix of the reduction in the number of dimensions of `WraparoundTransform`. This is needed for allowing `TransformSeparator` to work on it.
desruisseaux
-
2026/01/22
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2026/01/22
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: * Refactoring of arithmetic operations in filters. * New API for multi-dimensional coordinate operations.
desruisseaux
-
2026/01/22
(sis) branch main updated (52d55b27ea -> e336ffb266)
desruisseaux
-
2026/01/22
(sis) branch geoapi-3.1 updated (a2c13a9421 -> e0d696a63a)
desruisseaux
-
2026/01/22
(sis-site) branch asf-site updated (fe1aca15 -> 044b43ee)
desruisseaux
-
2026/01/22
(sis-site) 01/01: Merge branch 'asf-staging' into asf-site: copyright year update and minor additions in the documentation.
desruisseaux
-
2026/01/22
(sis-site) branch asf-staging updated: Fix highlight on the "Home" page.
desruisseaux
-
2026/01/22
(sis-site) branch main updated: Fix highlight on the "Home" page.
desruisseaux
-
2026/01/22
(sis-site) branch asf-staging updated: Regenerage the web site. Contains editions about EPSG, GDAL and matrix operations, changes of copyright year, changes in the layout generated by the Hugo software.
desruisseaux
-
2026/01/22
(sis-site) 02/02: Fix the link to the "How to" page, following changes in Hugo-generated layout.
desruisseaux
-
2026/01/22
(sis-site) 01/02: Add instructions about how to ask user's permission for downloading EPSG data.
desruisseaux
-
2026/01/22
(sis-site) branch main updated (81c51ce8 -> 44b03235)
desruisseaux
-
2026/01/22
(sis) branch geoapi-4.0 updated: Improve documentations. There is no significant code change except an adjustment of logging level.
desruisseaux
-
2026/01/21
(sis) branch geoapi-4.0 updated: Rename `GridDerivation.selectDimensions(Predicate)` as `selectAxes(int...)`.
desruisseaux
-
2026/01/20
(sis) branch geoapi-4.0 updated: Refactor the code for filtering the dimensions of a CRS.
desruisseaux
-
2026/01/09
(sis) branch geoapi-4.0 updated: Add a `GridDerivation.project(Predicate)` method for filtering the CRS axes of a grid geometry.
desruisseaux
-
2026/01/09
(sis) 01/02: Replace the `-e` option by the more portable `-f` option in `readlink`.
desruisseaux
-
2026/01/09
(sis) 02/02: Add a tolerance factor in `TranslatedTransform`. Fix a missing computation of inverse transform.
desruisseaux
-
2026/01/09
(sis) branch geoapi-4.0 updated (1c135038b1 -> 30bf8f0c40)
desruisseaux
-
2026/01/08
(sis) branch geoapi-4.0 updated: Make `DefaultEvaluator` more robust to the case where the `gridToCRS` transform has a scale factor of NaN.
desruisseaux
-
2026/01/08
(sis-site) branch main updated: Add note about NaN in matrix operations, calendar used by java.time, enabling tests with EPSG database, and optional usage of GDAL.
desruisseaux
-
2026/01/07
(sis) branch geoapi-4.0 updated: Fix to avoid decorating DisjointExtentException and CannotEvaluateException in TiledGridCoverage.render()
jsorel
-
2026/01/06
(sis) 01/03: Fix wrong value of `ArithmeticFunction.getResultClass()`. Minor code formatting (spaces).
desruisseaux
-
2026/01/06
(sis) 02/03: Remove the `USE_FMA` internal flag. Was always on for last years.
desruisseaux
-
2026/01/06
(sis) branch geoapi-4.0 updated (eebcfeeaab -> 846d83107f)
desruisseaux
-
2026/01/06
(sis) 03/03: When transforming a 0 coordinate, we need to get the origin even if the scale factor is NaN.
desruisseaux
-
2026/01/05
(sis) branch geoapi-4.0 updated: Refactor `org.apache.sis.filter.ArithmeticFunction` for skipping the verifications of operand types when those types are known in advance.
desruisseaux
-
2025/12/30
(sis) branch main updated (4532837aa7 -> 52d55b27ea)
desruisseaux
-
2025/12/30
(sis) branch geoapi-3.1 updated (eec072bb3f -> a2c13a9421)
desruisseaux