Messages by Date
-
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
-
2024/05/09
(sis) branch geoapi-3.1 updated (ea550df01a -> adb5e5fd85)
desruisseaux
-
2024/05/09
(sis) 02/02: Merge branch 'geoapi-4.0' into geoapi-3.1.
desruisseaux
-
2024/05/09
(sis) 01/02: Port the `TM_PeriodDuration` class from the main branch. It is still needed for the `geoapi-3.1` branch.
desruisseaux
-
2024/05/09
(sis) branch geoapi-4.0 updated: Automatic imports reorganization for taking in account the differences between the branches.
desruisseaux
-
2024/05/09
(sis) 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
-
2024/05/09
(sis) branch main updated (aad6819d0b -> a95eaf7f5a)
desruisseaux
-
2024/05/09
(sis) branch geoapi-3.1 updated (b0a78e75af -> ea550df01a)
desruisseaux
-
2024/05/09
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: removal of some `org.opengis.temporal` interfaces.
desruisseaux
-
2024/05/09
(sis) branch geoapi-4.0 updated: Remove usage of `org.opengis.temporal.TemporalFactory`. The latter was related to ISO 19108, which has not been updated since 2002, overlaps with `java.time`, overlaps with ISO 19111 and may overlap with the ongoing work in OGC temporal working group.
desruisseaux
-
2024/05/08
(sis) branch geoapi-4.0 updated: Remove dependency to `org.opengis.temporal.Instant`, replaced by `java.time.Instant`. https://github.com/opengeospatial/geoapi/issues/79
desruisseaux
-
2024/05/07
(sis) branch geoapi-4.0 updated: Update for ISO 19108 interfaces and methods removed from GeoAPI-pending.
desruisseaux
-
2024/05/06
(sis) 02/02: Adapt for the removal of the `Duration`, `PeriodDuration` and `IntervalLength` interfaces from the `org.opengis.temporal` package. Those interfaces are replaced by `java.time.temporal.TemporalAmount`, `java.time.Period` and `java.time.Duration` respectively.
desruisseaux
-
2024/05/06
(sis) branch geoapi-4.0 updated (a65df89e7f -> 24277ad9f9)
desruisseaux
-
2024/05/06
(sis) 01/02: Add explanation about the differences compared to published article. Fix two wrong `@since` tags: put a placeholder for not-yet-determined release.
desruisseaux
-
2024/05/03
(sis) 01/01: Merge branch 'geoapi-3.1'. Contains the addition of two map projections.
desruisseaux
-
2024/05/03
(sis) branch main updated (dadfde5d17 -> aad6819d0b)
desruisseaux
-
2024/05/03
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1.
desruisseaux
-
2024/05/03
(sis) branch geoapi-3.1 updated (12371196a0 -> b0a78e75af)
desruisseaux
-
2024/05/03
(sis) branch geoapi-4.0 updated: Add Robinson projection. https://issues.apache.org/jira/browse/SIS-599
desruisseaux
-
2024/04/30
(sis) branch geoapi-4.0 updated: Replace "http://geotiff.maptools.org/proj_list/" links by "https://gdal.org/proj_list/".
desruisseaux
-
2024/04/30
(sis) 01/01: Add "Longitude of natural origin" EPSG parameter name to `Sinusoidal` and `Mollweide.CENTRAL_MERIDIAN` because some WKT definitions appear to use it. Add missing declaration for `EquidistantCylindrical` projection in the workaround for applications that do not use module-path.
desruisseaux
-
2024/04/30
(sis) branch geoapi-4.0 updated (11975baa18 -> 013a20ae66)
desruisseaux
-
2024/04/30
(sis) branch geoapi-4.0 updated: Add "Longitude of natural origin" EPSG parameter name to `Sinusoidal` and `Mollweide.CENTRAL_MERIDIAN` because some WKT definitions appear to use it. Add missing declaration for `EquidistantCylindrical` projection in the workaround for applications that do not use module-path.
desruisseaux
-
2024/04/30
(sis) branch geoapi-4.0 updated (eeb214ce1a -> 97ad5ebac8)
desruisseaux
-
2024/04/30
(sis) 01/01: Rewrite the Equidistant Cylindrical equations using Clenshaw summation.
desruisseaux
-
2024/04/30
(sis) 02/02: Rewrite the Equidistant Cylindrical equations using Clenshaw summation.
desruisseaux
-
2024/04/30
(sis) 01/02: Add a place-holder for JDK 15 methods, and make the intend a little bit clearer in Fraction.
desruisseaux
-
2024/04/30
(sis) branch geoapi-4.0 updated (7574429b2d -> eeb214ce1a)
desruisseaux
-
2024/04/27
(sis) branch geoapi-4.0 updated: Fix documentation that became innacurate after the improvement done in previous commit.
desruisseaux
-
2024/04/26
(sis) branch geoapi-4.0 updated: Increase the maximum number of coefficients that we can compute for Clenshaw summation. This is a generator of generator of code. Needed for "Equidistant Cylindrical" projection because the number of coefficients exceed the previous limit (which was 6).
desruisseaux
-
2024/04/26
(sis) 02/02: Replace epsilon greek letter by eta for avoiding confusion with an error term or with eccentricity.
desruisseaux
-
2024/04/26
(sis) branch geoapi-4.0 updated (db9cbe5b13 -> 011426fc99)
desruisseaux
-
2024/04/26
(sis) 01/02: Initial version of Equidistant Cylindrical (EPSG:1028) map projection with formulas as published in EPSG guidance notes.
desruisseaux
-
2024/04/25
(sis) branch geoapi-4.0 updated: More extensive documentation on the new `getMetadata()` methods. Provide default implementation using the information provided by existing methods.
desruisseaux
-
2024/04/25
(sis) branch geoapi-4.0 updated: Add getMetadata method on Tile,TileMatrix,TileMatrixSet
jsorel
-
2024/04/24
(sis) branch geoapi-4.0 updated: Provide more context in the internal `createMapProjection(…)` method. This is needed when the projection needs to delegate to another method. This change replaces `NormalizedProjection.delegate(…)`.
desruisseaux
-
2024/04/22
(sis) branch main updated (428919e44a -> dadfde5d17)
desruisseaux
-
2024/04/22
(sis) 01/01: Merge branch 'geoapi-3.1': automatic imports reorganization.
desruisseaux
-
2024/04/22
(sis) branch geoapi-3.1 updated (ff6542a3f7 -> 12371196a0)
desruisseaux
-
2024/04/22
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: automatic reorganization of imports.
desruisseaux
-
2024/04/22
(sis) branch geoapi-4.0 updated: Post-merge cleanup: automatic reorder of commits.
desruisseaux
-
2024/04/22
(sis) 01/01: Merge branch 'geoapi-3.1': reduce usage of `AxisDirection.OTHER` and `VerticalDatumType`.
desruisseaux
-
2024/04/22
(sis) branch main updated (1483fcf71b -> 428919e44a)
desruisseaux
-
2024/04/22
(sis) branch geoapi-4.0 updated: Post-merge adjustments in `VerticalDatumTypes`.
desruisseaux
-
2024/04/22
(sis) 01/01: Merge 'geoapi-4.0' into geoapi-3.1.
desruisseaux
-
2024/04/22
(sis) branch geoapi-3.1 updated (43241772b6 -> ff6542a3f7)
desruisseaux
-
2024/04/19
(sis) branch geoapi-3.1 updated (74a6061f9e -> 43241772b6)
desruisseaux
-
2024/04/19
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: reduce usage of deprecated `AxisDirection.OTHER` and `VerticalDatumType`.
desruisseaux
-
2024/04/19
(sis) branch geoapi-4.0 updated: ISO 19111 upgrade: VerticalDatumType removed, replaced by RealizationMethod.
desruisseaux
-
2024/04/19
(sis) branch geoapi-4.0 updated: Avoid usage of the deprecated `AxisDirection.OTHER` code list value.
desruisseaux
-
2024/04/18
(sis) 01/01: Merge branch 'geoapi-3.1'
desruisseaux
-
2024/04/18
(sis) branch main updated (66a5fa5253 -> 1483fcf71b)
desruisseaux
-
2024/04/18
(sis) branch geoapi-3.1 updated (883dfe7e9b -> 74a6061f9e)
desruisseaux
-
2024/04/18
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: quasi-removal of non-standard `Projection` interface.
desruisseaux
-
2024/04/18
(sis) branch geoapi-4.0 updated: Update for the removal of the non-standard `org.opengis.referencing.operation.Projection` interface.
desruisseaux
-
2024/04/18
(sis) 01/01: Merge branch 'geoapi-3.1' https://issues.apache.org/jira/browse/SIS-597
desruisseaux
-
2024/04/18
(sis) branch main updated (161a5fe3c8 -> 66a5fa5253)
desruisseaux
-
2024/04/18
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: removal of non-standard PlanarProjection, ConicProjection and CylindricalProjection interfaces.
desruisseaux
-
2024/04/18
(sis) branch geoapi-3.1 updated (20ded9bfa1 -> 883dfe7e9b)
desruisseaux
-
2024/04/17
(sis) branch geoapi-4.0 updated: Change in the type of ProjectedCRS.baseCRS: relaxed from GeographicCRS to GeodeticCRS for conformance to ISO 19111.
desruisseaux
-
2024/04/17
(sis) branch geoapi-4.0 updated: Remove usage of `PlanarProjection`, `ConicProjection` and `CylindricalProjection` sub-interfaces.
desruisseaux
-
2024/04/16
(sis) 02/02: Merge branch 'geoapi-3.1', but without the assumption that `ProjectedCRS` extends `DerivedCRS`. IT means that `GeneralDerivedCRS` needs to be used more often than on the `geoapi-3.1` branch.
desruisseaux
-
2024/04/16
(sis) branch main updated (00b4a72d2f -> 161a5fe3c8)
desruisseaux
-
2024/04/16
(sis) 01/02: Add warnings about `GeodeticCRS` type that may be replaced by `GeodeticCRS` type in a future version.
desruisseaux
-
2024/04/16
(sis) branch geoapi-3.1 updated (d9303f1d7d -> 20ded9bfa1)
desruisseaux
-
2024/04/16
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1, but keep checking for `GeneralDerivedCRS` in `instanceof` checks.
desruisseaux
-
2024/04/16
(sis) branch geoapi-4.0 updated: Update for the removal of `GeneralDerivedCRS` from GeoAPI 4.0. This is replaced by direct usage of `DerivedCRS`.
desruisseaux
-
2024/04/16
(sis) branch geoapi-3.1 updated: Temporarily use "2.0" as the version number for methods that are deprecated in the `geoapi-3.1` branch but not yet on main.
desruisseaux
-
2024/04/16
(sis) branch geoapi-4.0 updated: Use the SIS-specific `DefaultGeocentricCRS` class in one place where we removed the `GeocentricCRS` interface. This is needed for avoiding an ambiguity when searching codes in an EPSG database.
desruisseaux
-
2024/04/16
(sis) branch main updated (2c90ee97ab -> 00b4a72d2f)
desruisseaux
-
2024/04/16
(sis) 01/01: Merge branch 'geoapi-3.1': reduce usage of `GeocentricCRS`, to be deprecated in GeoAPI 3.1. This merge skips the replacement of `createGeocentricCRS(…)` by `createGeodeticCRS(…)` because the GeoAPI 3.0 factory interfaces does not have the latter methods.
desruisseaux
-
2024/04/15
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1, but keep implementing the `GeocentricCRS` interface even if deprecated. However with this commit, the code now avoids to depend on that interface.
desruisseaux
-
2024/04/15
(sis) branch geoapi-3.1 updated (f0d4a254e4 -> 798a145e1e)
desruisseaux
-
2024/04/15
(sis) branch geoapi-4.0 updated: Update for change in GeoAPI 4.0: deprecated `GeocentricCRS` interface is removed.
desruisseaux
-
2024/04/13
(sis) 01/01: Merge branch 'geoapi-3.1'.
desruisseaux
-
2024/04/13
(sis) branch main updated (d98b7a3e07 -> 2c90ee97ab)
desruisseaux
-
2024/04/13
(sis) branch geoapi-3.1 updated (9696bd8bfe -> f0d4a254e4)
desruisseaux
-
2024/04/13
(sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1.
desruisseaux
-
2024/04/12
(sis) 01/02: As a consequence of the change in previous commit, remove the SIS-specific "dim" parameter in Geographic/Geocentric conversions. That parameter was not part of OGC standard neither in EPSG database. It was a hack needed by SIS as a way to specify the desired number of dimensions, but this hack is no longer needed now.
desruisseaux
-
2024/04/12
(sis) branch geoapi-4.0 updated (b362b47c1f -> 184ea54db1)
desruisseaux
-
2024/04/12
(sis) 02/02: Minor cleaning for a method which is no longer worth to define.
desruisseaux
-
2024/04/09
(sis) branch main updated (65771ca1ee -> d98b7a3e07)
desruisseaux
-
2024/04/09
(sis) 01/01: Merge branch 'geoapi-3.1'.
desruisseaux