Messages by Date
-
2024/10/06
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2024/10/06
(sis) branch main updated (7bc26353fd -> cec9c38ae6)
desruisseaux
-
2024/10/06
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2024/10/06
(sis) branch geoapi-3.1 updated (9ca2b16af0 -> 52303614bb)
desruisseaux
-
2024/10/06
(sis) branch geoapi-3.1 updated: Merge of automatic reorganization of imports order.
desruisseaux
-
2024/10/06
(sis) branch geoapi-4.0 updated: Post-merge automatic import order.
desruisseaux
-
2024/10/06
(sis) 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
-
2024/10/06
(sis) branch main updated (53bd65bc94 -> 7bc26353fd)
desruisseaux
-
2024/10/06
(sis) branch geoapi-3.1 updated (f9314a0864 -> 1f1a9766c0)
desruisseaux
-
2024/10/06
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1.
desruisseaux
-
2024/10/06
(sis) branch geoapi-4.0 updated (1e8dc4cba9 -> cf8135d4e3)
desruisseaux
-
2024/10/06
(sis) 02/02: `ConcurrentAuthorityFactory.getAuthority()` should propagate the exception instead of logging when the Data Access Object (DAO) cannot connect to the EPSG database. The previous policy was partially responsible for the too verbose logs because it caused callers to retry before they realize that the EPSG factory is not available.
desruisseaux
-
2024/10/06
(sis) 01/02: More accurate warning message when the EPSG tables are not found.
desruisseaux
-
2024/10/05
(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
-
2024/10/04
(sis) branch main updated (d162d1255b -> 53bd65bc94)
desruisseaux
-
2024/10/04
(sis) 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
-
2024/10/04
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. Contain improvements of the GIMI reader (incubator). Resolve a test failure when run without EPSG database. The log messages have also been reduced a little bit.
desruisseaux
-
2024/10/04
(sis) branch geoapi-3.1 updated (edc8e9e83e -> f9314a0864)
desruisseaux
-
2024/10/04
(sis) 04/05: Reduce the amount of logs emitted when the EPSG database is not available. CommonCRS synchronization has been made less fine-grained (which also simplifies the code) because the previous strategy did not prevent duplicated log record under race conditions. The results were correct, but the duplicated log records were confusing.
desruisseaux
-
2024/10/04
(sis) 02/05: Replace byte constants in `MultiAuthoritiesFactory` by an enumeration. This change does not resolve bugs, but makes debugging easier.
desruisseaux
-
2024/10/04
(sis) 05/05: Spelling fixes (no significant changes in the code).
desruisseaux
-
2024/10/04
(sis) branch geoapi-4.0 updated (a9f4e4bc86 -> 0a71185c8c)
desruisseaux
-
2024/10/04
(sis) 03/05: Better detection of when EPSG data are not available and fallback should be used. This is needed for fixing test failures when SIS is built without local EPSG dataset.
desruisseaux
-
2024/10/04
(sis) 01/05: Better check of whether a terminal is available before to propose to download EPSG data. This is needed for avoiding undesired prompts during CI builds.
desruisseaux
-
2024/10/04
(sis) branch geoapi-4.0 updated: In Gimi store, avoid large array copies by reading from Channel directely in image DataBuffer
jsorel
-
2024/10/04
(sis) branch geoapi-4.0 updated: Implement TiledGridResource for Uncompressed items in GIMI Store
jsorel
-
2024/10/03
(sis) branch geoapi-4.0 updated: Support reading range of bytes in data boxes in GIMI store
jsorel
-
2024/10/03
(sis) branch geoapi-4.0 updated: Support URI or Path input in GIMI DataStore
jsorel
-
2024/10/03
(sis) branch geoapi-4.0 updated: Delay reading items in GIMI store, add javadoc
jsorel
-
2024/10/02
(sis) branch geoapi-4.0 updated: Hide aggregated resources in GIMI store, fix incorrect tile raster offset
jsorel
-
2024/10/01
(sis) branch main updated (76fed8a0e3 -> d162d1255b)
desruisseaux
-
2024/10/01
(sis) 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
-
2024/10/01
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. The main works are: - Addition of the optional `org.apache.sis.storage.gdal` module. - More work on GSF and GIMI modules (incubator). - API change in subsampling: `int` → `long`. - Functionality of `ResourceOnFileSystem` made public. - Documentation.
desruisseaux
-
2024/10/01
(sis) branch geoapi-3.1 updated (ae3809ff1c -> edc8e9e83e)
desruisseaux
-
2024/10/01
(sis) 01/03: Document the limitations of the current GDAL modules. Tune the exception to throw when GDAL is not available.
desruisseaux
-
2024/10/01
(sis) 02/03: Make the GSF module independent of the GDAL module. It forces us to copy the `org.apache.sis.storage.panama` package, because we do not yet have a location for it that modules could share. However, we copy only a simplified version of that package in GSF for now.
desruisseaux
-
2024/10/01
(sis) 03/03: Move the GDAL module from "incubator" to "optional". The use of `optional` is temporary since the GDAL license is not a problem. This is because the module depends on Java 22, while the core library depends on Java 11.
desruisseaux
-
2024/10/01
(sis) branch geoapi-4.0 updated (5364df70d4 -> 27465f381e)
desruisseaux
-
2024/10/01
(sis) branch geoapi-4.0 updated: Handle more divers structures in GIMI files
jsorel
-
2024/09/30
(sis) 04/04: Fix a spurious "no data" which was not supposed to be there after conversion to NaN. This spurious "no data" blocked the viewing of GeoTIFF with floating point numbers.
desruisseaux
-
2024/09/30
(sis) 03/04: Better reporting of the exception when metadata are shown in the JavaFX application.
desruisseaux
-
2024/09/30
(sis) 02/04: Bug fixes in the support of sub-components in a GDAL store: - Fix the driver identifier (short name, not long name). - Throw an exception when a component cannot be opened. - Do not close the components that were not opened.
desruisseaux
-
2024/09/30
(sis) 01/04: Better control about whether to clip the region to read to the valid area. This is required because the GeoTIFF and GDAL data stores have opposite needs.
desruisseaux
-
2024/09/30
(sis) branch geoapi-4.0 updated (2b9172f57c -> c0ea93a741)
desruisseaux
-
2024/09/29
(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
-
2024/09/26
(sis) 03/03: Add metadata information about which library (including its version) was used for reading a raster or other data file.
desruisseaux
-
2024/09/26
(sis) branch geoapi-4.0 updated (0e4a3bba3c -> 57aa818b35)
desruisseaux
-
2024/09/26
(sis) 02/03: Add localized resources.
desruisseaux
-
2024/09/26
(sis) 01/03: Move resources in the package that use them, with a test for ensuring that they are accessible.
desruisseaux
-
2024/09/25
(sis) 02/02: Omit the `Specific` suffix in the name of classes that are already in a package named `specific`.
desruisseaux
-
2024/09/25
(sis) branch geoapi-4.0 updated (dee18f48ab -> 0e4a3bba3c)
desruisseaux
-
2024/09/25
(sis) branch geoapi-4.0 updated: Keep shapefile temporary files aside the original files to avoid writing in system temporary folder
jsorel
-
2024/09/21
(sis) 01/01: Simplify fetching `MethodHandle` by storing the linker as a `NativeFunctions` field. Make the method handles for `move` and `delete` operations optional.
desruisseaux
-
2024/09/21
(sis) branch geoapi-4.0 updated (d97377ab14 -> 4b389265a7)
desruisseaux
-
2024/09/21
(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
-
2024/09/20
(sis) branch geoapi-4.0 updated (fc7815d60f -> bad81f42f1)
desruisseaux
-
2024/09/20
(sis) 02/02: Replace `ResourceOnFileSystem` internal interface by a public `Resource.getFileSet()` method. Provides default methods for copying and deleting the resource, with overrides in GDALStore.
desruisseaux
-
2024/09/20
(sis) 01/02: Panama package shall not be exported to all.
desruisseaux
-
2024/09/20
(sis) branch geoapi-4.0 updated (7913e12a60 -> fc7815d60f)
jsorel
-
2024/09/20
(sis) branch fix/gsf deleted (was ee71f9f491)
jsorel
-
2024/09/20
(sis) 01/02: Cleaning GSF function binding and reader, reduce memory footprint
jsorel
-
2024/09/20
(sis) 02/02: Fix incubator modules wrong groupId
jsorel
-
2024/09/18
(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
-
2024/09/17
(sis) branch geoapi-4.0 updated (6ae933802f -> 4f66c86c45)
desruisseaux
-
2024/09/17
(sis) 01/02: Review the way that some "multi-values map" are handled. In the netCDF case, group together the domains (set of axes) that are subset or superset of another domain.
desruisseaux
-
2024/09/17
(sis) 02/02: Refactor the handling of the HYCOM special case, which is replaced by `VariableTransformer`. The special case was about converting an axis of encoded "year month day" values to instants. We need to handle another case used in AML IWC. The difficulty is that they are climatological data (no particular year) with time values encoded as scharacter strings instead of numbers.
desruisseaux
-
2024/09/17
(sis) 02/02: Handle subsampling as long integers instead of 32 bits integers. This is needed because small overviews of large images require a subsampling which is about as large as the image size.
desruisseaux
-
2024/09/17
(sis) 01/02: Allow to read more tiles in one GDAL read operation.
desruisseaux
-
2024/09/17
(sis) branch geoapi-4.0 updated (b43d5d4d36 -> 6ae933802f)
desruisseaux
-
2024/09/17
(sis) 01/01: Cleaning GSF function binding and reader, reduce memory footprint
jsorel
-
2024/09/17
(sis) branch fix/gsf created (now ee71f9f491)
jsorel
-
2024/09/16
(sis) branch geoapi-4.0 updated: Reimplement `getComponentFiles()` by fetching this information from GDAL instead of guessing.
desruisseaux
-
2024/09/16
(sis) branch geoapi-4.0 updated (fc7868cc4a -> f736d4ebd7)
desruisseaux
-
2024/09/16
(sis) 02/02: `GDALStoreProvider.probeContent(…)` should identify the driver without opening the dataset.
desruisseaux
-
2024/09/16
(sis) 01/02: Parse GDAL CRS from WKT 2 instead of WKT 1 and takes in account GDAL change of axis order.
desruisseaux
-
2024/09/15
(sis) branch geoapi-4.0 updated: Adjust the verifications of tile size.
desruisseaux
-
2024/09/15
(sis) branch geoapi-4.0 updated: Bug fix: need to take subsampling in account when computing the destination region.
desruisseaux
-
2024/09/15
(sis) branch geoapi-4.0 updated: Reorganize the `TiledGridCoverage` base class in support for GDAL data store:
desruisseaux
-
2024/09/14
(sis) 01/03: Replace the error management of `GDALStore` by a more robust mechanism based on the registration of an error handler in GDAL.
desruisseaux
-
2024/09/14
(sis) branch geoapi-4.0 updated (496130940f -> dab1256806)
desruisseaux
-
2024/09/14
(sis) 02/03: Use library-wide cleaner and shutdown hook in `GDALStore`.
desruisseaux
-
2024/09/14
(sis) 03/03: Better `probeContent` implementation, including MIME type. `GDALStore.close()` needs to close child components too.
desruisseaux
-
2024/09/13
(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
-
2024/09/12
(sis) 03/03: Add a `int[] bands` argument to the `TiledGridResource.getSampleModel(…)` and `getColorModel(…)` methods. It allows some data stores to perform a better work than the default band selection mechanism. This is useful with the GDAL model of bands.
desruisseaux
-
2024/09/12
(sis) 02/03: Base class changes in support for GDAL binding:
desruisseaux
-
2024/09/12
(sis) branch geoapi-4.0 updated (1914e05f85 -> 9de980b207)
desruisseaux
-
2024/09/12
(sis) 01/03: Minor fixes for documentation and compiler warnings identified as a side-effect of GDAL work. Removal of a private, unused and unimplemented method (its presence was accidental). There is no significant code change in this commit.
desruisseaux
-
2024/08/30
(sis) branch geoapi-4.0 updated: Documentation fixes.
desruisseaux
-
2024/08/30
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2024/08/30
(sis) branch main updated (589b2aa29a -> 76fed8a0e3)
desruisseaux
-
2024/08/30
(sis) branch geoapi-3.1 updated (75c7265a47 -> ae3809ff1c)
desruisseaux
-
2024/08/30
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2024/08/30
(sis) branch geoapi-4.0 updated: Post-merge automatic reorganization of imports order.
desruisseaux
-
2024/08/30
(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
-
2024/08/30
(sis) branch main updated (4c46d7bb98 -> 589b2aa29a)
desruisseaux
-
2024/08/30
(sis) 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
-
2024/08/30
(sis) branch geoapi-3.1 updated (8dbe7f3e64 -> 2563f4abe5)
desruisseaux
-
2024/08/30
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: - Partial upgrade for ISO 19111:2019 (not yet finished) - Make SQLStore more extensible for allowing usage by Geopackage - Two new formats in incubator: Geopackage and GIMI.
desruisseaux
-
2024/08/29
(sis) 01/02: Add a `SQLStore.initialize(Connection)` method that subclasses can override. Ensure that the initialization is done and the spatial schema is analyzed before the `readResourceDescriptors(DataAccess)` method is invoked. Opportunistic cleanup (documentation, checks).
desruisseaux
-
2024/08/29
(sis) branch geoapi-4.0 updated (70d35b06da -> 62047abd7a)
desruisseaux
-
2024/08/28
(sis) branch geoapi-4.0 updated: Add support for `DataSource` created from JDBC URL in `StorageConnector`. Add documentation and minor cleanup.
desruisseaux
-
2024/08/27
(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
-
2024/08/26
(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
-
2024/08/23
(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
-
2024/08/22
(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
-
2024/08/17
(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
-
2024/08/16
(sis) branch geoapi-4.0 updated (a09dffd3c5 -> a6b1bfaeca)
desruisseaux
-
2024/08/16
(sis) 01/02: Use "LIKE" instead of strict equality for the authority part when searching for "authority:code" in the "SPATIAL_REF_SYS" table.
desruisseaux
-
2024/08/16
(sis) 02/02: Add `findCRS(int)` and `findSRID(CoordinateReferenceSystem)` public methods in `SQLStore`. This is in replacemen for equivalent methods in the geopackage module.
desruisseaux
-
2024/08/15
(sis) 02/05: Add a constant for the "INSERT INTO" string, for the same reason as "SELECT": make a little bit easier to identify where we build a SQL insert statement. We do not use it for `toString()` implementations, as they are not really SQL.
desruisseaux
-
2024/08/15
(sis) 04/05: Add read/write lock for databases that do not support concurrent transactions. This is the case of SQLite used for Geopackage.
desruisseaux
-
2024/08/15
(sis) 01/05: Simplify a little bit the way to search for spatial tables. This is a modification of the previous commit.
desruisseaux
-
2024/08/15
(sis) branch geoapi-4.0 updated (5112580cf8 -> a09dffd3c5)
desruisseaux
-
2024/08/15
(sis) 05/05: If a CRS is not found in the "SPATIAL_REF_SYS" table, optionally add a new record in that table. This feature need to be enabled by setting the `Database.allowAddCRS` flag to `true`, which should be done only when the caller intend to write in the database.
desruisseaux
-
2024/08/15
(sis) 03/05: Replace the boolean in `Dialect` by flags, because we are getting more and more of them and a long list of boolean values is difficult to read.
desruisseaux
-
2024/08/13
(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
-
2024/08/13
(sis) branch geoapi-4.0 updated: Dispatch query instances in each class, remove queries bundle
jsorel
-
2024/08/13
(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
-
2024/08/12
(sis) 02/02: Uncomment tests in optional modules, replaced by an `assumeDataPresent()`.
desruisseaux
-
2024/08/12
(sis) 01/02: Document better the alternative way to enable tests on PostgreSQL, because setting properties on the Gradle command-line is not easy.
desruisseaux
-
2024/08/12
(sis) branch geoapi-4.0 updated (3b047f32e1 -> 0046340d13)
desruisseaux
-
2024/08/12
(sis) branch geoapi-4.0 updated: Add tests for the Geopackage module (work by Johann Sorel).
desruisseaux
-
2024/08/12
(sis) branch geoapi-4.0 updated: Fix integer overflow in DBF header when fields have large length constraints
jsorel
-
2024/08/12
(sis) 02/03: Associate the geometry type encoding to the spatial schema. It reduces the need to create `Database` subclasses. This commit is derived from Johann Sorel's work.
desruisseaux
-
2024/08/12
(sis) 03/03: Enable geopackage geometry support (work by Johann Sorel).
desruisseaux
-
2024/08/12
(sis) 01/03: Recognize more geometry types in SQL database. Derived from fixes by Johann Sorel.
desruisseaux
-
2024/08/12
(sis) branch geoapi-4.0 updated (a20b329fb8 -> 2e7ab796e1)
desruisseaux
-
2024/08/08
(sis) branch geoapi-4.0 updated: Allow FeatureSQL to understand different standards about the table of CRS definitions. Supported standards are:
desruisseaux
-
2024/08/08
(sis) branch geoapi-4.0 updated (24402a0a66 -> 3119af99df)
desruisseaux
-
2024/08/07
(sis) 01/01: Allow FeatureSQL to understand different standards about the table of CRS definitions. Supported standards are:
desruisseaux
-
2024/08/07
(sis) branch geoapi-4.0 updated (4a69351845 -> 24402a0a66)
desruisseaux
-
2024/08/07
(sis) branch geoapi-4.0 updated: Allow FeatureSQL to understand different standards about the table of CRS definitions. Supported standards are:
jsorel
-
2024/08/05
(sis) branch geoapi-4.0 updated: fix possible null and handle large number writing in dbf number fields
jsorel
-
2024/08/02
(sis) branch geoapi-4.0 updated: Fix a null charset in some cases in DBF field class
jsorel
-
2024/08/01
(sis) branch geoapi-4.0 updated: Add a missing dependency in the NetBeans project.
desruisseaux
-
2024/08/01
(sis) branch geoapi-4.0 updated (77f63e9896 -> bb2667a64d)
desruisseaux
-
2024/08/01
(sis) 01/02: Fix an IndexOutOfBoundsException in `SpecializableTransform`.
desruisseaux
-
2024/08/01
(sis) 02/02: Minor clarifications in Javadoc about a caller's responsibility.
desruisseaux
-
2024/07/31
(sis) branch geoapi-4.0 updated: Use `addExact` for computing tile position.
desruisseaux
-
2024/07/31
(sis) branch visual-test updated: Fix the build of visual tests.
desruisseaux
-
2024/07/31
(sis) branch geoapi-4.0 updated: Add empty GSF module
jsorel
-
2024/07/30
(sis) branch geoapi-4.0 updated (f2af582e7d -> c5939f6ae0)
jsorel
-
2024/07/30
(sis) 01/02: Add method in TiledGridCoverage.AOI to get tile position in original coverage
jsorel
-
2024/07/30
(sis) branch geoapi-4.0 updated: Add EPSG license in optional "non-free" modules. This is done only if the EPSG data are present.
desruisseaux
-
2024/07/26
(sis) 01/02: Upgrade dependencies (JAXB, JUnit, databases).
desruisseaux
-
2024/07/26
(sis) 02/02: Move the Apache-licensed Java code of "non-free" modules from SVN repository. It does not include the EPSG data, which are subject to EPSG terms of use.
desruisseaux
-
2024/07/26
(sis) branch geoapi-4.0 updated (36af97c7b8 -> 450ad41fa3)
desruisseaux
-
2024/07/26
svn commit: r1919536 - in /sis/data/non-free: EPSG/ EPSG/Data.sql EPSG/FKeys.sql EPSG/LICENSE.html EPSG/LICENSE.txt EPSG/Tables.sql pom.xml sis-embedded-data/ sis-epsg/ src/
desruisseaux
-
2024/07/26
(sis) branch geoapi-4.0 updated: Improve support of tilematrix and jpef items in GIMI
jsorel
-
2024/07/25
(sis) branch geoapi-4.0 updated (424d44b671 -> 6881d37044)
desruisseaux
-
2024/07/25
(sis) 01/01: Regroup heif item propertiesin Item class, start grid image support
desruisseaux
-
2024/07/24
(sis) 01/02: Implement geodetic and vertical DynamicReferenceFrame classes. The coordinate operation factory has not yet been updated for taking the frame reference epoch in account.
desruisseaux
-
2024/07/24
(sis) branch geoapi-4.0 updated (b861431358 -> ac0d380348)
desruisseaux
-
2024/07/24
(sis) 02/02: Javadoc tuning: hide some methods that are overriding methods from parent class without new information in the javadoc.
desruisseaux
-
2024/07/23
(sis) branch geoapi-4.0 updated: Add empty GIMI module
jsorel
-
2024/07/19
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2024/07/19
(sis) branch main updated (d1adc5678e -> 4c46d7bb98)
desruisseaux
-
2024/07/19
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2024/07/19
(sis) branch geoapi-3.1 updated (51c67748ee -> 8dbe7f3e64)
desruisseaux
-
2024/07/19
(sis) branch geoapi-4.0 updated: Post-merge automatic reorganization of imports order.
desruisseaux
-
2024/07/19
(sis) branch main updated (f0a1dfadf1 -> d1adc5678e)
desruisseaux
-
2024/07/19
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2024/07/19
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: use `PseudoDatum` in `CoordinateOperationFinder`.
desruisseaux
-
2024/07/19
(sis) branch geoapi-3.1 updated (ff9d7d107b -> 51c67748ee)
desruisseaux
-
2024/07/19
(sis) branch geoapi-4.0 updated: Make use, or prepare for the use, of `DatumEnsemble` in `CoordinateOperationFinder`. The following pattern:
desruisseaux
-
2024/07/18
(sis) 01/03: Typo in documentation.
desruisseaux
-
2024/07/18
(sis) 03/03: Determine the accuracy of a coordinate operation through datum ensemble. The method added in this commit still need to be used by `CoordinateOperationFinder`.
desruisseaux
-
2024/07/18
(sis) branch geoapi-4.0 updated (f8421abcf5 -> 3ce6fb642b)
desruisseaux
-
2024/07/18
(sis) 02/03: Avoid a test failure happening occasionally by replacing an assertion by an assumption.
desruisseaux
-
2024/07/17
(sis) branch geoapi-3.1 updated: Port methods from the `main` branch for deprecated `Datum` methods.
desruisseaux
-
2024/07/17
(sis) 01/01: Merge branch 'geoapi-3.1': handling of `DatumEnsemble` from ISO 19111:2019.
desruisseaux
-
2024/07/17
(sis) branch main updated (96a055335c -> f0a1dfadf1)
desruisseaux
-
2024/07/17
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2024/07/17
(sis) branch geoapi-3.1 updated (c4eceb3ef1 -> d3af997759)
desruisseaux
-
2024/07/17
(sis) 01/02: Modification in the implementation strategy of datum ensemble: allow a datum ensemble to be viewed as a pseudo-datum. This is trick for reducing the amount of null checks.
desruisseaux
-
2024/07/17
(sis) 02/02: Add "the" in some English error messages.
desruisseaux
-
2024/07/17
(sis) branch geoapi-4.0 updated (94d30d99d2 -> f8421abcf5)
desruisseaux
-
2024/07/13
(sis) branch geoapi-4.0 updated: The referencing module needs to check if the datum is null, and fallback on the datum ensemble if needed. This commit does not resolve all cases. In particular, the cases that depend on the EPSG database update are not yet done: EPSGDataAccess, CoordinateOperationRegistry and CoordinateOperationFinder.
desruisseaux
-
2024/07/12
(sis) branch geoapi-4.0 updated: Documentation updates.
desruisseaux
-
2024/07/12
(sis) 01/01: Merge branch 'geoapi-3.1': initial implementation of `DatumEnsemble`.
desruisseaux
-
2024/07/12
(sis) branch main updated (48705908fc -> 96a055335c)
desruisseaux
-
2024/07/12
(sis) branch geoapi-3.1 updated (3a2127e98a -> c4eceb3ef1)
desruisseaux
-
2024/07/12
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2024/07/12
(sis) branch geoapi-4.0 updated: Keep the old constructors as deprecated ones.
desruisseaux
-
2024/07/11
(sis) branch geoapi-4.0 updated: Resolve a few compiler warnings.
desruisseaux
-
2024/07/10
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2024/07/10
(sis) branch main updated (9c3e588d3c -> 48705908fc)
desruisseaux
-
2024/07/10
(sis) 01/01: Merge of automatic reorganization of imports order.
desruisseaux
-
2024/07/10
(sis) branch geoapi-3.1 updated (d68a898653 -> 3a2127e98a)
desruisseaux
-
2024/07/10
(sis) branch geoapi-4.0 updated (9c13d9f4f6 -> 1a246afc55)
desruisseaux
-
2024/07/10
(sis) 01/02: Remove the `lastMethod` field from `DefaultMathTransformFactory`, since the deprecated method reading it has been removed. This change is appled on the `geoapi-4.0` branch only.
desruisseaux
-
2024/07/10
(sis) 02/02: Automatic post-merge import reorganization.
desruisseaux
-
2024/07/10
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2024/07/10
(sis) branch main updated (237edefa4c -> 9c3e588d3c)
desruisseaux
-
2024/07/10
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2024/07/10
(sis) branch geoapi-3.1 updated (eb43834def -> d68a898653)
desruisseaux
-
2024/07/10
(sis) branch geoapi-4.0 updated: Removal of deprecated methods. - MathTransformFactory.createParameterizedTransform — replaced by builder. - CoordinateOperationFactory.createOperation(sourceCRS, targetCRS) — replaced by RegisterOperations.
desruisseaux
-
2024/07/09
(sis) branch geoapi-4.0 updated: Cleanup, including removal of an unused method and methods where the default implementation is okay.
desruisseaux
-
2024/07/08
(sis) 01/02: Upgrade the Gradle wrapper to version 8.8. This is needed for support of Java 22.
desruisseaux
-
2024/07/08
(sis) 02/02: Make the build compatible with Java 22. https://issues.apache.org/jira/browse/SIS-602
desruisseaux