You are viewing a plain text version of this content. The canonical link for it is here.
- [sis] branch geoapi-4.0 updated: Filter : fix ST_Point and ST_LineString not parsing crs when integer or string - posted by js...@apache.org on 2020/04/01 09:48:57 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Make a best effort for reusing existing computation results, for avoiding spending CPU for e.g. resampling twice the same image. - posted by de...@apache.org on 2020/04/01 12:18:25 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Make processor configuration cloneable and use them in `ResampledGridCoverage`. - posted by de...@apache.org on 2020/04/01 21:32:30 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Interpolation should be done on floating point values when they exist. This is required for handling correctly the missing values. - posted by de...@apache.org on 2020/04/02 20:45:36 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Begin the port from Geotk project of the code using a precomputed grid of coordinate values for image resampling operations. - posted by de...@apache.org on 2020/04/02 20:47:05 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: ResampleGrid implements MathTransform2D. - posted by de...@apache.org on 2020/04/03 16:32:55 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Checkstyle correction. - posted by de...@apache.org on 2020/04/03 16:39:17 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add more tests for ResamplingGrid. - posted by de...@apache.org on 2020/04/04 21:20:42 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (307f3cf -> c0ad361) - posted by de...@apache.org on 2020/04/05 20:31:55 UTC, 0 replies.
- [sis] 01/04: Minor formatting. - posted by de...@apache.org on 2020/04/05 20:31:56 UTC, 0 replies.
- [sis] 02/04: Try to be a little bit stricter on the check about whether a ResamplingGrid tile is close enough to a linear transform. - posted by de...@apache.org on 2020/04/05 20:31:57 UTC, 0 replies.
- [sis] 03/04: Remove (at least for now) roundIfAlmostInteger(AffineTransform) since it is not sure that the benefit is worth the risk. - posted by de...@apache.org on 2020/04/05 20:31:58 UTC, 0 replies.
- [sis] 04/04: Add more interpolation tests. Contains a correction about the size of ResampledImage tiles. - posted by de...@apache.org on 2020/04/05 20:31:59 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Rearrange tests with a separated class focussing on `Interpolation` only (without going through `ResampledImage`). - posted by de...@apache.org on 2020/04/06 17:01:48 UTC, 0 replies.
- [jira] [Created] (SIS-494) Implement bicubic interpolation on rasters - posted by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2020/04/06 17:22:00 UTC, 0 replies.
- [sis] branch feat/bicubic created (now c18d424) - posted by de...@apache.org on 2020/04/06 17:25:58 UTC, 0 replies.
- [sis] 01/01: First attempt to implement bicubic interpolation. Current code produces wrong results; more work is needed before potential merge. - posted by de...@apache.org on 2020/04/06 17:25:59 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Include the Japan profile in JavaFX application because it provides access to more file formats. Opportunistic replacement of 0 literal by constant value. - posted by de...@apache.org on 2020/04/06 22:58:01 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix an IndexOfBoundsException when the "visible band" is -1 (sentinel value for information not available). - posted by de...@apache.org on 2020/04/06 23:31:39 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (5c85521 -> 54c4fc6) - posted by de...@apache.org on 2020/04/07 17:01:39 UTC, 0 replies.
- [sis] 01/03: Provides an icon for making easier to identify SIS when switching between different applications. - posted by de...@apache.org on 2020/04/07 17:01:40 UTC, 0 replies.
- [sis] 02/03: Add a button for getting more information about an error while loading resources. Fix exceptions in netCDF reader which occurred when a variable is not a coverage. - posted by de...@apache.org on 2020/04/07 17:01:41 UTC, 0 replies.
- [sis] 03/03: Basic zoom and pane services on the map view, not yet using the full resolution available. - posted by de...@apache.org on 2020/04/07 17:01:42 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Repaint the map after a zoom or pan gesture. It allows the viewer to fetch new data for the new region and resolution. - posted by de...@apache.org on 2020/04/07 22:04:48 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix an application freeze when an image operation executed by `TileOpExecutor` recursively uses `TileOpExecutor` on another image. - posted by de...@apache.org on 2020/04/08 12:43:17 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Make code a little bit more type safe. - posted by de...@apache.org on 2020/04/08 12:53:44 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix some anomalies observed when zooming or panning the map for a time long enough that some rendering happen during the gesture. This commit fixes some problems but not all of them; more investigations are needed. - posted by de...@apache.org on 2020/04/08 20:05:09 UTC, 0 replies.
- [jira] [Commented] (SIS-237) Modified Azimuthal Equidistant (EPSG:9832) - posted by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2020/04/09 10:08:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (6f8ff41 -> cac009d) - posted by de...@apache.org on 2020/04/09 16:56:34 UTC, 0 replies.
- [sis] 01/03: Replace http links by https and minor documentation fixes. - posted by de...@apache.org on 2020/04/09 16:56:35 UTC, 0 replies.
- [sis] 02/03: Add missing parameters in the internal `toString()` representation of some map projections. - posted by de...@apache.org on 2020/04/09 16:56:36 UTC, 0 replies.
- [sis] 03/03: Simplify the handling of transforms by updating a single Affine instance instead than adding/removing instances in the ObservableList. - posted by de...@apache.org on 2020/04/09 16:56:37 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix the anomalies (jumps in image position) that we observed when zooming and panning faster than the repaint events. - posted by de...@apache.org on 2020/04/09 19:36:16 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Consolidation of the rendering process. - posted by de...@apache.org on 2020/04/10 16:47:12 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (4973476 -> 89ec44d) - posted by de...@apache.org on 2020/04/10 22:42:52 UTC, 0 replies.
- [sis] 01/02: Removed unecessary calls to super.succeeded()/cancelled()/failed(). - posted by de...@apache.org on 2020/04/10 22:42:53 UTC, 0 replies.
- [sis] 02/02: Separate the case of nodes to move together with the map ("floatingPane") with the nodes to keep at fixed positions regardless pans, zooms and rotations ("fixedPane"). - posted by de...@apache.org on 2020/04/10 22:42:54 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (89ec44d -> f2f5771) - posted by de...@apache.org on 2020/04/11 21:18:23 UTC, 0 replies.
- [sis] 01/03: Add listeners to keyboard, track pad or touch screen for navigation. - posted by de...@apache.org on 2020/04/11 21:18:24 UTC, 0 replies.
- [sis] 02/03: Check for spherical case in Modified Azimuthal Equidistant projection. - posted by de...@apache.org on 2020/04/11 21:18:25 UTC, 0 replies.
- [sis] 03/03: separate the Java2D-specific rendering code in MapCanvasAWT subclass. It allows to use MapCanvas base class with pure JavaFX graphics. - posted by de...@apache.org on 2020/04/11 21:18:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix wrong position when performing pan or zooms with keyboard while the map is rendering in background thread. - posted by de...@apache.org on 2020/04/12 09:46:28 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Provides a Widget base class for making easier to locate SIS widgets. - posted by de...@apache.org on 2020/04/12 22:03:36 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Improve StatusBar, make it public and make it useable with arbitrary MapCanvas. - posted by de...@apache.org on 2020/04/13 10:59:37 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (2f96f80 -> f9154f7) - posted by de...@apache.org on 2020/04/13 21:06:03 UTC, 0 replies.
- [sis] 01/03: Rename CoverageView as CoverageCanvas and make public with better separation of tasks. - posted by de...@apache.org on 2020/04/13 21:06:04 UTC, 0 replies.
- [sis] 02/03: More control on the initial coverage view (image versus tabular data). - posted by de...@apache.org on 2020/04/13 21:06:05 UTC, 0 replies.
- [sis] 03/03: Move `PlanarCanvas` and dependencies in public package. They were already visible because of `MapCanvas` extending `PlanarCanvas`. - posted by de...@apache.org on 2020/04/13 21:06:06 UTC, 0 replies.
- [sis] branch feat/geojson updated (993d7d4 -> 979f433) - posted by js...@apache.org on 2020/04/14 07:02:44 UTC, 0 replies.
- [sis] 01/01: GeoJson : add GeoJson DataStore - posted by js...@apache.org on 2020/04/14 07:02:45 UTC, 1 replies.
- [sis] branch geoapi-4.0 updated: Fix a NullPointerException caused by the absence of CRS in the envelope inferred from a GridExtent. - posted by de...@apache.org on 2020/04/14 23:14:16 UTC, 0 replies.
- [sis] branch feat/geojson updated: GeoJson : reuse FeatureComparator in tests - posted by js...@apache.org on 2020/04/15 10:03:29 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Pom : disable trimStackTrace by default in surefire plugin - posted by js...@apache.org on 2020/04/15 10:04:55 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Make a better effort to take the `gridToCRS` transform in account when determining a CRS for a GridExtent. - posted by de...@apache.org on 2020/04/15 10:22:28 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Feature : add FeatureComparator utility test class - posted by js...@apache.org on 2020/04/15 12:26:05 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Provides more guidance to user when selecting a CRS by warning when the CRS domain of validity does not intersect the area of interest. - posted by de...@apache.org on 2020/04/15 16:42:51 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: First draft of a `ChoiceBox` for choosing a CRS in a list of more recently used CRS. - posted by de...@apache.org on 2020/04/19 21:47:38 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Take in account the geographic area of data shown when building the list of CRS. - posted by de...@apache.org on 2020/04/19 22:19:08 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Consolidation of CRSChooser in situations where an error occurs during the construction of a CRS. Before this commit, the CRSChooser behavior in such case was confusion (e.g. filtering not working anymore). - posted by de...@apache.org on 2020/04/20 16:18:53 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix a NullPointerException. - posted by de...@apache.org on 2020/04/20 16:23:10 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Give public access to `ImageLayout` constructor for allowing the use of different preferred tile size. - posted by de...@apache.org on 2020/04/20 20:09:46 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (3734fbe -> 11f8694) - posted by de...@apache.org on 2020/04/21 23:09:40 UTC, 0 replies.
- [sis] 01/02: Deprecate a method which is not used in practice and cause compatibility problem with JDK 14. - posted by de...@apache.org on 2020/04/21 23:09:41 UTC, 0 replies.
- [sis] 02/02: Keep a relationship between the CRS of coordinates shown in the status bar and the CRS of the displayed raster. - posted by de...@apache.org on 2020/04/21 23:09:42 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: doc(Referencing): minor note on envelope utility method. - posted by am...@apache.org on 2020/04/22 09:07:40 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix a NullPointerException when building a `GridCoverage2D` with domain set to `GridGeometry.UNDEFINED`. - posted by de...@apache.org on 2020/04/22 10:23:38 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (bd836fa -> 0707557) - posted by de...@apache.org on 2020/04/22 17:16:15 UTC, 0 replies.
- [sis] 01/02: Change `GeneralEnvelope.setTimeRange(…)` contract regarding null values in a way more convenient for creating "is before" and "is after" filters. Add some documentation. - posted by de...@apache.org on 2020/04/22 17:16:16 UTC, 0 replies.
- [sis] 02/02: Make `CoordinateFormat` more robust to change of CRS. - posted by de...@apache.org on 2020/04/22 17:16:17 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Apply CRS choice on the coordinate values displayed. - posted by de...@apache.org on 2020/04/22 22:50:27 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Resolve numerous problems with the display of geographic/projected coordinates under change of CRS. - posted by de...@apache.org on 2020/04/23 17:55:03 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Show CRS name in a tooltip and axis abbreviations. - posted by de...@apache.org on 2020/04/23 21:38:22 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Make check for JNDI context a little bit more robust. - posted by de...@apache.org on 2020/04/24 07:49:38 UTC, 0 replies.
- [sis] branch feat/javafx-on-11 created (now 2b50ed5) - posted by js...@apache.org on 2020/04/24 14:02:28 UTC, 0 replies.
- [sis] 01/01: feat(JavaFx): build for java 11, add maven dependencies - posted by js...@apache.org on 2020/04/24 14:02:29 UTC, 2 replies.
- [sis] branch geoapi-4.0 updated: Fix a problem at initialization of CRS choices (was initialized to the wrong CRS). - posted by de...@apache.org on 2020/04/24 17:38:07 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix other CRS selection problems (wrong CRS checked in menu items, "Other…" not working). This commit fixes the last problems we have seen so far. - posted by de...@apache.org on 2020/04/25 10:21:19 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Refactor StatusBar API with some method renaming, property definitions and javadoc completionS. No change in functionalities. - posted by de...@apache.org on 2020/04/25 18:59:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: When formatting projected coordinates, give also the axis direction. Example: "-100 m E 300 m N". Maybe a future version should replace "E" by "W" when the value is negative, but current version is enough for resolving the ambiguity problem. - posted by de...@apache.org on 2020/04/26 23:37:06 UTC, 0 replies.
- [sis] branch feat/javafx-on-11 updated (2b50ed5 -> 89a6262) - posted by js...@apache.org on 2020/04/27 07:11:38 UTC, 0 replies.
- [sis] branch feat/javafx-on-11 updated: chore(*): remove special profil for javafx - posted by js...@apache.org on 2020/04/27 09:50:42 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Make CoordinateFormat.parse(…) consistent with CoordinateFormat.format(…) regarding direction and accuracy information. - posted by de...@apache.org on 2020/04/27 13:15:58 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Replace a NullPointerException (at `build()` invocation time) by a more explicit exception thrown earlier. - posted by de...@apache.org on 2020/04/27 13:54:46 UTC, 0 replies.
- [jira] [Assigned] (SIS-218) Cassini-Soldner (EPSG:9806) - posted by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2020/04/27 18:57:00 UTC, 0 replies.
- [jira] [Updated] (SIS-218) Cassini-Soldner (EPSG:9806) - posted by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2020/04/27 18:57:00 UTC, 1 replies.
- [sis] branch geoapi-4.0 updated (e474c3d -> b44873a) - posted by de...@apache.org on 2020/04/27 21:10:56 UTC, 0 replies.
- [sis] 01/02: Add missing serial version. - posted by de...@apache.org on 2020/04/27 21:10:57 UTC, 0 replies.
- [sis] 02/02: Initial implementation of Cassini-Soldner projection written from EPSG formulas. This commit provides a direct, non-optimized implementation with almost verbatim copy of formulas published in: - posted by de...@apache.org on 2020/04/27 21:10:58 UTC, 0 replies.
- svn commit: r1877094 - /sis/ip-review/CassiniSoldner.html - posted by de...@apache.org on 2020/04/27 21:18:11 UTC, 0 replies.
- [sis] branch feat/javafx-on-11 updated (8f5d781 -> 91fd230) - posted by js...@apache.org on 2020/04/28 07:07:12 UTC, 0 replies.
- [sis] 01/02: feat(JavaFx): build for java 11, add maven dependencies - posted by js...@apache.org on 2020/04/28 07:07:13 UTC, 0 replies.
- [sis] 02/02: chore(*): remove special profil for javafx - posted by js...@apache.org on 2020/04/28 07:07:14 UTC, 0 replies.
- [sis] branch feat/geojson updated (6c65e3d -> d80be71) - posted by js...@apache.org on 2020/04/28 08:19:40 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Optimize the Cassini-Soldner implementation by using the faster and more accurate formulas inherited from MeridianArcBased instead than the M(φ) method and its converse µ₁ + …. Rearrange a little bit some remaining terms for reducing the number of operations. - posted by de...@apache.org on 2020/04/28 09:25:02 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add tests for Cassini-Soldner projection. - posted by de...@apache.org on 2020/04/28 11:24:35 UTC, 0 replies.
- [sis] branch feat/javafx-on-11 updated (91fd230 -> e28177a) - posted by js...@apache.org on 2020/04/29 07:17:13 UTC, 0 replies.
- svn commit: r1877168 - in /sis/analysis: Cassini-Soldner.wxmx README.html - posted by de...@apache.org on 2020/04/29 13:57:25 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Implementation of Jacobian matrix for Cassini-Soldner projection. - posted by de...@apache.org on 2020/04/29 14:11:29 UTC, 0 replies.
- svn commit: r1877170 - in /sis/analysis: Cassini-Soldner (Spherical).wxmx README.html - posted by de...@apache.org on 2020/04/29 14:49:08 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add spherical case of Cassini-Soldner projection. Formulas are taken from Wikipedia. This commit completes https://issues.apache.org/jira/browse/SIS-218 - posted by de...@apache.org on 2020/04/29 15:00:27 UTC, 0 replies.
- [jira] [Resolved] (SIS-218) Cassini-Soldner (EPSG:9806) - posted by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2020/04/29 15:02:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (887b72a -> 1e65345) - posted by de...@apache.org on 2020/04/29 15:51:20 UTC, 0 replies.
- [sis] 01/02: Reduce visibility of `PARAMETERS` constant when not needed. - posted by de...@apache.org on 2020/04/29 15:51:21 UTC, 0 replies.
- [sis] 02/02: Add SCALE_FACTOR parameter on CylindricalEqualArea and add some comments in other places. - posted by de...@apache.org on 2020/04/29 15:51:22 UTC, 0 replies.
- [sis] branch master updated (fd8015a -> f2e8a22) - posted by de...@apache.org on 2020/04/29 16:07:32 UTC, 0 replies.
- [sis] 01/03: Fix name of a renamed field. - posted by de...@apache.org on 2020/04/29 16:07:33 UTC, 0 replies.
- [sis] 02/03: Deprecate a method which is not used in practice and cause compatibility problem with JDK 14. - posted by de...@apache.org on 2020/04/29 16:07:34 UTC, 0 replies.
- [sis] 03/03: Merge the implementation of Cassini-Soldner projection from "geoapi-4.0" development branch. JIRA: https://issues.apache.org/jira/browse/SIS-218 IP-review: https://svn.apache.org/repos/asf/sis/ip-review/CassiniSoldner.html - posted by de...@apache.org on 2020/04/29 16:07:35 UTC, 0 replies.
- [jira] [Updated] (SIS-219) Hyperbolic Cassini-Soldner (EPSG:9833) - posted by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2020/04/29 16:36:00 UTC, 0 replies.
- [jira] [Assigned] (SIS-219) Hyperbolic Cassini-Soldner (EPSG:9833) - posted by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2020/04/29 16:36:00 UTC, 0 replies.
- [sis] branch refactor/strict_storage_connector created (now 0983ed8) - posted by am...@apache.org on 2020/04/29 18:47:39 UTC, 0 replies.
- [sis] 01/01: refactor(Storage): Add an extension of storage connector with fail-fast behaviors [WIP] - posted by am...@apache.org on 2020/04/29 18:47:40 UTC, 0 replies.
- [sis] branch feat/geojson deleted (was d80be71) - posted by js...@apache.org on 2020/04/30 08:09:15 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Make a little bit more robust the way we handle map projection variants. Enable a Modified Modified Azimuthal Equidistant test that was disabled. Opportunistically add Hyperbolic Cassini-Soldner projection since it is a small variation of usual Cassini-Soldner projection (derivatives not implemented). - posted by de...@apache.org on 2020/04/30 17:34:35 UTC, 0 replies.
- [jira] [Resolved] (SIS-219) Hyperbolic Cassini-Soldner (EPSG:9833) - posted by "Martin Desruisseaux (Jira)" <ji...@apache.org> on 2020/04/30 17:41:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Retrofit HyperbolicCassiniSoldner into CassiniSoldner. It reduces code duplication and may be more flexible if we want to implement the Jacobian matrix of hyperbolic case in a future version. It also reduces the visibility of hyperbolic case, which is desired because it is a very specific case. The cost on normal Cassini-Soldner case is hopefully light (a single `if` statement) and may be acceptable since this projection exists mostly for historical purposes. - posted by de...@apache.org on 2020/04/30 19:10:06 UTC, 0 replies.