Messages by Thread
-
-
(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
-
(sis) branch geoapi-4.0 updated: Handle more divers structures in GIMI files
jsorel
-
(sis) branch geoapi-4.0 updated (2b9172f57c -> c0ea93a741)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Provides metadata information about the software used by `NetcdfStore` for reading a netCDF file. This commit completes the previous one, which was providing this information for all other stores. The netCDF case required additional pre-defined metadata and helper methods for fetching version. This commit also simplifies the way to build that "formatSpecificationCitation" metadata node.
desruisseaux
-
(sis) branch geoapi-4.0 updated (0e4a3bba3c -> 57aa818b35)
desruisseaux
-
(sis) branch geoapi-4.0 updated (dee18f48ab -> 0e4a3bba3c)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Keep shapefile temporary files aside the original files to avoid writing in system temporary folder
jsorel
-
(sis) branch geoapi-4.0 updated (d97377ab14 -> 4b389265a7)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Simplify fetching `MethodHandle` by storing the linker as a `NativeFunctions` field. Get the method handles for `move` and `delete` operations optional.
desruisseaux
-
(sis) branch geoapi-4.0 updated (fc7815d60f -> bad81f42f1)
desruisseaux
-
(sis) branch geoapi-4.0 updated (7913e12a60 -> fc7815d60f)
jsorel
-
(sis) branch fix/gsf deleted (was ee71f9f491)
jsorel
-
(sis) branch geoapi-4.0 updated: Notify GDAL in advance of the region which will be read (all tiles). This commit contains again renaming of some `TiledGridCoverage` methods in an attempt to make them less ambiguous.
desruisseaux
-
(sis) branch geoapi-4.0 updated (6ae933802f -> 4f66c86c45)
desruisseaux
-
(sis) branch geoapi-4.0 updated (b43d5d4d36 -> 6ae933802f)
desruisseaux
-
(sis) branch fix/gsf created (now ee71f9f491)
jsorel
-
(sis) branch geoapi-4.0 updated: Reimplement `getComponentFiles()` by fetching this information from GDAL instead of guessing.
desruisseaux
-
(sis) branch geoapi-4.0 updated (fc7868cc4a -> f736d4ebd7)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Adjust the verifications of tile size.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Bug fix: need to take subsampling in account when computing the destination region.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Reorganize the `TiledGridCoverage` base class in support for GDAL data store:
desruisseaux
-
(sis) branch geoapi-4.0 updated (496130940f -> dab1256806)
desruisseaux
-
(sis) branch geoapi-4.0 updated: `TiledGridResource.getFillValue()` should return an array with one value per band instead of a single value for all bands.
desruisseaux
-
(sis) branch geoapi-4.0 updated (1914e05f85 -> 9de980b207)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Documentation fixes.
desruisseaux
-
(sis) branch main updated (589b2aa29a -> 76fed8a0e3)
desruisseaux
-
(sis) branch geoapi-3.1 updated (75c7265a47 -> ae3809ff1c)
desruisseaux
-
(sis) branch geoapi-3.1 updated: Add only on the `geoapi-3.1` branch some deprecated methods anticipating a transition between GeoAPI 3.0 and 4.0.
desruisseaux
-
(sis) branch main updated (4c46d7bb98 -> 589b2aa29a)
desruisseaux
-
(sis) branch geoapi-3.1 updated (8dbe7f3e64 -> 2563f4abe5)
desruisseaux
-
(sis) branch geoapi-4.0 updated (70d35b06da -> 62047abd7a)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add support for `DataSource` created from JDBC URL in `StorageConnector`. Add documentation and minor cleanup.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Consolidation in the handling of exceptions in SQLStore and handle one more metadata (date of last update). This is work in preparation for Geopackage support.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Tune `SQLStore` in support for Geopackage: - Implement `SQLStore.getIdentifier()`. - Specify a locale for table contents. - Clarification in comments.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Make `SQLStore` more extensible, in preparation for Geopackage support. It requires making `SQLStore` abstract and moving the concrete class in a new subclass named `SimpleFeatureStore`.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Move the `SQLStore.findCRS(int)` and `findSRID(CRS)` methods to a separated `DataAccess` object. This separation allows to keep using the same SQL connection for many CRS/SRID searches or other operations.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Minor adjustments in API related to `DataStore` in preparation for Geopackage. The most significant change is that `SQLStore.components()` returns a list of `Resource` instead of `FeatureSet` because the store can also contain rasters.
desruisseaux
-
(sis) branch geoapi-4.0 updated (a09dffd3c5 -> a6b1bfaeca)
desruisseaux
-
(sis) branch geoapi-4.0 updated (5112580cf8 -> a09dffd3c5)
desruisseaux
-
(sis) branch geoapi-4.0 updated: `SQLStore` needs to understand more than one CRS definition column. The current use case is to accept the Geopackage extension storing a WKT 2 definition in a separated column in addition to WKT 1. Future versions may accept more columns for CRS-JSON or others.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Dispatch query instances in each class, remove queries bundle
jsorel
-
(sis) branch geoapi-4.0 updated: Remove the dependency to Hikari. Instead, users wanting Hikari should provide a `DataSource` as the store input. This approach gives more flexibility by allowing users to configure Hikari as they want, or to use another pool.
desruisseaux
-
(sis) branch geoapi-4.0 updated (3b047f32e1 -> 0046340d13)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add tests for the Geopackage module (work by Johann Sorel).
desruisseaux