You are viewing a plain text version of this content. The canonical link for it is here.
- [sis] branch geoapi-4.0 updated: Fix missing "s" in "getOrderOptionsType()" for ISO 19115 compliance. https://github.com/opengeospatial/geoapi/issues/21 - posted by de...@apache.org on 2019/05/01 11:50:06 UTC, 0 replies.
- [jira] [Updated] (SIS-398) MI_PolarizationOrientationCode as an alias of MI_PolarisationOrientationCode - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/01 15:51:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (fceec82 -> bf56b15) - posted by de...@apache.org on 2019/05/01 15:51:34 UTC, 0 replies.
- [sis] 01/04: Fix spelling error in method name, but not in XML annotation since the spelling exists in ISO specification. https://github.com/opengeospatial/geoapi/issues/43 - posted by de...@apache.org on 2019/05/01 15:51:35 UTC, 0 replies.
- [sis] 02/04: Rename "polarization" as "polarisation" in two method names for compliance with latest ISO 19115 revision. https://github.com/opengeospatial/geoapi/issues/15 - posted by de...@apache.org on 2019/05/01 15:51:36 UTC, 0 replies.
- [sis] 03/04: Renamed PolarizationOrientation as PolarisationOrientation for compliance with latest ISO 19115-2 revision. Part of https://github.com/opengeospatial/geoapi/issues/23 - posted by de...@apache.org on 2019/05/01 15:51:37 UTC, 0 replies.
- [sis] 04/04: Renamed getCenterPoint() as getCentrePoint() for compliance with ISO 19115:2014. - posted by de...@apache.org on 2019/05/01 15:51:38 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (2751173 -> 8164ff4) - posted by de...@apache.org on 2019/05/01 16:01:15 UTC, 0 replies.
- [sis] 01/04: Merge branch 'geoapi-4.0' into geoapi-3.1: implementation of GridEnvelope interface. - posted by de...@apache.org on 2019/05/01 16:01:16 UTC, 0 replies.
- [sis] 02/04: Merge branch 'geoapi-4.0' into geoapi-3.1 but without the change in Objective.getObjectiveOccurences() method name. The old name is kept on GeoAPI 3.1 branch for compatibility reason. - posted by de...@apache.org on 2019/05/01 16:01:17 UTC, 0 replies.
- [sis] 03/04: Merge branch 'geoapi-4.0' into geoapi-3.1, taking only the renaming in annotations. Renaming of methods or classes are not taken for compatibility reasons. - posted by de...@apache.org on 2019/05/01 16:01:18 UTC, 0 replies.
- [sis] 04/04: Merge branch 'geoapi-4.0' into geoapi-3.1, but replacing method renaming by a comment about future evolution. - posted by de...@apache.org on 2019/05/01 16:01:19 UTC, 0 replies.
- [sis] branch master updated (4610eab -> 09ba94f) - posted by de...@apache.org on 2019/05/01 20:55:16 UTC, 0 replies.
- [sis] 01/02: Merge branch 'geoapi-3.1' excluding the use of `GridEnvelope` interface (because not present in GeoAPI 3.0). - posted by de...@apache.org on 2019/05/01 20:55:17 UTC, 0 replies.
- [sis] 02/02: Merge branch 'geoapi-3.1' with some methods renamings replaced by comments about future evolution. - posted by de...@apache.org on 2019/05/01 20:55:18 UTC, 0 replies.
- [jira] [Resolved] (SIS-389) DefaultMedium.name property should be a Citation - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/02 09:07:00 UTC, 0 replies.
- [jira] [Updated] (SIS-389) DefaultMedium.name property should be a Citation - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/02 09:07:00 UTC, 0 replies.
- [jira] [Assigned] (SIS-389) DefaultMedium.name property should be a Citation - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/02 09:07:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (bf56b15 -> f15686f) - posted by de...@apache.org on 2019/05/04 23:33:28 UTC, 0 replies.
- [sis] 01/02: Update for GeoAPI change: Medium.name property type changed from MediumName to Citation. https://issues.apache.org/jira/browse/SIS-389 - posted by de...@apache.org on 2019/05/04 23:33:29 UTC, 0 replies.
- [sis] 02/02: In Metadata, java.nio.charset.Charset should be associated to java.util.Locale. This issue is described at https://github.com/opengeospatial/geoapi/issues/28 and is required for https://issues.apache.org/jira/browse/SIS-402 resolution. This work required improvement in many SIS internal classes (ModifiableMetadata, PropertyAccessor, Merger, TreeFormat, PT_Locale, etc…) for allowing the use of java.util.Map in addition of java.util.Collection in metadata properties. - posted by de...@apache.org on 2019/05/04 23:33:30 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (f15686f -> 50b074f) - posted by de...@apache.org on 2019/05/05 15:40:37 UTC, 0 replies.
- [sis] 01/02: Fix the unmarshalling of attribute from legacy XML documents. https://issues.apache.org/jira/browse/SIS-402 - posted by de...@apache.org on 2019/05/05 15:40:38 UTC, 0 replies.
- [sis] 02/02: Remove LegacyPropertyAdapter.asCollection(…) method since it duplicates CollectionsExt.singletonOrEmpty(…). - posted by de...@apache.org on 2019/05/05 15:40:39 UTC, 0 replies.
- [jira] [Resolved] (SIS-402) Missing @XmlElement on DefaultMetadata.getCharacterSets() - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/05 15:43:00 UTC, 0 replies.
- [jira] [Updated] (SIS-403) Upgrade org.apache.sis.test.integration.MetadataTest to ISO 19115-3 - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/05 15:48:00 UTC, 0 replies.
- [jira] [Updated] (SIS-405) Upgrade JAXB annotations of ImmutableIdentifier - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/05 15:48:00 UTC, 0 replies.
- [jira] [Updated] (SIS-401) Use of GML 3.2 implies the use of ISO 19139:2007 metadata - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/05 15:48:00 UTC, 0 replies.
- [jira] [Updated] (SIS-400) Complete MarshallingTest and add UnmarshallingTest - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/05 15:48:00 UTC, 0 replies.
- [jira] [Resolved] (SIS-345) Upgrade JAXB binding to ISO 19115-3 - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/05 15:52:00 UTC, 0 replies.
- [jira] [Updated] (SIS-361) NetCDF to ISO 19115:2014 mapping - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/05 15:53:00 UTC, 0 replies.
- [jira] [Updated] (SIS-366) sis-gdal module should not write native file in the temporary directory - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/05 15:53:00 UTC, 0 replies.
- [jira] [Updated] (SIS-378) Too aggressive simplification of some units of measurement - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/05 15:54:00 UTC, 0 replies.
- [jira] [Updated] (SIS-345) Upgrade JAXB binding to ISO 19115-3 - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/05 17:06:00 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (8164ff4 -> 0018ef8) - posted by de...@apache.org on 2019/05/05 21:57:47 UTC, 0 replies.
- [sis] 01/02: Merge branch 'geoapi-4.0' into geoapi-3.1 but without changing the Medium.name property type for compatibility reason. - posted by de...@apache.org on 2019/05/05 21:57:48 UTC, 0 replies.
- [sis] 02/02: Merge branch 'geoapi-4.0' into geoapi-3.1. - posted by de...@apache.org on 2019/05/05 21:57:49 UTC, 0 replies.
- [sis] branch master updated (09ba94f -> 89daa3b) - posted by de...@apache.org on 2019/05/06 12:48:25 UTC, 0 replies.
- [sis] 01/03: Post-merge cleanup. - posted by de...@apache.org on 2019/05/06 12:48:26 UTC, 0 replies.
- [sis] 02/03: Merge branch 'geoapi-4.0' into geoapi-3.1. - posted by de...@apache.org on 2019/05/06 12:48:27 UTC, 0 replies.
- [sis] 03/03: Merge branch 'geoapi-3.1' Contains fix for https://issues.apache.org/jira/browse/SIS-402 regression. - posted by de...@apache.org on 2019/05/06 12:48:28 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (0018ef8 -> 6944f6c) - posted by de...@apache.org on 2019/05/06 12:48:48 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (50b074f -> 43a1a89) - posted by de...@apache.org on 2019/05/06 12:48:57 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: LocaleAndCharset.getCharacterSets(…) should returns a Collection that implement equals(Object) method. - posted by de...@apache.org on 2019/05/07 10:06:57 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Call to DefaultMetadata.serLanguage(Locale) should preserve the Charset. - posted by de...@apache.org on 2019/05/07 15:13:03 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: LinearIterator.next() should avoid to compute tile indices at every calls when the tile did not changed. - posted by de...@apache.org on 2019/05/08 17:16:15 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Enable testWindowOnImage() in LinearIteratorTest. - posted by de...@apache.org on 2019/05/08 18:41:21 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Move LegacyPropertyAdapter in the org.apache.sis.internal.metadata.legacy package. - posted by de...@apache.org on 2019/05/09 10:36:27 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (6944f6c -> 3ae456a) - posted by de...@apache.org on 2019/05/09 10:36:37 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. - posted by de...@apache.org on 2019/05/09 10:36:38 UTC, 0 replies.
- [sis] branch master updated (89daa3b -> 1181fec) - posted by de...@apache.org on 2019/05/09 10:36:46 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-3.1'. - posted by de...@apache.org on 2019/05/09 10:36:47 UTC, 0 replies.
- svn commit: r1858989 - in /sis/ip-review: GeodeticCalculator.xhtml rev/10796/GeodeticCalculator.xhtml rev/20874/GeodeticCalculator.xhtml rev/24925/GeodeticCalculator.xhtml - posted by de...@apache.org on 2019/05/09 11:05:37 UTC, 0 replies.
- [jira] [Assigned] (SIS-385) Inaccurate formulas in DistanceUtils - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/09 11:09:00 UTC, 0 replies.
- [jira] [Assigned] (SIS-386) Deprecate DefaultEllipsoid.orthodromicDistance(…) method - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/09 11:10:00 UTC, 0 replies.
- svn commit: r1859011 - in /sis/ip-review: PositionTransformer.xhtml rev/20874/PositionTransformer.xhtml rev/25050/PositionTransformer.xhtml - posted by de...@apache.org on 2019/05/09 14:03:46 UTC, 0 replies.
- svn commit: r1859019 - in /sis/ip-review: ./ rev/05908/ rev/06275/ rev/10796/ rev/20874/ rev/24925/ - posted by de...@apache.org on 2019/05/09 15:28:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Skeleton of GeodeticCalculator, not yet functional. The idea is taken from Geotk, but all formulas have been discarted and methods are rewritten. The initial version will use only spherical formulas published on Wikipedia. The formulas to use for the ellipsoidal versions will be determined later. More discussion on https://issues.apache.org/jira/browse/SIS-386 - posted by de...@apache.org on 2019/05/10 19:18:44 UTC, 0 replies.
- [jira] [Created] (SIS-452) Satellite-tracking projections - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/11 07:47:00 UTC, 0 replies.
- [jira] [Resolved] (SIS-446) NetCDF store should be robust to non-linear localization grid - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/11 07:49:00 UTC, 0 replies.
- svn commit: r1859110 - /sis/ip-review/GeodeticCalculator.xhtml - posted by de...@apache.org on 2019/05/11 11:44:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Complete (for now) GeodeticCalculator with spherical formulas. Ellipsoidal formulas will need to be considered later. - posted by de...@apache.org on 2019/05/11 16:07:55 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Deprecate DistanceUtils, replaced by GeodeticCalculator. Current version implements only spherical formulas, but DistanceUtils was using spherical formulas too. This commit resolves https://issues.apache.org/jira/browse/SIS-385 The use of ellipsoidal formulas instead than spherical will be a separated issue. - posted by de...@apache.org on 2019/05/11 21:41:08 UTC, 0 replies.
- [jira] [Resolved] (SIS-385) Inaccurate formulas in DistanceUtils - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/11 21:56:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (23fbd3d -> 76befaa) - posted by de...@apache.org on 2019/05/12 21:07:16 UTC, 0 replies.
- [sis] 01/02: Add tests for GeodeticCalculator. - posted by de...@apache.org on 2019/05/12 21:07:17 UTC, 0 replies.
- [sis] 02/02: Add Bézier curve calculation from two end-points, the mid-point and derivatives at end-point. This will be used as an approximation of geodesic path. - posted by de...@apache.org on 2019/05/12 21:07:18 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Simplify the Bezier cubic curve to quadratic curve or straight line when possible. This is especially important in the case of the straight line for avoiding a division by zero. - posted by de...@apache.org on 2019/05/13 19:21:39 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Rename "fitCubicCurve" as "bezier" since the returned curve is not necessarily cubic. Also remove the method from public API because its API may change again based on experience. - posted by de...@apache.org on 2019/05/14 07:58:48 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Separated GeodeticCalculator.setDirection(double, double) in two methods: setStartingAzimuth(double) and setGeodesicDistance(double). The name of the previous method was vague, and it happens frequently in practice that we want to update only one of those two properties. - posted by de...@apache.org on 2019/05/14 12:35:02 UTC, 0 replies.
- [jira] [Created] (SIS-453) GeodeticCalculator.toGeodesicPath should build ISO curves - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/14 15:40:00 UTC, 0 replies.
- [jira] [Updated] (SIS-453) GeodeticCalculator.toGeodesicPath should build ISO curves - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/14 16:00:00 UTC, 1 replies.
- [jira] [Created] (SIS-454) Approximate geodesic path by Bézier curve - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/14 16:03:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Approximate geodesic path by Bézier curve: https://issues.apache.org/jira/browse/SIS-454 Current implémentation builds a single linear, quadratic or cubic Bézier curve. It should be improved in a future version by building a chain of Bézier curves. - posted by de...@apache.org on 2019/05/14 16:04:58 UTC, 0 replies.
- [jira] [Resolved] (SIS-454) Approximate geodesic path by Bézier curve - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/14 16:06:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add a package for visualization tools used for debugging purpose. For now only show a java.awt.Shape. More may be added in the future. - posted by de...@apache.org on 2019/05/15 07:59:19 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: When building a geodesic path, may need to add or remove 360° to the target longitude depending on the heading. - posted by de...@apache.org on 2019/05/15 08:33:10 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix the case of straight line at equator and add more tests. - posted by de...@apache.org on 2019/05/15 16:39:35 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Initial (and incomplete) implementation of loxodromic distance using spherical formulas. - posted by de...@apache.org on 2019/05/15 19:20:17 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (9a15749 -> cbcfab2) - posted by de...@apache.org on 2019/05/16 10:38:24 UTC, 0 replies.
- [sis] 01/02: Rename expOfNorthing as expΨ for stretching the relationship with isometric latitude. - posted by de...@apache.org on 2019/05/16 10:38:25 UTC, 0 replies.
- [sis] 02/02: Replace the innacurate values hard-coded in `testOnParallel45()` by a dependency to Charles Karney's GeographicLib. That library - https://geographiclib.sourceforge.io/ (MIT/X11 license) is taken as a reference implementation. - posted by de...@apache.org on 2019/05/16 10:38:26 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix wrong CRS reported reported by getPositionCRS() and getGeographicCRS(). - posted by de...@apache.org on 2019/05/16 13:11:20 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (2585b23 -> a1d9fa9) - posted by de...@apache.org on 2019/05/16 13:50:28 UTC, 0 replies.
- [sis] 01/01: Fix wrong CRS reported reported by getPositionCRS() and getGeographicCRS(). - posted by de...@apache.org on 2019/05/16 13:50:29 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (a1d9fa9 -> 1021593) - posted by de...@apache.org on 2019/05/18 13:15:16 UTC, 0 replies.
- [sis] 01/03: Fix wrong coordinate reference system used for transforming the points returned by GeodeticCalculator. - posted by de...@apache.org on 2019/05/18 13:15:17 UTC, 0 replies.
- [sis] 02/03: Provide a way to compute the number of fraction digits to show based on the desired accuracy. - posted by de...@apache.org on 2019/05/18 13:15:18 UTC, 0 replies.
- [sis] 03/03: Better formatting of GeodeticCalculator, using the default accuracy (currently 1 cm). - posted by de...@apache.org on 2019/05/18 13:15:19 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Test GeodeticCalculator against the data set provided by Charles Karney (2010): Test set for geodesics [Data set] - http://doi.org/10.5281/zenodo.32156 We have to use a tolerance threshold of 1% of expected distance for now, because we do not yet implement ellipsoidal formulas. - posted by de...@apache.org on 2019/05/19 20:03:08 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix typo and improve message. - posted by de...@apache.org on 2019/05/19 22:06:45 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: GeodesicCalculator.toGeodesicPath2D() should build a chain of Bézier curves when a single one is not sufficient for the desired precision. - posted by de...@apache.org on 2019/05/20 16:47:35 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Better map for determining if a cubic Bézier curve is an acceptable approximation of the geodesic path. Previous implementation assumed that point at t=1/4 on the Bézier curve was located at 1/4 of geodesic path. This is not true, because the t parameter in Bézier equations does not vary at the same speed than distance. The relationship between `t` and distance is too complicated for the needs of this method (it requires numerical integration and iterative method since there is no exact [...] - posted by de...@apache.org on 2019/05/21 22:44:32 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Try harder to avoid unreasonably long chain of Bézier curves. First implementation of createCircularRegion2D(…), not yet working because of infinite derivative values. - posted by de...@apache.org on 2019/05/22 18:49:15 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Replace α₀ and α₄ ratios by (dx₀,dy₀) and (dx₄,dy₄) vector components in order to avoid divison by zero. - posted by de...@apache.org on 2019/05/23 12:31:31 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (0f797b8 -> 1ead312) - posted by de...@apache.org on 2019/05/24 08:07:28 UTC, 0 replies.
- [sis] 01/02: Change method order. No significant code change except the setStartPoint(double, double) and setEndPoint(double, double) methods which are more lenient on latitude values. - posted by de...@apache.org on 2019/05/24 08:07:29 UTC, 0 replies.
- [sis] 02/02: Replace α₁ and α₂ angles in GeodeticCalculator by dφ₁/dλ₁ and dφ₂/dλ₂ vector components. This is the complement of previous commit that applied similar change in Bezier class. It resolves issues with infinities, which fix GeodeticCalculator.createCircularRegion2D(…). - posted by de...@apache.org on 2019/05/24 08:07:30 UTC, 0 replies.
- [jira] [Created] (SIS-455) Compute length of cubic Bézier curve - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/24 08:43:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Add link to SIS-455. This issue is not going to be fixed now. - posted by de...@apache.org on 2019/05/24 08:45:19 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Rename GeodeticCalculator.setStart/EndPoint(double, double) as setStart/EndGeographicPoint(double, double). - posted by de...@apache.org on 2019/05/24 09:53:45 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (3ae456a -> 803ee36) - posted by de...@apache.org on 2019/05/24 10:36:30 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. This include the addition of GeodesicCalculator. - posted by de...@apache.org on 2019/05/24 10:36:31 UTC, 0 replies.
- [sis] branch master updated (1181fec -> 655afc0) - posted by de...@apache.org on 2019/05/24 10:36:42 UTC, 0 replies.
- [sis] 01/01: Merge branch 'geoapi-3.1'. Contains addition of GeodeticCalculator. - posted by de...@apache.org on 2019/05/24 10:36:43 UTC, 0 replies.
- [jira] [Updated] (SIS-455) Compute length of cubic Bézier curve - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/24 14:23:00 UTC, 0 replies.
- [jira] [Created] (SIS-456) New numbering scheme for development branches - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/24 14:28:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Set version number to 2.0-SNAPSHOT for the "geoapi-4.0" branch. https://issues.apache.org/jira/browse/SIS-456 - posted by de...@apache.org on 2019/05/24 15:09:12 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (803ee36 -> cccb793) - posted by de...@apache.org on 2019/05/24 15:09:23 UTC, 0 replies.
- [sis] 01/01: Set version number to 1.x-SNAPSHOT for the "geoapi-3.1" branch. https://issues.apache.org/jira/browse/SIS-456 - posted by de...@apache.org on 2019/05/24 15:09:24 UTC, 0 replies.
- [sis] branch master updated (655afc0 -> 9351e54) - posted by de...@apache.org on 2019/05/24 15:09:31 UTC, 0 replies.
- [sis] 01/01: Keep version number 1.0-SNAPSHOT for the "master" branch. https://issues.apache.org/jira/browse/SIS-456 - posted by de...@apache.org on 2019/05/24 15:09:32 UTC, 0 replies.
- [jira] [Resolved] (SIS-456) New numbering scheme for development branches - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/24 18:36:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (d77752e -> ce2eebd) - posted by de...@apache.org on 2019/05/25 12:55:53 UTC, 0 replies.
- [sis] 01/02: Avoid connection to EPSG database for GeodeticCalculator tests. - posted by de...@apache.org on 2019/05/25 12:55:54 UTC, 0 replies.
- [sis] 02/02: Use Newton iterative method for finding if a given (xp,yp) point is near enough to the Bézier curve. This removes the need for https://issues.apache.org/jira/browse/SIS-455 and produces much better results than what we had before. - posted by de...@apache.org on 2019/05/25 12:55:55 UTC, 0 replies.
- [jira] [Resolved] (SIS-455) Compute length of cubic Bézier curve - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/25 12:59:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Test TransverseMercator projection against data published in: Karney, C. F. F. (2009). Test data for the transverse Mercator projection [Data set]. Zenodo. Adjust the domain of validity threshold according the result of this test. - posted by de...@apache.org on 2019/05/25 14:37:24 UTC, 0 replies.
- [jira] [Created] (SIS-457) Migrate tests to JUnit 5 - posted by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2019/05/25 14:41:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (25cec0a -> cb8a759) - posted by de...@apache.org on 2019/05/27 11:07:20 UTC, 0 replies.
- [sis] 01/03: Upgrade metadata edition number from ISO 19115-2:2009 to ISO 19115-2:2019. - posted by de...@apache.org on 2019/05/27 11:07:21 UTC, 0 replies.
- [sis] 02/03: Declare ISO 19115 metadata standards in DataStores that implement some mappings. We omit this declaration when the DataStore has very few reliable information (for example when it tried to guess the FeatureType from a SQL schema), or when the standard may be declared in the parsed data (e.g. a XML file). - posted by de...@apache.org on 2019/05/27 11:07:22 UTC, 0 replies.
- [sis] 03/03: Avoid to log the same warning twice when the netCDF reader fail to decode a grid mapping. - posted by de...@apache.org on 2019/05/27 11:07:23 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix a failure to build projected CRS from grid mapping information in netCDF file. It was due in part to netCDF reader stopping the parsing of map projection parameters too early, and in part to ParameterValue expecting numbers of type Double while the netCDF reader provided Floats. The DefaultParameterValue class has been extended for performing some type conversions when needed. - posted by de...@apache.org on 2019/05/27 17:02:15 UTC, 0 replies.
- [sis] branch geoapi-3.1 updated (cccb793 -> ead7586) - posted by de...@apache.org on 2019/05/27 19:06:12 UTC, 0 replies.
- [sis] 01/01: Merge bug fixes from branch 'geoapi-4.0' into geoapi-3.1. - posted by de...@apache.org on 2019/05/27 19:06:13 UTC, 0 replies.
- [sis] branch master updated (9351e54 -> 6d188cf) - posted by de...@apache.org on 2019/05/27 19:06:23 UTC, 0 replies.
- [sis] 01/01: Merge bug fixes from branch 'geoapi-3.1'. - posted by de...@apache.org on 2019/05/27 19:06:24 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Modify the way attribute values are stored in netCDF reader. This change makes easier to fix parsing of map projection parameters. - posted by de...@apache.org on 2019/05/28 17:05:48 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (f646188 -> 8ffd56c) - posted by de...@apache.org on 2019/05/28 21:09:12 UTC, 0 replies.
- [sis] 01/02: Fix an IndexOutOfBoundsException in Convention.nodataValues(…) and minor improvements in the handling of netCDF attributes. - posted by de...@apache.org on 2019/05/28 21:09:13 UTC, 0 replies.
- [sis] 02/02: Complete documentation. - posted by de...@apache.org on 2019/05/28 21:09:14 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Remove ReferencingUtilities method that require a factory. Replaced by methods in ReferencingFactoryContainer or GeodeticObjectBuilder. - posted by de...@apache.org on 2019/05/29 10:47:12 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: If the RenderedImage to create uses an interleaved sample model, then the pixel stride and scanline stride need to be multiplied by the number of bands. - posted by de...@apache.org on 2019/05/29 14:34:00 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Fix a failure to replace the ProjectedCRS component in the CRS of a netCDF file when there is more than one additional axis (e.g. vertical + temporal). - posted by de...@apache.org on 2019/05/29 16:16:11 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Reduce the visibility of an EllipsoidalHeightCombiner internal method. - posted by de...@apache.org on 2019/05/29 18:39:09 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Move the EPSGDataAccess.Finder internal class to a separated EPSGCodeFinder class. We do that for making easier to evolve that class, as its complexity may increase. This commit does not contain code change other than this separation. - posted by de...@apache.org on 2019/05/30 13:59:46 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated: Refactor the way EPSGCodeFinder create the list of conditions to put in the WHERE clause. This make easier to support the case of CompoundCRS, which was not supported before this commit (previous behavior was to construct and compare all CRS in the dabase, which was very slow). The problem with CompoundCRS could be seen by the log messages much more numerous than expected. - posted by de...@apache.org on 2019/05/30 21:26:08 UTC, 0 replies.
- [sis] branch geoapi-4.0 updated (5d0678a -> 4e9420a) - posted by de...@apache.org on 2019/05/31 18:31:42 UTC, 0 replies.
- [sis] 01/02: Avoid an exception when axis units are not specified and "pixel units" can be assumed. - posted by de...@apache.org on 2019/05/31 18:31:43 UTC, 0 replies.
- [sis] 02/02: Try harder to avoid unreasonable range of longitude values after correction for wraparound values. - posted by de...@apache.org on 2019/05/31 18:31:44 UTC, 0 replies.