Messages by Thread
-
svn commit: r79814 - dev/sis/1.5
desruisseaux
-
(sis) branch geoapi-4.0 updated (706dc2a6a6 -> d04033fd12)
desruisseaux
-
svn commit: r79787 - dev/sis/1.5/RC5
desruisseaux
-
(sis) branch geoapi-4.0 updated (b551cfcb4e -> 5092f522f7)
desruisseaux
-
svn commit: r1928849 - in sis/release-test/maven: . src with-epsg with-epsg/src with-epsg/src/main/java/org/apache/sis/test/referencing with-epsg/src/test/java/org/apache/sis/test
desruisseaux
-
(sis) branch geoapi-4.0 updated (f071bb2911 -> e2d7874240)
desruisseaux
-
(sis) branch geoapi-4.0 updated: If a TIFF `DateTime` tag exists, use it as the temporal coordinate of the grid geometry. This behavior is specified by the Defense Geospatial Information Working Group (DGIWG).
desruisseaux
-
(sis) branch geoapi-3.1 updated (d262762271 -> 5b57d58d6b)
desruisseaux
-
(sis) branch geoapi-3.1 updated (90b66dd6ad -> 5d62feec97)
desruisseaux
-
(sis) branch main updated (ecf0bfa5b2 -> d5c8e985dd)
desruisseaux
-
svn commit: r1928851 - in sis/release-test/maven: . with-epsg/src/test/java/org/apache/sis/test
desruisseaux
-
(sis-site) branch main updated: Review the web site for SIS 1.5 release.
desruisseaux
-
(sis) branch main updated (c6bd7e182a -> adb4d10776)
desruisseaux
-
(sis) branch main updated (1dd515ff2f -> ecf0bfa5b2)
desruisseaux
-
(sis-site) branch asf-site updated (88c6e019 -> afb22aab)
desruisseaux
-
(sis) branch 1.5-RC3 created (now 0edd5e3f15)
desruisseaux
-
(sis) branch main updated (d5c8e985dd -> 7d4feeea52)
desruisseaux
-
(sis) branch geoapi-3.1 updated (c912771e82 -> d262762271)
desruisseaux
-
(sis-site) branch asf-staging updated: Regenerate the staged web site with updated examples.
desruisseaux
-
svn commit: r1928850 - in sis/release-test/maven/with-epsg-embedded: . src src/main src/main/java src/main/java/org src/main/java/org/apache src/main/java/org/apache/sis src/main/java/org/apache/sis/test src/main/java/org/apache/sis/test/referencing sr...
desruisseaux
-
svn commit: r79816 - release/sis/1.4
desruisseaux
-
svn commit: r1928838 - in sis/release-test/maven: . src/main/java/org/apache/sis/test/referencing
desruisseaux
-
(sis) branch geoapi-3.1 updated (280e84ecf9 -> 65ad59bebe)
desruisseaux
-
sis-site.git: Error while running publish feature from asf-site:.asf.yaml
Apache Infrastructure
-
(sis) tag 1.5 created (now 0f393fd131)
desruisseaux
-
(sis) branch geoapi-4.0 updated (e2028b13c9 -> 85045c9931)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Replace the `LIKE` statement by collation when searching CRS by name. This is faster (allow to use the database index), give better results (ignore cases and accents) and simpler (remove checks for false positives).
desruisseaux
-
(sis) branch geoapi-4.0 updated (3596ff7ecd -> 19e8496c91)
desruisseaux
-
(sis) branch geoapi-4.0 updated: More test consolidation: reduce the number of assumptions. Factorize better where remaining assumptions are done.
desruisseaux
-
(sis) branch 1.5-RC4 deleted (was 0f393fd131)
desruisseaux
-
(sis) branch geoapi-3.1 updated (56fa4c52ad -> 90b66dd6ad)
desruisseaux
-
(sis) branch geoapi-4.0 updated (552f41a83b -> 7997e9f006)
desruisseaux
-
(sis) branch geoapi-3.1 updated (65ad59bebe -> a5f469e828)
desruisseaux
-
(sis) branch geoapi-3.1 updated (a5f469e828 -> 56fa4c52ad)
desruisseaux
-
(sis) branch geoapi-4.0 updated (d04033fd12 -> 552f41a83b)
desruisseaux
-
svn commit: r1928896 - in sis/release-test/maven: . with-epsg-modules
desruisseaux
-
(sis-site) branch main updated: Update release instructions.
desruisseaux
-
(sis) branch 1.5-RC3 deleted (was 0edd5e3f15)
desruisseaux
-
(sis) branch main updated (adb4d10776 -> 1dd515ff2f)
desruisseaux
-
svn commit: r79692 - in dev/sis/1.5: . RC4
desruisseaux
-
(sis) branch 1.4.1 deleted (was 7a66dd449e)
desruisseaux
-
(sis) branch 1.5-RC2 deleted (was 18bd407c39)
desruisseaux
-
(sis) branch 1.5-RC1 deleted (was b52621ae86)
desruisseaux
-
(sis) branch 1.5-RC4 updated (2529cb8009 -> 0f393fd131)
desruisseaux
-
svn commit: r1928887 - in sis/release-test/maven: . with-epsg-embedded/src/test/java/org/apache/sis/test with-epsg-embedded/src/test/java/org/apache/sis/test/referencing with-epsg-modules with-epsg-modules/src with-epsg-modules/src/main with-epsg-modul...
desruisseaux
-
(sis) branch 1.5-RC4 created (now 2529cb8009)
desruisseaux
-
(sis) branch main updated (90b42ea528 -> c6bd7e182a)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix a `FactoryException` thrown when trying to find the EPSG code of a CRS named "WGS 84". In EPSG database 9.9.1, exactly one CRS had that name. But in EPSG 12, there is 3 of them.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix numerous problems identified while testing SIS 1.5-RC3: * `sis-embedded-data` does not work because of database located in the wrong folder. * `AuthorityFactoryIdentifier` checks the wrong interfaces when searching EPSG code. * Incomplete path to EPSG data when using `org.apache.sis.epsg.downloadURL` property. * JavaFX installation wizard impossible to read because too small on HiDPI screen. * Wrong JavaFX version, wrong expected size of EPSG database after installation.
desruisseaux
-
(sis-site) branch main updated: Prepare release notes for SIS 1.5.
desruisseaux
-
(sis) branch main updated (f4d97c35d8 -> 90b42ea528)
desruisseaux
-
(sis) branch geoapi-3.1 updated (5b57d58d6b -> 280e84ecf9)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Make possible to request the inclusion of deprecated CRS in the list returned `getAuthorityCodes()`. It make easier to regenerate the list of supported codes during SIS releases.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Preparation for a SIS 1.5 release: * Disable a test which fails when the `SIS_DATA` environment variable is not set. * New layout for the generated page of coordinate operation methods. * Remove the special cases about datum names in the script that generate the list of CRS. * Make the code that generate the list of supported CRS less dependent of test code (geoapi-conformance).
desruisseaux
-
svn commit: r1928780 - sis/data/non-free/EPSG
desruisseaux
-
(sis) branch geoapi-4.0 updated (d3eb5398af -> 570d86b632)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Take in account the fact that the "sign reversal" boolean flag depends on the operation which uses the operation method. Units of measurement may also be incompatible between two operations using the same operation method. Therefore, the `EPSGDataAccess` factory needs to work on a more case-by-case basis.
desruisseaux
-
(sis) branch main updated (eaee561ab0 -> 333a915b33)
desruisseaux
-
(sis) branch main updated (eaee561ab0 -> f4d97c35d8)
desruisseaux
-
(sis) branch main updated (333a915b33 -> eaee561ab0)
desruisseaux
-
svn commit: r1928683 - sis/data/non-free/EPSG
desruisseaux
-
(sis) branch main updated (499c98d8e1 -> eaee561ab0)
desruisseaux
-
(sis) branch geoapi-3.1 updated (3ce89f28c7 -> c912771e82)
desruisseaux
-
(sis) branch geoapi-4.0 updated (bcf37c2a15 -> 7156ea4940)
desruisseaux
-
(sis) branch geoapi-4.0 updated (d773f3f985 -> bcf37c2a15)
desruisseaux
-
(sis) branch geoapi-4.0 updated (45f588a242 -> 15f3a29046)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Improve TupleArray bound computation and ignores NaN values
jsorel
-
(sis) branch geoapi-4.0 updated: Improve the warnings when the units of measurement in a WKT are inconsistent.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Bug fix: wrong scanline stride when reading an uncompressed image smaller than the tile size.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Bug fix: when `FeatureQuery` contains a `projection` item which is an operation, and when one of the operation parameters is another operation (typically a link), the operation was not executed.
desruisseaux
-
(sis) branch geoapi-4.0 updated (17ef3cb68e -> cb9d0cfae4)
desruisseaux
-
(sis) branch geoapi-3.1 updated (11f6114609 -> 14ecaa6557)
desruisseaux
-
(sis) branch main updated (be4deee44b -> 499c98d8e1)
desruisseaux
-
(sis) branch geoapi-3.1 updated (14ecaa6557 -> 3ce89f28c7)
desruisseaux
-
(sis) branch main updated (92cb82585e -> be4deee44b)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix parameter aliases for making them compliant with EPSG definitions.
desruisseaux
-
(sis) branch geoapi-4.0 updated (94cdd0cb3b -> 17ef3cb68e)
desruisseaux
-
svn commit: r1928302 - sis/release-test/maven
desruisseaux
-
(sis) branch 1.5-RC2 updated (ae747c616f -> 18bd407c39)
desruisseaux
-
(sis) branch main updated (23f2e78a1a -> 92cb82585e)
desruisseaux
-
(sis) branch geoapi-3.1 updated (a1e3ecb82c -> 11f6114609)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Complete the support of the new WKT keywords for `GeographicCRS` and other CRS types. Change the default unit of measurement of `PARAMETER` as clarified in ISO 19162:2019. Replace usage of `Date` by `java.time` in WKT parsing of temporal CRS.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add support for `FrameEpoch` element inside the `DYNAMIC` element.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix the last JUnit test failure when using EPSG version 12. This fix is not satisfying, as it cannot be applied between two datum ensemble. A generalization of this fix would need a refactoring of the way that Bursa-Wolf parameters are searched.
desruisseaux
-
(sis) branch main updated (f975967824 -> 23f2e78a1a)
desruisseaux
-
(sis) branch geoapi-3.1 updated (789cd85c1a -> a1e3ecb82c)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Supports the `ENSEMBLE` element at WKT parsing and formatting time.
desruisseaux
-
(sis) branch geoapi-4.0 updated (67df589956 -> 062a8de71d)
desruisseaux
-
(sis) branch 1.5-RC2 created (now ae747c616f)
desruisseaux
-
(sis) branch geoapi-4.0 updated (75d1967fa4 -> 67df589956)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix a wrong detecting of coordinate operation type. The previous algortihm was based on whether an accuracy is specified, but got confused by the fact that datum ensembles also have accuracy. This commit also clarify the case of datum shifts without parameters.
desruisseaux
-
svn commit: r1928207 - sis/data/non-free/EPSG
desruisseaux
-
(sis) branch geoapi-4.0 updated (8ac2e436ae -> c3a5675a3c)
desruisseaux
-
(sis) branch geoapi-3.1 updated: Ensure that the Javadoc is the same as on the main branch.
desruisseaux
-
(sis-site) branch main updated: Update the release management instructions.
desruisseaux
-
svn commit: r1928203 - in sis/release-test/maven: . src/main/java/org/apache/sis/test/referencing
desruisseaux
-
(sis) branch 1.5-RC1 updated: Add missing artifact signatures.
desruisseaux
-
(sis) branch 1.5-RC1 updated (4bcbbdeb78 -> 2563d94bb4)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Post-merge automatic reorganization of imports order. Contains also opportunistic cleanup.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix more test failures relative to the WGS84 being a datum ensemble since EPSG version 10. Most of the remaining test failures are about new operation types not yet supported.
desruisseaux
-
(sis) branch 1.5-RC1 created (now 4bcbbdeb78)
desruisseaux
-
(sis) branch main updated (f3170bc4ec -> f975967824)
desruisseaux
-
(sis) branch geoapi-3.1 updated (027cd1b753 -> bb738fc51c)
desruisseaux
-
(sis) branch main updated (a4a443d79e -> f3170bc4ec)
desruisseaux
-
(sis) branch geoapi-4.0 updated: More update for CRS that may be associated ot `DatumEnsemble` instead of `Datum`. This include an update of GeoAPI snapshot for the GeoAPI conformance tests.
desruisseaux
-
(sis) branch geoapi-3.1 updated (4e0bc740bc -> 027cd1b753)
desruisseaux
-
(sis) branch main updated (0661f9eaf0 -> a4a443d79e)
desruisseaux
-
(sis) branch geoapi-3.1 updated (236ded5a92 -> 4e0bc740bc)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix some (not all) JUnit test failures observed when using version 12 of the EPSG geodetic dataset. The fixes preserve compatibility with version 9 of EPSG (for now, we revisit in the future).
desruisseaux
-
(sis) branch geoapi-4.0 updated: `TableInfo` needs to support the new types used in EPSG version 10+. In particular, we use `DynamicReferenceFrance` as a mixin interface. Also be more precise in the number of dimensions of geographic CRS.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Reduce the risk of exhaustive scan of the EPSG database when searching for the authority code of a singleton.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Restore the deferred object creation in `IdentifiedObjectFinder` and the omission of database scanning when a match is found early.
desruisseaux
-
(sis) branch geoapi-4.0 updated: More type-safe way to specify the EPSG tables on which queries are executed.
desruisseaux
-
(sis-site) branch main updated: Review the instructions for source checkout, trying to make them more reliable.
desruisseaux
-
(sis) branch geoapi-4.0 updated (37ab42d7bd -> 4e2e756dc1)
desruisseaux