Messages by Date
-
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
-
2024/07/08
(sis) branch geoapi-4.0 updated (f1e6e58241 -> c3bbe954d8)
desruisseaux
-
2024/07/08
(sis) branch geoapi-4.0 updated: Fix an error message (wrong resource used).
desruisseaux
-
2024/07/08
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2024/07/08
(sis) branch main updated (975aed6c18 -> 237edefa4c)
desruisseaux
-
2024/07/08
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: - Implementation of RegisterOperations. - Refactoring of DefaultMathTransformFactory. - Fixes in Shapefile reader (incubator).
desruisseaux
-
2024/07/08
(sis) branch geoapi-3.1 updated (1930d30455 -> eb43834def)
desruisseaux
-
2024/07/06
(sis) 01/02: Remove `ReferencingUtilities.builder(…)`, replaced by direct uses of `ParameterizedTransformBuilder`.
desruisseaux
-
2024/07/06
(sis) branch geoapi-4.0 updated (c00f0421df -> 973019be6b)
desruisseaux
-
2024/07/06
(sis) 02/02: Reduce usage of deprecated methods, and consolidation.
desruisseaux
-
2024/06/29
(sis) branch geoapi-4.0 updated: Deprecate `DefaultMathTransformFactory.createParameterizedTransform(ParameterValueGroup, Context)`. This is replaced by a builder.
desruisseaux
-
2024/06/28
(sis) branch geoapi-4.0 updated: Add an implementation of `RegisterOperations` (a new interface added in ISO 19111:2019).
desruisseaux
-
2024/06/28
(sis) 01/02: Add hard override of CRS:84 WKT in shapefile prj until we find the problematic WKT element preventing loading in other tools
jsorel
-
2024/06/28
(sis) 02/02: Use Uppercase field type notation in DBF, much better understood by other tools
jsorel
-
2024/06/28
(sis) branch geoapi-4.0 updated (6011e9f39f -> 114689a6d6)
jsorel
-
2024/06/27
(sis) 01/01: Merge branch 'geoapi-3.1' - Consolidation in the way to get or create `OperationMethod` - Fix in shapefile DBF field parsing
desruisseaux
-
2024/06/27
(sis) branch main updated (86b20ccbda -> 975aed6c18)
desruisseaux
-
2024/06/27
(sis) 01/02: Partial revert of the previous merge: the `CodeList.identifier()` method already existed in GeoAPI 3.0, we cannot change its return type (from `String` to `Optional<String>`) in GeoAPI 3.1.
desruisseaux
-
2024/06/27
(sis) 02/02: Make consistent with the `main` branch.
desruisseaux
-
2024/06/27
(sis) branch geoapi-3.1 updated (b22144ecf8 -> 1930d30455)
desruisseaux
-
2024/06/27
(sis-site) branch asf-site updated (d9e86421 -> 3da99470)
desruisseaux
-
2024/06/27
(sis-site) 01/01: Merge branch 'asf-staging' into asf-site: fix of DOAP syntax.
desruisseaux
-
2024/06/27
(sis-site) branch asf-staging updated: Fix DOAP syntax (port of pull request #3) https://issues.apache.org/jira/browse/INFRA-25892
desruisseaux
-
2024/06/27
(sis-site) branch main updated (066cfb0b -> 373b0d3e)
desruisseaux
-
2024/06/27
(sis-site) 01/01: Merge pull request #3 from raboof/patch-1
desruisseaux
-
2024/06/25
(sis) branch geoapi-3.1 updated (f358804252 -> b22144ecf8)
desruisseaux
-
2024/06/25
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2024/06/25
(sis) branch geoapi-4.0 updated: Consolidation in the way to get or create `OperationMethod`: - No longer specify the number of dimensions in constructor. - Search of predefined instance based only on `MathTransformFactory`, using a convenience method added in `ReferencingFactoryContainer`.
desruisseaux
-
2024/06/25
(sis) branch geoapi-4.0 updated: `ControlledVocabulary.identifier()` become optional. This change helped to see potential NullPointerException.
desruisseaux
-
2024/06/25
(sis) branch geoapi-4.0 updated: Fix shapefile DBF field parsing, tolerate character patterns as missing number values
jsorel
-
2024/06/23
(sis) branch main updated (bb9d125402 -> 86b20ccbda)
desruisseaux
-
2024/06/23
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2024/06/23
(sis) branch geoapi-3.1 updated (e9dd6d1621 -> f358804252)
desruisseaux
-
2024/06/23
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 - Completion of the work on temporal objects - Some work on Shapefile and SQL store
desruisseaux
-
2024/06/23
(sis) branch geoapi-4.0 updated: Delegate `AxisDirections.opposite(…)` to the GeoAPI method.
desruisseaux
-
2024/06/16
(sis) 01/02: Actually, `GeometryGetter` does not need to invoke `ByteBuffer.slice()` because WKB readers should start reading from current buffer position.
desruisseaux
-
2024/06/16
(sis) branch geoapi-4.0 updated (e520c8b28d -> 0edda0c161)
desruisseaux
-
2024/06/16
(sis) 02/02: Implements `DefaultPeriod.findRelativePosition()`.
desruisseaux
-
2024/06/15
(sis) branch geoapi-4.0 updated: Formatting and bug fix in the setting of the buffer limit and the use of the Geopackage SRID.
desruisseaux
-
2024/06/14
(sis) branch geoapi-4.0 updated (c1c5e12061 -> e50aa45469)
jsorel
-
2024/06/14
(sis) 01/02: Add SQL Dialect supportsReadOnlyUpdate flag, not supported by SQLite
jsorel
-
2024/06/14
(sis) 02/02: Add support for gpkg geometry header detection and parsing
jsorel
-
2024/06/14
(sis) branch geoapi-4.0 updated: Allow the association of GML identifiers to temporal object. It requires making temporal objects lenient comparable.
desruisseaux
-
2024/06/14
(sis) branch geoapi-4.0 updated: Fix shapefile index offset and length in incorrect unit
jsorel
-
2024/06/13
(sis) branch geoapi-4.0 updated (90c0f789d7 -> 06a582ccd0)
desruisseaux
-
2024/06/13
(sis) 02/02: Rename `TemporalUtilities` as `TemporalObjects`.
desruisseaux
-
2024/06/13
(sis) 01/02: Add a `GeneralDuration.parse(CharSequence)` method. Add more factory methods.
desruisseaux
-
2024/06/13
(sis) 01/02: Move `TimeMethods` to `org.apache.sis.temporal` for allowing its use in the implementation of `DefaultInstant.findRelativePosition(TemporalPrimitive)`.
desruisseaux
-
2024/06/13
(sis) 02/02: Rename `StandardDateFormat` as `LenientDateFormat`.
desruisseaux
-
2024/06/13
(sis) branch geoapi-4.0 updated (f2faacb692 -> 90c0f789d7)
desruisseaux
-
2024/06/12
(sis) branch geoapi-4.0 updated: Reintroduce `org.opengis.temporal.Instant` from ISO 19108, because this is not the same thing as `java.time.Instant` despite the name. Regroup all temporal objects in an `org.apache.sis.temporal` package, not exported for now.
desruisseaux
-
2024/06/07
(sis) branch main updated (d4690f7f41 -> bb9d125402)
desruisseaux
-
2024/06/07
(sis) 01/01: Post-merge imports reorganization on the main branch.
desruisseaux
-
2024/06/07
(sis) branch geoapi-3.1 updated (06e105fa45 -> e9dd6d1621)
desruisseaux
-
2024/06/07
(sis) 01/01: Post-merge import reorganization on the geoapi-3.1 branch.
desruisseaux
-
2024/06/07
(sis) branch geoapi-4.0 updated: Post-merge import reorganization.
desruisseaux
-
2024/06/07
(sis) branch main updated (6e63051a6f -> d4690f7f41)
desruisseaux
-
2024/06/07
(sis) 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
-
2024/06/07
(sis) branch geoapi-3.1 updated (51124b9153 -> 06e105fa45)
desruisseaux
-
2024/06/07
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1.
desruisseaux
-
2024/06/06
(sis) branch geoapi-4.0 updated: More replacements of `java.util.Date` by `java.time` in metadata.
desruisseaux
-
2024/06/01
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2024/06/01
(sis) branch main updated (c1009799e7 -> 6e63051a6f)
desruisseaux
-
2024/06/01
(sis) branch geoapi-3.1 updated (269d8e9759 -> 51124b9153)
desruisseaux
-
2024/06/01
(sis) 02/02: Change the `serialVersionUID` of `DefaultCitation` because the following properties are of different types: - citedResponsibleParties (Collection<ResponsibleParty> instead of Collection<Responsibility>) - otherCitationDetails (InternationalString instead of Collection<InternationalString>)
desruisseaux
-
2024/06/01
(sis) 01/02: Merge branch 'geoapi-4.0' into geoapi-3.1. The main work is a generalization from `Instant` to `Temporal`.
desruisseaux
-
2024/05/30
(sis) branch geoapi-4.0 updated: Replace call to `LocalDate.parse(String)` by `LocalDate.of(year, month, day)` in tests.
desruisseaux
-
2024/05/28
(sis) branch geoapi-4.0 updated: More dynamic and more efficient comparisons of temporal values depending on their type. This is required by the change of period beginning/ending times to `Temporal`. This work duplicates work already done in `ComparisonFilter`, but the latter will need to be refactored in order to delegate to the new temporal filters.
desruisseaux
-
2024/05/24
(sis) branch main updated (485bf63bb3 -> c1009799e7)
desruisseaux
-
2024/05/24
(sis) 01/01: Merge branch 'geoapi-3.1'. This is mostly about changing the type of `TemporalDatum.origin` to `java.time`, at least internally.
desruisseaux
-
2024/05/24
(sis) branch geoapi-3.1 updated (5dab0950ea -> 269d8e9759)
desruisseaux
-
2024/05/24
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2024/05/24
(sis) branch geoapi-4.0 updated: Introduce a `java.util.Date` subclass as a wrapper around a `Temporal` for situation where we have to mix legacy date API with new time API. Opportunistically move time constants to the `Constants` class.
desruisseaux
-
2024/05/20
(sis) branch main updated (6027cd3d71 -> 485bf63bb3)
desruisseaux
-
2024/05/20
(sis) 01/01: Merge branch 'geoapi-3.1'. This commit contains one incompatible change: the `org.opengis.referencing.datum.PixelInCell` code list has been replaced by the `org.apache.sis.coverage.grid.PixelInCell` enumeration, except in `ImageDatum`. This is in preparation for the code list removal from ISO 19111:2019.
desruisseaux
-
2024/05/20
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2024/05/20
(sis) branch geoapi-3.1 updated (715d2bf6ff -> 5dab0950ea)
desruisseaux
-
2024/05/20
(sis) branch geoapi-4.0 updated: `PixelInCell` code list has been removed from ISO 19111:2019. Replaced by an enumeration in `org.opengis.coverage.grid`.
desruisseaux
-
2024/05/18
(sis) 02/03: Change the parameter name of central meridian in Robinson and Sinusoidal projections.
desruisseaux
-
2024/05/18
(sis) branch geoapi-4.0 updated (9638dbbb64 -> a0eac41e9c)
desruisseaux
-
2024/05/18
(sis) 01/03: Add a note saying that "@since 2.0" are temporary version number until this branch is released.
desruisseaux
-
2024/05/18
(sis) 03/03: Classes for comparing against a XML schema moved to a `schema` sub-packages.
desruisseaux
-
2024/05/16
(sis) 02/02: Merge branch 'geoapi-3.1'
desruisseaux
-
2024/05/16
(sis) branch main updated (c49c79d2c5 -> 6027cd3d71)
desruisseaux
-
2024/05/16
(sis) 01/02: Merge branch 'geoapi-3.1'.
desruisseaux
-
2024/05/16
(sis) 01/02: Reintroduce `MismatchedReferenceSystemException` as a deprecated class for transition between the `main` and the `geoapi-3.1` branches.
desruisseaux
-
2024/05/16
(sis) 02/02: Merge branch 'geoapi-4.0' into geoapi-3.1: imports reorganization.
desruisseaux
-
2024/05/16
(sis) branch geoapi-3.1 updated (ecb7e5eb33 -> 715d2bf6ff)
desruisseaux
-
2024/05/16
(sis) branch geoapi-4.0 updated: Post-merge imports reorganization.
desruisseaux
-
2024/05/16
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1, but continue to throw the deprecated `MismatchedDimensionException` internally. This is for compatibility with `catch` clause of user code. The deprecated exception may be removed in GeoAPI 4.
desruisseaux
-
2024/05/16
(sis) branch geoapi-3.1 updated (9c83ff49c1 -> ecb7e5eb33)
desruisseaux
-
2024/05/16
(sis) 02/02: Update for change in GeoAPI 4 development branch: - MismatchedReferenceSystemException renamed MismatchedCoordinateMetadataException for consistency with ISO 19111:2019 `CoordinateMetadata` (a CRS + an epoch). - Exceptions moved to the `org.opengis.coordinate` package. - New `MathTransform.createMatrix(int numRows, int numCols)` method.
desruisseaux
-
2024/05/16
(sis) branch geoapi-4.0 updated (70549aeb3a -> 9e0e1fb26b)
desruisseaux
-
2024/05/16
(sis) 01/02: Ensure that inverse flattening factory is not less than 1.
desruisseaux
-
2024/05/14
(sis) branch geoapi-4.0 updated: `TM_Primitive` shall show the period or the instant, but not both.
desruisseaux
-
2024/05/13
(sis) branch geoapi-4.0 updated: Update for a change in GeoAPI-conformance module: WKT tests moved.
desruisseaux
-
2024/05/11
(sis) branch geoapi-3.1 updated: Revert the change in `CoordinateOperation.getOperationMethod()` because that method was present in GeoAPI 3.
desruisseaux
-
2024/05/11
(sis) 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
-
2024/05/11
(sis) branch main updated (6e795b173e -> c49c79d2c5)
desruisseaux
-
2024/05/11
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1, except for `IdentifiedObject.getRemarks()` which is kept unchanged for compatibility with GeoAPI 3.0.
desruisseaux
-
2024/05/11
(sis) branch geoapi-3.1 updated (75f06b5712 -> 01b0b23c5b)
desruisseaux
-
2024/05/11
(sis) branch geoapi-4.0 updated: Update for a change in GeoAPI. The following methods were made optional:
desruisseaux
-
2024/05/10
(sis) branch main updated (670856df6a -> 6e795b173e)
desruisseaux
-
2024/05/10
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2024/05/10
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1
desruisseaux
-
2024/05/10
(sis) branch geoapi-3.1 updated (adb5e5fd85 -> 75f06b5712)
desruisseaux
-
2024/05/10
(sis) branch geoapi-4.0 updated: Make `AbstractConverter` public and add an `Units.logarithm(Unit)` method. The intend is to make easier for users to define their own "decibel watt" unit.
desruisseaux
-
2024/05/10
(sis) 01/02: Documentation update: "geodetic datum" → "geodetic reference frame".
desruisseaux
-
2024/05/10
(sis) 02/02: `ProcessStep.dateTime` replaced by `stepDateTime` in GeoAPI interface. https://github.com/opengeospatial/geoapi/issues/22
desruisseaux
-
2024/05/10
(sis) branch geoapi-4.0 updated (021b5413be -> e0fe9c0bac)
desruisseaux
-
2024/05/09
(sis) branch main updated (a95eaf7f5a -> 670856df6a)
desruisseaux
-
2024/05/09
(sis) 01/01: Merge branch 'geoapi-3.1'.
desruisseaux