Messages by Thread
-
-
(sis) branch geoapi-4.0 updated: Add a fallback when the identifier is null while formatting an error message.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix an exception when metadata in a TIFF file declare a resolution of 0.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix an exception in the creation of a concatenated operation when one of the steps has different source and target CRS but nevertheless an identity transform.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Try to make the warning a little bit more accurate in netCDF data store. When the CRS is declared in different ways, verify that they are consistent. Store enumeration values on 64 bits integers instead of 32 bits, because they are sometime bitmask with values that require 32 bits unsigned integers.
desruisseaux
-
(sis) branch geoapi-4.0 updated (f797799d32 -> b33e87aa76)
desruisseaux
-
(sis) branch main updated (ae65a8be08 -> fed83f0af1)
desruisseaux
-
(sis) branch geoapi-3.1 updated (4c5563faad -> 64feb29631)
desruisseaux
-
(sis) branch main updated (1531118a77 -> ae65a8be08)
desruisseaux
-
(sis) branch geoapi-3.1 updated (2cfb383a96 -> 4c5563faad)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Missing translation when writing a GeoTIFF file with grid coordinates that do not start at zero.
desruisseaux
-
(sis) branch geoapi-4.0 updated (2a8655e255 -> f63533fbb6)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Change of axis order in GeoTIFF writer should accept directions such as "North along 90°E".
desruisseaux
-
(sis) branch geoapi-4.0 updated (8203b0337b -> 9ee2b4da8f)
desruisseaux
-
(sis) branch geoapi-4.0 updated (3f88ee02c2 -> 8203b0337b)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add an "opaque overlay" merge strategy for `CoverageAggregator`. Detect automatically when the "slices" are actually tiles in a mosaic, in which case the the "opaque overlay" strategy can be automatically selected. Improves `ImageOverlay` implementation for avoiding to copy tiles when possible.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix a NullPointerException with HDF5 files having unnamed dimensions.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Update JTS version to 1.20.0
jsorel
-
(sis) branch geoapi-4.0 updated (b294df8a45 -> 4e446feef3)
desruisseaux
-
(sis) branch geoapi-4.0 updated (4006d7b477 -> b294df8a45)
jsorel
-
(sis) branch geoapi-4.0 updated: Fix a NullPointerException in portrayal (incubator).
desruisseaux
-
(sis) branch geoapi-4.0 updated: Remove an identifier wrongly associated to format specification in metadata.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Upgrade GeoAPI version for resolving a test failure during GeoAPI build.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Implement the `getFileSet()` method in `GeoTiffStore`.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix a wrong license header. This is one of the numerous files that we ported from the Geotk project, and we forgot to change the header of that one.
desruisseaux
-
(sis) branch main updated (4bd7092a20 -> ae65a8be08)
desruisseaux
-
(sis) branch geoapi-3.1 updated (630a996a08 -> 4c5563faad)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Detect name collision in the fields reported by GDAL. It happens for example when using the Shapefile driver, because field names are truncated to 10 characters.
desruisseaux
-
(sis) branch geoapi-4.0 updated (4049ee5d82 -> 37ca8154b9)
desruisseaux
-
(sis) branch visual-test updated: Update for a change in SIS internal API.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add a DataType.UINT type for distinguishing whether Java2D `DataBuffer.TYPE_INT` should be interpreted as signed or unsigned. The sign of the integer type is ambiguous in Java2D, as it depends on the context. Methods were added in `DataType` for handling this ambiguity.
desruisseaux
-
(sis) branch main updated (84a6d62055 -> 4bd7092a20)
desruisseaux
-
(sis) branch geoapi-3.1 updated (9160018564 -> 630a996a08)
desruisseaux
-
(sis) branch geoapi-4.0 updated (cb303c4705 -> 8c6d8cca43)
desruisseaux
-
(sis) branch main updated (1531118a77 -> 84a6d62055)
desruisseaux
-
(sis) branch geoapi-3.1 updated (2cfb383a96 -> 9160018564)
desruisseaux
-
(sis) branch geoapi-4.0 updated (482e27bf24 -> cb303c4705)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Consolidation of the handling of `PlanarImage.SAMPLE_DIMENSIONS_KEY`: - Document that some elements may be null, and adjust codes accordingly. - Ensure that `ImageProcessor.statistics(…)` never return null values. - Change some internal from `SampleDimensions[]` to `List<SampleDimension>`. It reduces the number of conversions between those two types.
desruisseaux
-
(sis) branch geoapi-4.0 updated (b9f98ce7e1 -> bb8db50cd2)
desruisseaux
-
(sis) branch geoapi-4.0 updated (1b0067787b -> b9f98ce7e1)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Remove the `horizontal` boolean argument in `ShapeUtilities.parabolicControlPoint(…)`. It was never used.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix: calculation of contributions in `ImageOverlay` was too large. Edit documentation by saying that each image is fully opaque.
desruisseaux
-
(sis) branch geoapi-4.0 updated (6718873520 -> 4349cc81c8)
desruisseaux
-
(sis) branch geoapi-4.0 updated (0173414d34 -> 6718873520)
desruisseaux
-
(sis) branch geoapi-4.0 updated: `Extents.getVerticalRange(…)` may throw an exception when a value is NaN.
desruisseaux
-
(sis) branch geoapi-4.0 updated (78771af452 -> 72ce0be904)
desruisseaux
-
(sis) branch geoapi-4.0 updated (aeaadf2f05 -> 78771af452)
desruisseaux
-
(sis) branch geoapi-4.0 updated: GeoTIFF writer should throw an exception instead of logging a warning when the CRS or the "grid to CRS" transform cannot be encoded.
desruisseaux
-
(sis) branch geoapi-4.0 updated (61589faccb -> 6a22d7e5e9)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Rename `MultiSourceLayout` and `BandAggregateLayout` for making clear that this is about band aggregate only rather than all multi-source image.
desruisseaux
-
(sis) branch geoapi-4.0 updated (08e4257586 -> c9a672132b)
desruisseaux
-
(sis) branch geoapi-4.0 updated (08710309d3 -> 08e4257586)
desruisseaux
-
(sis) branch geoapi-4.0 updated (e76f36ff59 -> 08710309d3)
desruisseaux
-
(sis) branch geoapi-4.0 updated (334fd6ba50 -> e76f36ff59)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Relax the check for the number of dimensions when the grid coverage has less dimensions than its CRS.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Avoid a NullPointerException when a GeoTIFF file has incomplete georeferencing information.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add a `GridGeometry.getOrigin()` method.
desruisseaux
-
(sis) branch geoapi-4.0 updated (66809d27ae -> 6cdeffb8f5)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Handle empty files as non-existent files when opening a `DataStore` in write mode. This is needed because when requesting a temporary file, an empty file is created.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Change the order of `AxesConvention` enumeration values from most conservative to most aggressive.
desruisseaux
-
(sis) branch geoapi-4.0 updated (90a499a32d -> 416551cdc7)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Resolve a "unspecified CRS" exception when reading a GeoTIFF with a three-dimensional CRS (a geographic or projected CRS + a vertical CRS on user-defined datum).
desruisseaux
-
(sis) branch main updated (a833e1da47 -> 1531118a77)
desruisseaux
-
(sis) branch geoapi-3.1 updated (cccbaee7b7 -> 2cfb383a96)
desruisseaux
-
(sis) branch main updated (7f0548fd16 -> a833e1da47)
desruisseaux
-
(sis) branch geoapi-3.1 updated (dd9c40499b -> cccbaee7b7)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Minor cleanups: * Fix wrong class name in documentation: ReferencingFactory → WKTDictionary * Add a missing `synchronized` keyword on `WorldFileStore.getFileSet()`.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix beamFlags and qualityFlags in GSF decoder
jsorel
-
(sis) branch geoapi-4.0 updated: Fix a DataStoreException about duplicated identifier when a table contains 2 foreigner keys referencing the same table. https://issues.apache.org/jira/browse/SIS-606
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add converters between strings to various kinds of `java.time` objects. This is needed by `SQLStore` when a column is mapped to e.g. `LocalDate`.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Cache loaded tiles in GIMI resource
jsorel
-
(sis) branch geoapi-4.0 updated: Decode OGR vector layers, rebuild FeatureTypes
jsorel
-
(sis) branch geoapi-4.0 updated: Avoid recomputing matrix grid geometry, fix matrix transform alignement
jsorel
-
(sis) branch geoapi-4.0 updated: Avoid a raster copy in gimi MatrixGridResource
jsorel
-
(sis) branch main updated (cec9c38ae6 -> 7f0548fd16)
desruisseaux
-
(sis) branch geoapi-3.1 updated (52303614bb -> dd9c40499b)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Try to reduce the amount of warnings by checking if the EPSG database is present before to execute tests that may require it. The same messages was sometime logged many times because of race conditions when many tests are executed in parallel. It was causing not only log pollution, but also random test failures for some tests that verify the logs.
desruisseaux
-
(sis) branch feat/ogr created (now afbaafb4f9)
jsorel
-
(sis) branch geoapi-4.0 updated: Fix minor errors identified during the merge.
desruisseaux
-
(sis) branch main updated (7bc26353fd -> cec9c38ae6)
desruisseaux
-
(sis) branch geoapi-3.1 updated (9ca2b16af0 -> 52303614bb)
desruisseaux
-
(sis) branch geoapi-3.1 updated: Merge of automatic reorganization of imports order.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Post-merge automatic import order.
desruisseaux
-
(sis) branch main updated (53bd65bc94 -> 7bc26353fd)
desruisseaux
-
(sis) branch geoapi-3.1 updated (f9314a0864 -> 1f1a9766c0)
desruisseaux
-
(sis) branch geoapi-4.0 updated (1e8dc4cba9 -> cf8135d4e3)
desruisseaux
-
(sis) branch geoapi-4.0 updated: More effort in making log messages less numerous and more relevant when the EPSG database is not available.
desruisseaux
-
(sis) branch main updated (d162d1255b -> 53bd65bc94)
desruisseaux
-
(sis) branch geoapi-3.1 updated (edc8e9e83e -> f9314a0864)
desruisseaux
-
(sis) branch geoapi-4.0 updated (a9f4e4bc86 -> 0a71185c8c)
desruisseaux
-
(sis) branch geoapi-4.0 updated: In Gimi store, avoid large array copies by reading from Channel directely in image DataBuffer
jsorel
-
(sis) branch geoapi-4.0 updated: Implement TiledGridResource for Uncompressed items in GIMI Store
jsorel
-
(sis) branch geoapi-4.0 updated: Support reading range of bytes in data boxes in GIMI store
jsorel
-
(sis) branch geoapi-4.0 updated: Support URI or Path input in GIMI DataStore
jsorel
-
(sis) branch geoapi-4.0 updated: Delay reading items in GIMI store, add javadoc
jsorel
-
(sis) branch geoapi-4.0 updated: Hide aggregated resources in GIMI store, fix incorrect tile raster offset
jsorel
-
(sis) branch main updated (76fed8a0e3 -> d162d1255b)
desruisseaux
-
(sis) branch geoapi-3.1 updated (ae3809ff1c -> edc8e9e83e)
desruisseaux
-
(sis) branch geoapi-4.0 updated (5364df70d4 -> 27465f381e)
desruisseaux