Messages by Thread
-
(sis) branch main updated (4532837aa7 -> 52d55b27ea)
desruisseaux
-
(sis) branch geoapi-3.1 updated (eec072bb3f -> a2c13a9421)
desruisseaux
-
(sis) branch geoapi-4.0 updated (911f726b34 -> 781fc115d0)
desruisseaux
-
(sis) branch geoapi-4.0 updated (50721b3016 -> 89be530257)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Upgrade UCAR dependency.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Cleanup `XMLInputFactory` usages. Set `ACCESS_EXTERNAL_DTD` property to a value that exclude the "file" protocol.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Bug fix in `DefaultEvaluator` when a point has more dimensions than the coverage CRS. Fix image bounding box check in `GridCoverage2D.apply(DirectPosition)`. Improve error message in case of points outside the coverage domain.
desruisseaux
-
(sis) branch geoapi-4.0 updated (d0900317cd -> c2f143b493)
desruisseaux
-
(sis) branch geoapi-4.0 updated: fix(Shapefile): use ISO-8559-1 when parsing prj file
jsorel
-
(sis) branch main updated (e0e5cfd750 -> 4532837aa7)
desruisseaux
-
(sis) branch geoapi-3.1 updated (93c592d047 -> eec072bb3f)
desruisseaux
-
(sis) branch geoapi-4.0 updated (ebcc3ec698 -> 47d67c936c)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix an `AssertionError` when using `BandedSampleConverter` with a tile size which is not a divisor of the source image size.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Put a pattern in background of images for making easier to see where the data is defined.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix a rounding error which sometime caused a border around images in the JavaFX application. Keep a null color model when the grid coverage categories define only a single NaN value. Javadoc and formatting.
desruisseaux
-
(sis) branch geoapi-4.0 updated (c0da944894 -> d650ed458d)
desruisseaux
-
(sis) branch geoapi-4.0 updated: When a CRS is specified in a netCDF file both as attributes and by WKT, and when the attributes do not specify object names, get the names from the WKT.
desruisseaux
-
(sis) branch main updated (255bd22df2 -> e0e5cfd750)
desruisseaux
-
(sis) branch geoapi-3.1 updated (27274f37b1 -> 93c592d047)
desruisseaux
-
(sis) branch main updated (7d4feeea52 -> 255bd22df2)
desruisseaux
-
(sis) branch geoapi-3.1 updated (bd6a16c7b8 -> 27274f37b1)
desruisseaux
-
(sis) branch geoapi-4.0 updated: When some filters implemented in pure Java are replaced by SQL expressions, remove the properties of `typeWithDependencies` that are not longer needed. It can reduce the number of columns requested in the `SELECT` statement.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Add `FeatureProjectionTest` and fix bugs identified by the tests:
desruisseaux
-
(sis) branch geoapi-4.0 updated (d70355df3b -> 772ea5c3fa)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Reintroduce the `GenericName` argument in `MemoryGridCoverageResource`.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Refactor and move `SetOfUnknownSize` and `ListOfUnknownSize`. This is not that much because they are useful to users (while they may be), but rather for reducing the number of classes that are closely related but still spread in many packages. Those two classes have been stable for a reasonable amount of time and their API is relatively well defined.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Refactor `Capabilities` for deferred loading of `FunctionRegistry` and for case-insensitive search of function names.
desruisseaux
-
(sis) branch geoapi-4.0 updated (37c1c6ef59 -> c4484bf53d)
desruisseaux
-
(sis) branch geoapi-4.0 updated: Support mathematical operations in filters. https://issues.apache.org/jira/browse/SIS-622
desruisseaux
-
(sis) branch geoapi-4.0 updated: Register an adapter for redirecting warnings from filter/expression to data store listeners.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Fix: ST_Transform does nothing when the CRS is declared on the attribute type. https://issues.apache.org/jira/browse/SIS-621
desruisseaux
-
(sis) branch geoapi-4.0 updated: Deprecate for removal the `AbstractFeature.getValueOrFallback(…)` method because experience suggests that it encourages bugs in user's codes that stay unnoticed. That method can be replaced by the new `FeatureType.hasProperty(String)` method. However, that latter method is actually not needed often.
desruisseaux
-
(sis) branch geoapi-4.0 updated: Try to clarify the meaning of the `hidden` argument in `AbstractResource(StoreListeners parentListeners, boolean hidden)`.
desruisseaux
-
(sis) branch geoapi-4.0 updated (e2d7874240 -> a7ca5df178)
desruisseaux
-
(sis-site) branch main updated: Fix the command-line examples.
desruisseaux
-
(sis-site) branch asf-staging updated: Last adjustments before SIS 1.5 release.
desruisseaux
-
(sis-site) branch main updated: Adjust the release date and add a note about GDAL support.
desruisseaux
-
(sis) branch geoapi-3.1 updated (5d62feec97 -> bd6a16c7b8)
desruisseaux
-
svn commit: r79815 - release/sis/1.3
desruisseaux
-
(sis) branch geoapi-4.0 updated (afe23b664e -> 3596ff7ecd)
desruisseaux
-
(sis-site) branch asf-site updated: Fix error in asf.yaml file.
desruisseaux
-
svn commit: r79813 - dev/sis/1.5/RC5 release/sis/1.5
desruisseaux
-
svn commit: r1929172 - sis/data/non-free/EPSG
desruisseaux
-
svn commit: r1928865 - sis/release-test/maven/with-epsg-embedded/src/test/java/org/apache/sis/test
desruisseaux
-
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