Messages by Date
-
2026/07/12
(sis) branch main updated (9f647391e7 -> 30c90dd3c6)
desruisseaux
-
2026/07/12
(sis) 02/02: Merge branch 'geoapi-3.1'
desruisseaux
-
2026/07/12
(sis) 01/02: Merge branch 'geoapi-3.1'
desruisseaux
-
2026/07/12
(sis) branch geoapi-3.1 updated (efcc2b768f -> 9c02e400ee)
desruisseaux
-
2026/07/12
(sis) 02/02: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2026/07/12
(sis) 01/02: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2026/07/12
(sis) 03/03: Promote the GeoHEIF module from incubator to endorsed modules. https://issues.apache.org/jira/browse/SIS-636
desruisseaux
-
2026/07/12
(sis) 01/03: Localize the warnings and error messages of the HEIF module.
desruisseaux
-
2026/07/12
(sis) branch geoapi-4.0 updated (bda6b01110 -> 285a35ca46)
desruisseaux
-
2026/07/12
(sis) 02/03: Prepare for promotion of the GeoHEIFF module to the endorsed group of modules, which is still on Java 11.
desruisseaux
-
2026/07/12
(sis) branch fix/geotiff-flaky-test deleted (was 65cb2c7145)
desruisseaux
-
2026/07/11
(sis) 02/03: Rename `CoverageBuilder` as `ImageResourceBuilder`.
desruisseaux
-
2026/07/11
(sis) 01/03: Rename GeoHEIF `Pyramid` class as `PyramidedImageResource`.
desruisseaux
-
2026/07/11
(sis) 03/03: Create coverage name in a way more consistent with TIFF reader.
desruisseaux
-
2026/07/11
(sis) branch geoapi-4.0 updated (f3fd0c2c60 -> bda6b01110)
desruisseaux
-
2026/07/10
(sis) branch geoapi-4.0 updated: Be more conservative with files without georeferencing information. Instead of inferring a "grid to CRS" far from the reading process, use a new `getGridGeometryWithDefaults()` method.
desruisseaux
-
2026/07/08
(sis) 01/01: Merge branch 'geoapi-3.1'. Contains bug fixes in HEIF reader and more robust support to the case where the CRS is missing.
desruisseaux
-
2026/07/08
(sis) branch main updated (442474f820 -> 9f647391e7)
desruisseaux
-
2026/07/08
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1.
desruisseaux
-
2026/07/08
(sis) branch geoapi-3.1 updated (4589e86bfb -> efcc2b768f)
desruisseaux
-
2026/07/08
(sis) branch geoapi-4.0 updated (3c5edfa91e -> b87ed440db)
desruisseaux
-
2026/07/08
(sis) 02/03: If the `gridToCRS` transform is not available, fallback on resolution. This commit uses the information provided by the previous commit.
desruisseaux
-
2026/07/08
(sis) 01/03: Consolidate the use of default resolution in a new `GridGeometry.defaultToGridCRS(Identifier)` method. The goal is to handle missing "grid to CRS" transform in a way which is consistent between TIFF and HEIF.
desruisseaux
-
2026/07/08
(sis) 03/03: Fix the notification of tile read events which was lost after the image to show changed. Fix the display of pixel values which was broken when the coverage has no CRS.
desruisseaux
-
2026/07/07
(sis) branch geoapi-4.0 updated: Make possible to use a pyramided TIFF image even if there is no "grid to CRS" transform.
desruisseaux
-
2026/07/06
(sis) branch geoapi-4.0 updated: Fix a wrong handling of subsampling in the HEIF reader.
desruisseaux
-
2026/07/06
(sis) branch geoapi-4.0 updated: When computing the sub-region to read from a large untiled raster, pixel coordinates need to be converted to sample value coordinates. This conversion was done in TIFF reader but missing in HEIF reader. Since the conversion is not obvious, add a helper `Builder` class.
desruisseaux
-
2026/07/02
(sis) 01/02: Add a way to create an `EngineeringCRS` for a grid geometry which contains only an extent.
desruisseaux
-
2026/07/02
(sis) 02/02: Fix the interleave type of RGB profile in HEIF files.
desruisseaux
-
2026/07/02
(sis) branch geoapi-4.0 updated (6988814b79 -> 9ead214688)
desruisseaux
-
2026/06/24
(sis) branch geoapi-4.0 updated: Avoid an `IllegalGridGeometryException` when a pyramid contains no "grid to CRS" transform.
desruisseaux
-
2026/06/24
(sis) branch geoapi-4.0 updated: Fix an exception when showing pixel coordinates of a 3D image in the JavaFX application. Also fix misleading direction symbols and adjust some documentation. The pixel coordinates are needed at least for debugging.
desruisseaux
-
2026/06/23
(sis) branch main updated (f7bef1427d -> 442474f820)
desruisseaux
-
2026/06/23
(sis) 01/02: Merge branch 'geoapi-3.1'. Contains bug fixes in default implementation of `TileMatrix` interface.
desruisseaux
-
2026/06/23
(sis) 02/02: Merge of automatic reorganization of imports order.
desruisseaux
-
2026/06/23
(sis) 02/02: Merge of automatic reorganization of imports order.
desruisseaux
-
2026/06/23
(sis) branch geoapi-3.1 updated (9db36b9428 -> 4589e86bfb)
desruisseaux
-
2026/06/23
(sis) 01/02: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2026/06/23
(sis) branch geoapi-4.0 updated (0061e5aa33 -> c1f0c18816)
desruisseaux
-
2026/06/23
(sis) 02/02: Post-merge automatic reorganization of imports order.
desruisseaux
-
2026/06/23
(sis) 01/02: Use an arbitrary region during S3 tests for avoiding the following exception thrown by AWS SDK on machines having no `~/.aws/credentials` file: "Unable to load region from system settings. Region must be specified either via environment variable (AWS_REGION) or system property (aws.region)."
desruisseaux
-
2026/06/23
(sis) branch geoapi-4.0 updated (0a2fde0652 -> 0061e5aa33)
desruisseaux
-
2026/06/23
(sis) 01/01: Merge branch 'fix/image-tile-matrix-get-tile' into geoapi-4.0. https://github.com/apache/sis/pull/43
desruisseaux
-
2026/06/21
(sis) branch geoapi-4.0 updated (c13530cdad -> 0a2fde0652)
desruisseaux
-
2026/06/21
(sis) 01/01: Merge branch 'fix/geotiff-flaky-test' into geoapi-4.0 https://github.com/apache/sis/pull/44
desruisseaux
-
2026/06/19
(sis) branch main updated (20ea158492 -> f7bef1427d)
desruisseaux
-
2026/06/19
(sis) 01/01: Merge branch 'geoapi-3.1'. Contains developments of HEIF reader with support of `tili` image scheme and pyramid.
desruisseaux
-
2026/06/19
(sis) branch geoapi-3.1 updated (a98da8ae9c -> 9db36b9428)
desruisseaux
-
2026/06/19
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2026/06/19
(sis) branch geoapi-4.0 updated: Try harder to build a sample model when there is insuffisient information.
desruisseaux
-
2026/06/19
(sis) branch geoapi-4.0 updated: Fix a buffer used when inflating tile data in HEIF.
desruisseaux
-
2026/06/18
(sis) branch geoapi-4.0 updated: Fix the computation of tile index in "tili" image scheme of GeoHEIF. Less distracting exception thrown when an error occurred during decompression.
desruisseaux
-
2026/06/18
(sis) branch geoapi-4.0 updated: Fix the order of pyramid levels in HEIF file. Opportunistic fix in the formatting of scale factors.
desruisseaux
-
2026/06/17
(sis) branch geoapi-4.0 updated: Allows to specify the locale when launching the JavaFX application. This is useful for screenshots to an international audience.
desruisseaux
-
2026/06/17
(sis) 02/02: Add image size columns in `TileMatrixSetFormat`.
desruisseaux
-
2026/06/17
(sis) branch geoapi-4.0 updated (0f40dab9ea -> b811a4f260)
desruisseaux
-
2026/06/17
(sis) 01/02: Make HEIF pyramid more tolerant to the case when the "grid to CRS" transform is not specified.
desruisseaux
-
2026/06/16
(sis) branch geoapi-4.0 updated: Fix a wrong position of to the ZIP data to uncompress in a HEIF file.
desruisseaux
-
2026/06/15
(sis) branch geoapi-4.0 updated: Initial support of "tili" image type in GeoHEIF files.
desruisseaux
-
2026/06/14
(sis) branch geoapi-4.0 updated (23b494440e -> 84de818e9f)
desruisseaux
-
2026/06/14
(sis) 02/02: Implement pyramid support in the GeoHEIF reader.
desruisseaux
-
2026/06/14
(sis) 01/02: Grid coverage cleanup: javadoc and more a class to where it is used.
desruisseaux
-
2026/06/13
(sis) 01/03: Anticipate for the reuse of `ImageModel` in a future version.
desruisseaux
-
2026/06/13
(sis) 02/03: Replace an item list by an item map in the resource builder implementation. This is more convenient and more efficient when getting item by identifier.
desruisseaux
-
2026/06/13
(sis) 03/03: Added support for the "deflate" compression method as a slight variation of the "zlib" method.
desruisseaux
-
2026/06/13
(sis) branch geoapi-4.0 updated (3e9a1deb2e -> 23b494440e)
desruisseaux
-
2026/06/12
(sis) branch geoapi-4.0 updated (4a5efac0c6 -> 3e9a1deb2e)
desruisseaux
-
2026/06/12
(sis) 01/02: Refactor the GeoHEIF reader with more separation of concern. The code that creates color and sample models moves to a new class. The code for uncompressing tiles with ZLIB uses the code shared with GeoTIFF.
desruisseaux
-
2026/06/12
(sis) 02/02: Move also the predictor base class to the shared package. Reuse the byte buffer in the GeoHEIF reader when possible.
desruisseaux
-
2026/06/11
(sis) 02/02: Move part of the `org.apache.sis.storage.geotiff.inflater` package to `org.apache.sis.io.stream.inflater` for sharing with GeoHEIF.
desruisseaux
-
2026/06/11
(sis) 01/02: Javadoc and class renaming for clarity.
desruisseaux
-
2026/06/11
(sis) branch geoapi-4.0 updated (10619683eb -> 4a5efac0c6)
desruisseaux
-
2026/06/11
(sis) branch geoapi-4.0 updated: Add a `SOURCE_NAME_KEY` property to `PlanarImage` for making debugging easier.
desruisseaux
-
2026/06/11
(sis) branch geoapi-4.0 updated: feat(Geotiff): if added resource is tiled, try to reuse it's matrix model.
desruisseaux
-
2026/06/10
(sis) 02/03: Javadoc, formatting and warning suppressions.
desruisseaux
-
2026/06/10
(sis) 01/03: Move the code that search for Z and M values in a separated classes. It make easier to manage the ranges, the flags about Z and M presence and the dimensions all together.
desruisseaux
-
2026/06/10
(sis) 03/03: Add support for writing pyramided GeoTIFF. This is an important step toward a COG writer, but not yet fully COG compliant.
desruisseaux
-
2026/06/10
(sis) branch geoapi-4.0 updated (7d72c08606 -> ca60298d0c)
desruisseaux
-
2026/06/10
(sis) branch geoapi-4.0 updated: fix(JTS): compute 3D and 4D envelopes in JTS geometry Wrapper.getEnvelope() method
jsorel
-
2026/06/09
(sis) branch geoapi-4.0 updated (35d0e9d06e -> 255d12c4b6)
desruisseaux
-
2026/06/09
(sis) 01/01: Basic support of some compression in GeoHEIF files:
desruisseaux
-
2026/06/08
(sis) branch main updated (e285c91d30 -> 20ea158492)
desruisseaux
-
2026/06/08
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2026/06/08
(sis) 01/01: Merge branch geoapi-4.0 into geoapi-3.1.
desruisseaux
-
2026/06/08
(sis) branch geoapi-3.1 updated (45a58d0acf -> a98da8ae9c)
desruisseaux
-
2026/06/05
(sis) 01/02: feat(GeoHeif): support single chunk zlib compressed tiles
jsorel
-
2026/06/05
(sis) 02/02: feat(GeoHeif): support auxilary prj and hfw files
jsorel
-
2026/06/05
(sis) branch geoapi-4.0 updated (b45dfc6001 -> 35d0e9d06e)
jsorel
-
2026/06/05
(sis) branch geoapi-4.0 updated: feat(GeoHeif): extend URIDataStore instead of DataStore
jsorel
-
2026/06/05
(sis) 03/04: feat(GeoHeif): add av1,jp2k,hevc and clean aperture boxes
jsorel
-
2026/06/05
(sis) branch geoapi-4.0 updated (68e24554e7 -> 0adfa9ce80)
jsorel
-
2026/06/05
(sis) 04/04: feat(GeoHeif): support signed integer component, added in ISO:23001-17 amendment 2
jsorel
-
2026/06/05
(sis) 02/04: feat(GeoHeif): add auxl,base,prem,thmb image reference
jsorel
-
2026/06/05
(sis) 01/04: feat(GeoHeif): add CompressionConfiguration and CompressedUnitsItemInfo boxes
jsorel
-
2026/06/04
(sis) branch fix/geotiff-flaky-test updated (ad33ef9dd7 -> 65cb2c7145)
amanin
-
2026/05/30
(sis) branch geoapi-4.0 updated: Fix an index out of bounds exception when the image size is smaller than the tile size. Contains also opportunistic javadoc fixes.
desruisseaux
-
2026/05/29
(sis) 01/01: Merge (with refactoring) branch 'feat/CustomHostS3' into geoapi-4.0. https://github.com/apache/sis/pull/40
desruisseaux
-
2026/05/29
(sis) branch geoapi-4.0 updated (dc78d5d1ab -> 1c3e7cf558)
desruisseaux
-
2026/05/29
(sis) 01/01: Merge branch 'geoapi-3.1'. Contains: - Replacement of `DataStoreProvider.TIMEZONE` by a more unified way to handle parameters. - Support transitive search of metadata title in tree representation. - Bug fixes in SQL store.
desruisseaux
-
2026/05/29
(sis) branch main updated (7232f07008 -> e285c91d30)
desruisseaux
-
2026/05/28
(sis) branch geoapi-3.1 updated (3b34cf323f -> 45a58d0acf)
desruisseaux
-
2026/05/28
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1.
desruisseaux
-
2026/05/28
(sis) 03/03: Move some `ParameterDescriptor` management to the public `OptionKey` class. The intent is to remove the internal `URIDataStoreOption` enumeration in the future.
desruisseaux
-
2026/05/28
(sis) 02/03: Add `@TitleProperty` annotation on more metadata object. This is made possible by the commit just before this one.
desruisseaux
-
2026/05/28
(sis) 01/03: Support transitive search of metadata title when metadata are represented as a tree.
desruisseaux
-
2026/05/28
(sis) branch geoapi-4.0 updated (5dd8cf8403 -> dc78d5d1ab)
desruisseaux
-
2026/05/28
(sis-site) 01/01: Merge branch 'asf-staging' into asf-site.
desruisseaux
-
2026/05/28
(sis-site) branch asf-site updated (b13d76e9 -> a6ab0197)
desruisseaux
-
2026/05/28
(sis-site) branch asf-staging updated (9cc36afe -> d72eaa67)
desruisseaux
-
2026/05/28
(sis-site) branch main updated: fix: Add required ASF policy links to footer
desruisseaux
-
2026/05/26
(sis) branch infrastructure-ruleset-bot/default-branch-protection deleted (was fe472c7f37)
desruisseaux
-
2026/05/26
(sis) branch main updated: Set up default protection ruleset for default and release branches
desruisseaux
-
2026/05/26
(sis) branch geoapi-4.0 updated (1f95591ce4 -> 5dd8cf8403)
desruisseaux
-
2026/05/26
(sis) 01/02: fix(sql): override sql datatype code for timestamp with timezone column
desruisseaux
-
2026/05/26
(sis) 02/02: Merge branch 'fix/timestamp-tz-sql-type' into geoapi-4.0. https://github.com/apache/sis/pull/45
desruisseaux
-
2026/05/26
(sis) 02/02: Remove unused `StoreUtilities` method and move URI-related method to `URIDataStoreProvider`.
desruisseaux
-
2026/05/26
(sis) branch geoapi-4.0 updated (b5bad671d8 -> 1f95591ce4)
desruisseaux
-
2026/05/22
(sis) 02/02: Remove the `SecondaryTrait` internal annotation and use the information provided by the `getStandardType()` method instead.
desruisseaux
-
2026/05/22
(sis) 01/02: `getStandardType()` returns `ParameterizedType` where applicable.
desruisseaux
-
2026/05/22
(sis) branch geoapi-4.0 updated (926e381671 -> b5bad671d8)
desruisseaux
-
2026/05/21
(sis) 05/06: chore(Storage): improve GeoTiff tests to verify tiling of written files
amanin
-
2026/05/21
(sis) branch fix/geotiff-flaky-test created (now ad33ef9dd7)
amanin
-
2026/05/21
(sis) 06/06: chore(Feature): add a test to verify that image reformatting properly retile given image.
amanin
-
2026/05/21
(sis) 02/06: feat(Feature): Make SampleDimension lenient comparable
amanin
-
2026/05/21
(sis) 01/06: chore(Build): ugrade Gradle wrapper to 8.14.4 to allow building with JDK 24
amanin
-
2026/05/21
(sis) 03/06: feat(Utilities): add support for numbers in approximate equality
amanin
-
2026/05/21
(sis) 04/06: fix(Storage): fix Geotiff data store flaky test
amanin
-
2026/05/20
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2026/05/20
(sis) branch main updated (8eb0911e58 -> 3c800ecbf6)
desruisseaux
-
2026/05/20
(sis) 01/01: Merge geoapi-4.0 into geoapi-3.1. The main work are related to improvement in GeoHEIF support.
desruisseaux
-
2026/05/20
(sis) branch geoapi-3.1 updated (60f07fc246 -> 3b34cf323f)
desruisseaux
-
2026/05/20
(sis) branch geoapi-4.0 updated (130aab7172 -> 926e381671)
desruisseaux
-
2026/05/20
(sis) 01/02: Fix an anomaly in the display of the tree of GeoHEIF boxes.
desruisseaux
-
2026/05/20
(sis) 01/06: chore(Build): ugrade Gradle wrapper to 8.14.4 to allow building with JDK 24
amanin
-
2026/05/20
(sis) 04/06: chore(Storage): improve ImageTileMatrix test to verify multiple ways to acquire tiles
amanin
-
2026/05/20
(sis) 02/06: test(Storage): add a test that shows a bug in ImageTileMatrix when trying to get the resource of a 3D tile
amanin
-
2026/05/20
(sis) 03/06: fix(Storage): Fix ImageTileMatrix tile indices to work with slices in N dimensions.
amanin
-
2026/05/20
(sis) branch fix/image-tile-matrix-get-tile updated (c99b7c431e -> 1d55e786a1)
amanin
-
2026/05/20
(sis) 06/06: fix(Image): fix ReshapedImage.singleTile to strictly return the designated tile, and only this tile.
amanin
-
2026/05/20
(sis) 05/06: fix(Storage): Properly handle user "getTiles" requests when requesting multidimensional extents
amanin
-
2026/05/20
(sis) branch fix/image-tile-matrix-get-tile updated (3f10b8f44a -> c99b7c431e)
amanin
-
2026/05/18
(sis) 07/07: fix(Image): Prevent reshaped image to return data outside its domain
amanin
-
2026/05/18
(sis) 01/07: chore(Build): ugrade Gradle wrapper to 8.14.4 to allow building with JDK 24
amanin
-
2026/05/18
(sis) 05/07: fix(Storage): Properly handle user "getTiles" requests when requesting multidimensional extents
amanin
-
2026/05/18
(sis) 06/07: fix(Image): fix ReshapedImage.singleTile to strictly return the designated tile, and only this tile.
amanin
-
2026/05/18
(sis) 02/07: test(Storage): add a test that shows a bug in ImageTileMatrix when trying to get the resource of a 3D tile
amanin
-
2026/05/18
(sis) branch fix/image-tile-matrix-get-tile updated (ac78d7ec34 -> 3f10b8f44a)
amanin
-
2026/05/18
(sis) 04/07: chore(Storage): improve ImageTileMatrix test to verify multiple ways to acquire tiles
amanin
-
2026/05/18
(sis) 03/07: fix(Storage): Fix ImageTileMatrix tile indices to work with slices in N dimensions.
amanin
-
2026/05/17
(sis) branch geoapi-4.0 updated: Apply to ISO-19115 metadata the same mechanism used by GeoHEIF for summarizing metadata.
desruisseaux
-
2026/05/17
(sis) branch geoapi-4.0 updated: Minor refactoring of the `PropertyFormat` internal class for making it more convenient to extend.
desruisseaux
-
2026/05/16
(sis) branch geoapi-4.0 updated: Show summary of GeoHEIF box when the tree node is collapsed. Navigation among HEIF boxes is not easy, so we are trying to help.
desruisseaux
-
2026/05/15
(sis) branch geoapi-4.0 updated: Replace some usages of `ReadOnlyObjectWrapper` by `SimpleObjectProperty` in places where the read-only aspect of the property was not really used.
desruisseaux
-
2026/05/15
(sis) 02/02: Move the storage metadata helper classes to a separated package. This is in anticipation for the addition of more types.
desruisseaux
-
2026/05/15
(sis) 01/02: Replace the internal `TreeFormatCustomization` interface by a public `TreeTable.Node.isVisible()` method.
desruisseaux
-
2026/05/15
(sis) branch geoapi-4.0 updated (ad86df60e5 -> 63c9dc02ec)
desruisseaux
-
2026/05/14
(sis) branch geoapi-4.0 updated: In the tree of GeoHEIF nodes, move the nodes derived from `flags` below the "flags" node.
desruisseaux
-
2026/05/12
(sis) 04/05: In the tree representation of GeoHEIF nodes, indicate when a box is unsupported.
desruisseaux
-
2026/05/12
(sis) branch geoapi-4.0 updated (ea81e2ea10 -> 7ca22a3878)
desruisseaux
-
2026/05/12
(sis) 03/05: Replace `@todo` Javadoc tag by a new `@Incomplete` annotation for identifying the boxes that are not fully implemented.
desruisseaux
-
2026/05/12
(sis) 05/05: Implement the support of the `tilC` box in GeoHEIF files.
desruisseaux
-
2026/05/12
(sis) 01/05: Add an `InternalDataStoreException` for making easier to spot exceptions that shouldn't happen.
desruisseaux
-
2026/05/12
(sis) 02/05: Rename the `gimi` sub-package as `geo` because the GIMI draft standard is heading toward a different approach based on RDF files.
desruisseaux
-
2026/05/11
(sis) 01/02: feat(DataStore): add timezone parameter name constant
jsorel
-
2026/05/11
(sis) 02/02: feat(Shapefile): add support for timezone parameter
jsorel
-
2026/05/11
(sis) branch geoapi-4.0 updated (d367107cdb -> ea81e2ea10)
jsorel
-
2026/05/11
(sis) branch geoapi-4.0 updated: feat(Shapefile): generate consistant feature index when filters are used
jsorel
-
2026/05/10
(sis) branch geoapi-4.0 updated: When invoking `CRS.findOperation(sourceCRS, targetCRS, context)` with a pair of CRSs created by `GridGeometry.createGridCRS(…)`, try to delegate to `GridGeometry.createTransformTo(…)`.
desruisseaux
-
2026/05/07
(sis) branch fix/image-tile-matrix-get-tile updated: test(Storage): add a test that shows a bug in ImageTileMatrix when trying to get the resource of a 3D tile
amanin
-
2026/05/07
(sis) branch geoapi-4.0 updated: Replace numerical values of enumerations by text in GeoTIFF metadata. This is for making debugging easier.
desruisseaux
-
2026/05/07
(sis) branch geoapi-4.0 updated: Be more tolerant in the comparison of members of a datum ensemble.
desruisseaux
-
2026/05/07
(sis) branch geoapi-4.0 updated: feat(Shapefile): create identifiers conform to gml requierements
jsorel
-
2026/05/07
(sis) 01/02: Move `OptionKey` to the storage module. Retrofit `DataOptionKey` into `OptionKey`. Old classes are deprecated for removal.
desruisseaux
-
2026/05/07
(sis) branch geoapi-4.0 updated (d82902e847 -> 7d99b77b9b)
desruisseaux
-
2026/05/07
(sis) 02/02: Add an option for allowing users to supply their own `XMLInputFactory`. Reuse the check done in `InputFactory` against unsupported properties.
desruisseaux
-
2026/05/07
(sis-site) branch main updated: Add a note about API stability.
desruisseaux
-
2026/05/06
(sis) branch geoapi-4.0 updated (021bb9624f -> d82902e847)
jsorel
-
2026/05/06
(sis) 01/02: feat(Geometry): add physics model api from ISO 12113
jsorel
-
2026/05/06
(sis) 02/02: fix(Shapefile): always generate an incremental feature identifier
jsorel
-
2026/05/06
(sis) 01/01: Merge branch 'geoapi-3.1'. This is mostly consolidation with bug fixes, in particular in the GUI application.
desruisseaux
-
2026/05/06
(sis) branch main updated (eb71d2424c -> 8eb0911e58)
desruisseaux
-
2026/05/06
(sis) 01/01: chore(Build): ugrade Gradle wrapper to 8.14.4 to allow building with JDK 24
amanin
-
2026/05/06
(sis) branch fix/image-tile-matrix-get-tile created (now a32122541e)
amanin
-
2026/05/06
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2026/05/06
(sis) branch geoapi-3.1 updated (a646368864 -> 60f07fc246)
desruisseaux
-
2026/05/06
(sis) branch geoapi-4.0 updated: feat(Shapefile): add incremental id shapefile test
jsorel
-
2026/05/06
(sis) branch geoapi-4.0 updated: Add missing call to `BufferedGridCoverage.configure(ImageRender)`.
desruisseaux
-
2026/05/06
(sis) branch visual-test updated: Update for change in SIS internal API.
desruisseaux
-
2026/05/06
(sis) branch geoapi-4.0 updated: feat(Geometry): refactor Cone and Cylinder geometries. Add Capsule,Frustrum,Plane,Ray geometries
jsorel
-
2026/05/05
(sis) branch geoapi-4.0 updated (5f9e157192 -> a6960cfd0e)
desruisseaux
-
2026/05/05
(sis) 01/03: Metadata proxy should implement `java.io.Serializable`. This is necessary for serializing some CRS objects.
desruisseaux
-
2026/05/05
(sis) 02/03: Workaround an `IllegalAccessException` caused by module boundaries. https://issues.apache.org/jira/browse/SIS-632
desruisseaux
-
2026/05/05
(sis) 03/03: Resolve a `NullPointerException` during deserialization by avoiding to compute `wrapAroundChanges` too early.
desruisseaux
-
2026/05/05
(sis) branch geoapi-4.0 updated: Provide more information when a `ResourceInternationalString` cannot be deserialized.
desruisseaux
-
2026/05/04
(sis) branch geoapi-4.0 updated: feat(Shapefile): add support for qpj file
jsorel
-
2026/05/04
(sis) branch geoapi-4.0 updated: feat(Shapefile): generate an identifier when none exist
jsorel
-
2026/05/04
(sis) branch geoapi-4.0 updated: Fix an issue with an EngineeringCRS randomly not found, depending on thread execution order.
desruisseaux
-
2026/05/04
(sis) 01/01: Fix the position of preferred CRS when the list is almost empty.
desruisseaux
-
2026/05/04
(sis) branch geoapi-4.0 updated (967040206d -> 6aa4c1d4b4)
desruisseaux
-
2026/05/04
(sis) branch geoapi-4.0 updated: Fix the position of preferred CRS when the list is almost empty.
desruisseaux