desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Fix missing "s" in "getOrderOptionsType()" for ISO 19115 compliance. https://github.com/opengeospatial/geoapi/issues/21 |
Wed, 01 May, 11:50 |
|
[jira] [Updated] (SIS-398) MI_PolarizationOrientationCode as an alias of MI_PolarisationOrientationCode |
|
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-398) MI_PolarizationOrientationCode as an alias of MI_PolarisationOrientationCode |
Wed, 01 May, 15:51 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (fceec82 -> bf56b15) |
Wed, 01 May, 15:51 |
desruisse...@apache.org |
[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 |
Wed, 01 May, 15:51 |
desruisse...@apache.org |
[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 |
Wed, 01 May, 15:51 |
desruisse...@apache.org |
[sis] 03/04: Renamed PolarizationOrientation as PolarisationOrientation for compliance with latest ISO 19115-2 revision. Part of https://github.com/opengeospatial/geoapi/issues/23 |
Wed, 01 May, 15:51 |
desruisse...@apache.org |
[sis] 04/04: Renamed getCenterPoint() as getCentrePoint() for compliance with ISO 19115:2014. |
Wed, 01 May, 15:51 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (2751173 -> 8164ff4) |
Wed, 01 May, 16:01 |
desruisse...@apache.org |
[sis] 01/04: Merge branch 'geoapi-4.0' into geoapi-3.1: implementation of GridEnvelope interface. |
Wed, 01 May, 16:01 |
desruisse...@apache.org |
[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. |
Wed, 01 May, 16:01 |
desruisse...@apache.org |
[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. |
Wed, 01 May, 16:01 |
desruisse...@apache.org |
[sis] 04/04: Merge branch 'geoapi-4.0' into geoapi-3.1, but replacing method renaming by a comment about future evolution. |
Wed, 01 May, 16:01 |
desruisse...@apache.org |
[sis] branch master updated (4610eab -> 09ba94f) |
Wed, 01 May, 20:55 |
desruisse...@apache.org |
[sis] 01/02: Merge branch 'geoapi-3.1' excluding the use of `GridEnvelope` interface (because not present in GeoAPI 3.0). |
Wed, 01 May, 20:55 |
desruisse...@apache.org |
[sis] 02/02: Merge branch 'geoapi-3.1' with some methods renamings replaced by comments about future evolution. |
Wed, 01 May, 20:55 |
|
[jira] [Assigned] (SIS-389) DefaultMedium.name property should be a Citation |
|
Martin Desruisseaux (JIRA) |
[jira] [Assigned] (SIS-389) DefaultMedium.name property should be a Citation |
Thu, 02 May, 09:07 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-389) DefaultMedium.name property should be a Citation |
Thu, 02 May, 09:07 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-389) DefaultMedium.name property should be a Citation |
Thu, 02 May, 09:07 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (bf56b15 -> f15686f) |
Sat, 04 May, 23:33 |
desruisse...@apache.org |
[sis] 01/02: Update for GeoAPI change: Medium.name property type changed from MediumName to Citation. https://issues.apache.org/jira/browse/SIS-389 |
Sat, 04 May, 23:33 |
desruisse...@apache.org |
[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. |
Sat, 04 May, 23:33 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (f15686f -> 50b074f) |
Sun, 05 May, 15:40 |
desruisse...@apache.org |
[sis] 01/02: Fix the unmarshalling of <gmd:characterSet> attribute from legacy XML documents. https://issues.apache.org/jira/browse/SIS-402 |
Sun, 05 May, 15:40 |
desruisse...@apache.org |
[sis] 02/02: Remove LegacyPropertyAdapter.asCollection(…) method since it duplicates CollectionsExt.singletonOrEmpty(…). |
Sun, 05 May, 15:40 |
|
[jira] [Resolved] (SIS-402) Missing @XmlElement on DefaultMetadata.getCharacterSets() |
|
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-402) Missing @XmlElement on DefaultMetadata.getCharacterSets() |
Sun, 05 May, 15:43 |
|
[jira] [Updated] (SIS-405) Upgrade JAXB annotations of ImmutableIdentifier |
|
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-405) Upgrade JAXB annotations of ImmutableIdentifier |
Sun, 05 May, 15:48 |
|
[jira] [Updated] (SIS-403) Upgrade org.apache.sis.test.integration.MetadataTest to ISO 19115-3 |
|
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-403) Upgrade org.apache.sis.test.integration.MetadataTest to ISO 19115-3 |
Sun, 05 May, 15:48 |
|
[jira] [Updated] (SIS-401) Use of GML 3.2 implies the use of ISO 19139:2007 metadata |
|
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-401) Use of GML 3.2 implies the use of ISO 19139:2007 metadata |
Sun, 05 May, 15:48 |
|
[jira] [Updated] (SIS-400) Complete MarshallingTest and add UnmarshallingTest |
|
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-400) Complete MarshallingTest and add UnmarshallingTest |
Sun, 05 May, 15:48 |
|
[jira] [Resolved] (SIS-345) Upgrade JAXB binding to ISO 19115-3 |
|
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-345) Upgrade JAXB binding to ISO 19115-3 |
Sun, 05 May, 15:52 |
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-345) Upgrade JAXB binding to ISO 19115-3 |
Sun, 05 May, 17:06 |
|
[jira] [Updated] (SIS-366) sis-gdal module should not write native file in the temporary directory |
|
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-366) sis-gdal module should not write native file in the temporary directory |
Sun, 05 May, 15:53 |
|
[jira] [Updated] (SIS-361) NetCDF to ISO 19115:2014 mapping |
|
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-361) NetCDF to ISO 19115:2014 mapping |
Sun, 05 May, 15:53 |
|
[jira] [Updated] (SIS-378) Too aggressive simplification of some units of measurement |
|
Martin Desruisseaux (JIRA) |
[jira] [Updated] (SIS-378) Too aggressive simplification of some units of measurement |
Sun, 05 May, 15:54 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (8164ff4 -> 0018ef8) |
Sun, 05 May, 21:57 |
desruisse...@apache.org |
[sis] 01/02: Merge branch 'geoapi-4.0' into geoapi-3.1 but without changing the Medium.name property type for compatibility reason. |
Sun, 05 May, 21:57 |
desruisse...@apache.org |
[sis] 02/02: Merge branch 'geoapi-4.0' into geoapi-3.1. |
Sun, 05 May, 21:57 |
desruisse...@apache.org |
[sis] branch master updated (09ba94f -> 89daa3b) |
Mon, 06 May, 12:48 |
desruisse...@apache.org |
[sis] 01/03: Post-merge cleanup. |
Mon, 06 May, 12:48 |
desruisse...@apache.org |
[sis] 02/03: Merge branch 'geoapi-4.0' into geoapi-3.1. |
Mon, 06 May, 12:48 |
desruisse...@apache.org |
[sis] 03/03: Merge branch 'geoapi-3.1' Contains fix for https://issues.apache.org/jira/browse/SIS-402 regression. |
Mon, 06 May, 12:48 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (0018ef8 -> 6944f6c) |
Mon, 06 May, 12:48 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (50b074f -> 43a1a89) |
Mon, 06 May, 12:48 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: LocaleAndCharset.getCharacterSets(…) should returns a Collection that implement equals(Object) method. |
Tue, 07 May, 10:06 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Call to DefaultMetadata.serLanguage(Locale) should preserve the Charset. |
Tue, 07 May, 15:13 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: LinearIterator.next() should avoid to compute tile indices at every calls when the tile did not changed. |
Wed, 08 May, 17:16 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Enable testWindowOnImage() in LinearIteratorTest. |
Wed, 08 May, 18:41 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Move LegacyPropertyAdapter in the org.apache.sis.internal.metadata.legacy package. |
Thu, 09 May, 10:36 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (6944f6c -> 3ae456a) |
Thu, 09 May, 10:36 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1. |
Thu, 09 May, 10:36 |
desruisse...@apache.org |
[sis] branch master updated (89daa3b -> 1181fec) |
Thu, 09 May, 10:36 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1'. |
Thu, 09 May, 10:36 |
desruisse...@apache.org |
svn commit: r1858989 - in /sis/ip-review: GeodeticCalculator.xhtml rev/10796/GeodeticCalculator.xhtml rev/20874/GeodeticCalculator.xhtml rev/24925/GeodeticCalculator.xhtml |
Thu, 09 May, 11:05 |
|
[jira] [Assigned] (SIS-385) Inaccurate formulas in DistanceUtils |
|
Martin Desruisseaux (JIRA) |
[jira] [Assigned] (SIS-385) Inaccurate formulas in DistanceUtils |
Thu, 09 May, 11:09 |
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-385) Inaccurate formulas in DistanceUtils |
Sat, 11 May, 21:56 |
|
[jira] [Assigned] (SIS-386) Deprecate DefaultEllipsoid.orthodromicDistance(…) method |
|
Martin Desruisseaux (JIRA) |
[jira] [Assigned] (SIS-386) Deprecate DefaultEllipsoid.orthodromicDistance(…) method |
Thu, 09 May, 11:10 |
desruisse...@apache.org |
svn commit: r1859011 - in /sis/ip-review: PositionTransformer.xhtml rev/20874/PositionTransformer.xhtml rev/25050/PositionTransformer.xhtml |
Thu, 09 May, 14:03 |
desruisse...@apache.org |
svn commit: r1859019 - in /sis/ip-review: ./ rev/05908/ rev/06275/ rev/10796/ rev/20874/ rev/24925/ |
Thu, 09 May, 15:28 |
desruisse...@apache.org |
[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 |
Fri, 10 May, 19:18 |
|
[jira] [Created] (SIS-452) Satellite-tracking projections |
|
Martin Desruisseaux (JIRA) |
[jira] [Created] (SIS-452) Satellite-tracking projections |
Sat, 11 May, 07:47 |
|
[jira] [Resolved] (SIS-446) NetCDF store should be robust to non-linear localization grid |
|
Martin Desruisseaux (JIRA) |
[jira] [Resolved] (SIS-446) NetCDF store should be robust to non-linear localization grid |
Sat, 11 May, 07:49 |
desruisse...@apache.org |
svn commit: r1859110 - /sis/ip-review/GeodeticCalculator.xhtml |
Sat, 11 May, 11:44 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Complete (for now) GeodeticCalculator with spherical formulas. Ellipsoidal formulas will need to be considered later. |
Sat, 11 May, 16:07 |
desruisse...@apache.org |
[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. |
Sat, 11 May, 21:41 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (23fbd3d -> 76befaa) |
Sun, 12 May, 21:07 |
desruisse...@apache.org |
[sis] 01/02: Add tests for GeodeticCalculator. |
Sun, 12 May, 21:07 |
desruisse...@apache.org |
[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. |
Sun, 12 May, 21:07 |