You are viewing a plain text version of this content. The canonical link for it is here.
- (sis) branch geoapi-4.0 updated: Allow `DefaultConcatenatedOperation` to contain steps in reverse order. https://issues.apache.org/jira/browse/SIS-594 - posted by de...@apache.org on 2024/01/09 18:53:14 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Cache the inverse operation. The main intend is to avoid information lost when the inverse of the inverse is later requested. - posted by de...@apache.org on 2024/01/10 13:25:43 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated (52f7098f12 -> deecd1e3eb) - posted by de...@apache.org on 2024/01/11 18:01:10 UTC, 0 replies.
- (sis) 01/02: Typo fixes. - posted by de...@apache.org on 2024/01/11 18:01:11 UTC, 0 replies.
- (sis) 02/02: Fix a grammatical: "same than" → "same as". Used a regex script because this error has too many occurrences. This is a side effect of editorial work on OGC Testbed 19. - posted by de...@apache.org on 2024/01/11 18:01:12 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Spelling fix: "there is two" → "there are two". (side-effect of editorial corrections on OGC Testbed-19). - posted by de...@apache.org on 2024/01/12 10:48:47 UTC, 0 replies.
- (sis) branch geoapi-3.1 updated (84d2ffda54 -> cdfb5327b5) - posted by de...@apache.org on 2024/01/14 19:56:20 UTC, 0 replies.
- (sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. The most numerous changes are typo fixes. - posted by de...@apache.org on 2024/01/14 19:56:21 UTC, 0 replies.
- (sis) branch main updated (2330bb247d -> 98ad705d64) - posted by de...@apache.org on 2024/01/14 20:04:00 UTC, 0 replies.
- (sis) 01/01: Merge branch 'geoapi-3.1' - posted by de...@apache.org on 2024/01/14 20:04:01 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Better management of change of axis order: - Share cache, for avoiding to redo the same operation. - Make possible to get back the original definition. - Always sort time dimension last in "normalized" CS. - posted by de...@apache.org on 2024/01/14 21:12:12 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Do not use the original coordinate system as the starting point for all `AxesConvention`. This is a modification of the cache sharing policy introduced in the previous commit. The previous policy was causing confusion when two `forConvention(…)` calls are chained and the first call was, for example, removing the vertical axis. - posted by de...@apache.org on 2024/01/15 11:28:41 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Concatenated operation handle automatically the change of coordinate system in the last step. For example, if the target CRS of the last `SingleOperation` uses a CartesianCS but the target CRS of the `ConcatenatedOperation` uses a SphericalCS, a conversion will be added automatically. - posted by de...@apache.org on 2024/01/15 18:43:54 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: When concatenating a change of coordinate system type together with an uniform scale factor, move the scale factor from the Cartesian CS side to the spherical, cylindrical or polar CS side. The rational is that the latter will need an affine transform anyway for the conversion between radians and degrees. - posted by de...@apache.org on 2024/01/18 18:01:12 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Replace the optimization of concatenated transforms by a new API making possible to provide more context. The new API does not yet provide additional context, but it will be done after the deprecated method is removed. - posted by de...@apache.org on 2024/01/19 18:15:58 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Consolidation: add a missing `tryConcatenate(Joiner) implementation and minor refactoring of 3 other implementations. Add missing documentation (also in GeoTIFF module). - posted by de...@apache.org on 2024/01/19 22:12:38 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Add a JUnit test for URN to temporal CRS. Opportunistically port `CRSTest` to JUnit 5 and related cleaning elsewhere. - posted by de...@apache.org on 2024/01/21 16:26:21 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Ignore zero-width spaces and other ignorable characters in CRS identifiers. - posted by de...@apache.org on 2024/01/21 20:58:22 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated (cf568b124f -> a2cb3742f8) - posted by de...@apache.org on 2024/01/22 12:05:27 UTC, 0 replies.
- (sis) 01/02: Move non-released `org.apache.sis.map` package to an incubator module. A new module named "org.apache.sis.portrayal.map" is created, but that module may be temporary if its content graduates to the endorsed module. - posted by de...@apache.org on 2024/01/22 12:05:28 UTC, 0 replies.
- (sis) 02/02: Migrate tests of `org.apache.sis.portrayal` to JUnit 5. - posted by de...@apache.org on 2024/01/22 12:05:29 UTC, 0 replies.
- (sis) branch geoapi-3.1 updated (cdfb5327b5 -> f58c7f7d56) - posted by de...@apache.org on 2024/01/22 13:13:34 UTC, 0 replies.
- (sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: - Better handling of `AxesConvention`. - Better handling of special cases in transform concatenations. - Detech changes of coordinate system types in `ConcatenatedOperation`. - posted by de...@apache.org on 2024/01/22 13:13:35 UTC, 0 replies.
- (sis) branch main updated (98ad705d64 -> 9cee4111e1) - posted by de...@apache.org on 2024/01/22 14:04:08 UTC, 0 replies.
- (sis) 01/01: Merge branch 'geoapi-3.1'. - posted by de...@apache.org on 2024/01/22 14:04:09 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated (a2cb3742f8 -> 8aa2ee63a9) - posted by de...@apache.org on 2024/01/22 14:43:12 UTC, 0 replies.
- (sis) 01/02: Post-merge automatic import reorganization. - posted by de...@apache.org on 2024/01/22 14:43:13 UTC, 0 replies.
- (sis) 02/02: Modification in the automatic import reorganization program: do not consider files deleted in downstream branches when deciding if an import statement is specific to some branches. - posted by de...@apache.org on 2024/01/22 14:43:14 UTC, 0 replies.
- (sis) branch geoapi-3.1 updated (f58c7f7d56 -> 24e0c1b0b0) - posted by de...@apache.org on 2024/01/22 14:43:45 UTC, 0 replies.
- (sis) 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: post-merge reorganization of imports. - posted by de...@apache.org on 2024/01/22 14:43:46 UTC, 0 replies.
- (sis) branch main updated (9cee4111e1 -> 2a51813d48) - posted by de...@apache.org on 2024/01/22 14:45:52 UTC, 0 replies.
- (sis) 01/01: Merge branch 'geoapi-3.1': Post-merge reorganization of import statements. - posted by de...@apache.org on 2024/01/22 14:45:53 UTC, 0 replies.
- (sis-site) branch main updated (26e28a8c -> 584a696a) - posted by de...@apache.org on 2024/01/24 16:35:37 UTC, 0 replies.
- (sis-site) 01/02: Replace {{< highlight >}} statements by backticks in markdown files. - posted by de...@apache.org on 2024/01/24 16:35:38 UTC, 0 replies.
- (sis-site) 02/02: Update command-line documentation with new feature added in SIS 1.5. - posted by de...@apache.org on 2024/01/24 16:35:39 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Add an `--operation` parameter which can be used instead of `--sourceCRS` and `--targetCRS` in the command-line interface. This work required a refactoring of the way that auxiliary files are read in data stores, for reading both WKT and GML. As a side effect of this work, the PRJ files of World-File rasters can be in GML in addition of WKT. - posted by de...@apache.org on 2024/01/24 16:38:14 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: feat(Map): add a first template of Map portrayer - posted by js...@apache.org on 2024/01/25 16:14:32 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Fix an almost never-ending loop when loging a warning with a message too long for fitting on a line, and when that line has no place (space, dash, etc.) where to split. - posted by de...@apache.org on 2024/01/26 19:23:17 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Reduce the verbosity of log record or error message during XML unmarshalling. - Some log records were repeated many times. - JAXBException with very long messages had the message repeated in their causes. - posted by de...@apache.org on 2024/01/27 16:51:27 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated (fce18cb382 -> 7646647150) - posted by de...@apache.org on 2024/01/28 16:41:28 UTC, 0 replies.
- (sis) 01/02: Consolidation in the warnings about auxiliary files. - posted by de...@apache.org on 2024/01/28 16:41:29 UTC, 0 replies.
- (sis) 02/02: Rename `getResources(…)` to `forLocale(…)` or `forProperties(…)` in `Errors`, `Messages` and `Vocabulary` classes for consistency with other `IndexedResourceBundle` subclasses. - posted by de...@apache.org on 2024/01/28 16:41:30 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated (7646647150 -> 1de7bff827) - posted by de...@apache.org on 2024/01/28 20:45:05 UTC, 0 replies.
- (sis) 01/02: Replace Latin-1 encoding by escape sequences in property files for avoiding problems with the fact than UTF-8 will become the default encoding. - posted by de...@apache.org on 2024/01/28 20:45:06 UTC, 0 replies.
- (sis) 02/02: Fix grammatical errors. - posted by de...@apache.org on 2024/01/28 20:45:07 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: feat(Geometry): add toJava2D method on GeometryWrapper - posted by js...@apache.org on 2024/01/29 08:51:45 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Correction in `transform(MathTransform)` method contract: CRS is null. Avoid copying the shape in `toJava2D()`. - posted by de...@apache.org on 2024/01/29 10:14:39 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: feat(Renderer): reorganize renderer, cleaning code, add doc, start test cases - posted by js...@apache.org on 2024/01/29 16:00:45 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated: Fix timezone issues: - Specify better how timezone is used in `WKTFormat(Locale, Timezone)` constructor. - Broken output in `StandardDateFormat.format(Date)` when the timezone is not UTC. - Command-line tool should not use local timezone unless explicitely requested. - posted by de...@apache.org on 2024/01/29 17:48:41 UTC, 0 replies.
- (sis) branch geoapi-4.0 updated (5f13a88877 -> 64cdd84150) - posted by de...@apache.org on 2024/01/30 18:50:32 UTC, 0 replies.
- (sis) 01/03: Add an option for requesting the inverse of an operation on the command-line. - posted by de...@apache.org on 2024/01/30 18:50:33 UTC, 0 replies.
- (sis) 02/03: Fix a formatting error (exception or broken strings) when the WKT contains numbers formatted as a matrix and X364 coloring is enabled. - posted by de...@apache.org on 2024/01/30 18:50:34 UTC, 0 replies.
- (sis) 03/03: English grammar fix: "amount of" → "number of" (for countable objects). - posted by de...@apache.org on 2024/01/30 18:50:35 UTC, 0 replies.