This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git
from 5ee494c8e8 Remove last links to GeoAPI-pending `org.opengis.style` package. Add a `Style` interface as a placeholder for future style API (to be determined according the result of OGC/ISO works). new b88fe42b92 Fix typos in documentation. No code change. new f3b8745363 Reduce the visibility of `SymbologyVisitor` to package-private. Compatibility with previous version is broken by SIS-583 and will probably breaks again in future versions, because this class also needs review. This is an internal class, so it should not be used outside SIS. new 01102b16ed Add public static `provider()` methods (as expected by ServiceLoader) in the following classes: The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../sis/coverage/grid/DimensionalityReduction.java | 10 +- .../apache/sis/coverage/grid/GridCoverage2D.java | 6 +- .../sis/coverage/grid/GridCoverageProcessor.java | 4 +- .../org/apache/sis/coverage/grid/GridExtent.java | 2 +- .../apache/sis/coverage/grid/GridExtentCRS.java | 8 +- .../apache/sis/feature/AbstractIdentifiedType.java | 4 +- .../apache/sis/feature/ExpressionOperation.java | 2 +- .../sis/feature/builder/FeatureTypeBuilder.java | 6 +- .../org/apache/sis/filter/ConvertFunction.java | 2 +- .../java/org/apache/sis/image/ImageProcessor.java | 4 +- .../sis/internal/coverage/j2d/ObservableImage.java | 2 +- .../sis/feature/DefaultAssociationRoleTest.java | 8 +- .../apache/sis/feature/DefaultFeatureTypeTest.java | 8 +- .../sis/internal/metadata/ReferencingServices.java | 4 + .../java/org/apache/sis/util/iso/AbstractName.java | 7 +- .../apache/sis/util/iso/DefaultNameFactory.java | 25 ++- .../apache/sis/util/iso/DefaultRecordSchema.java | 5 +- .../main/java/org/apache/sis/util/iso/Names.java | 19 +- .../java/org/apache/sis/xml/MarshalContext.java | 2 +- .../sis/metadata/iso/CustomMetadataTest.java | 4 +- .../identification/DefaultCoupledResourceTest.java | 6 +- .../DefaultServiceIdentificationTest.java | 4 +- .../apache/sis/util/iso/NameMarshallingTest.java | 11 +- .../java/org/apache/sis/util/iso/NamesTest.java | 8 +- .../org/apache/sis/util/iso/TypeNamesTest.java | 7 +- .../apache/sis/internal/map/SymbologyVisitor.java | 2 +- .../main/java/org/apache/sis/portrayal/Canvas.java | 3 +- .../java/org/apache/sis/portrayal/MapLayers.java | 6 +- .../main/java/org/apache/sis/style/se1/Rule.java | 4 +- .../org/apache/sis/style/se1/StyleElement.java | 2 +- .../java/org/apache/sis/style/se1/Symbolizer.java | 2 + .../org/apache/sis/style/se1/StyleTestCase.java | 2 +- .../java/org/apache/sis/geometry/Envelopes.java | 5 +- .../jaxb/referencing/CC_OperationMethod.java | 4 +- .../internal/referencing/CoordinateOperations.java | 87 +++----- .../internal/referencing/PositionTransformer.java | 6 +- .../referencing/ReferencingFactoryContainer.java | 222 +++++++++++++-------- .../internal/referencing/ServicesForMetadata.java | 7 +- .../referencing/provider/Geographic3Dto2D.java | 3 +- .../apache/sis/io/wkt/GeodeticObjectParser.java | 2 +- .../sis/referencing/AbstractIdentifiedObject.java | 9 +- .../java/org/apache/sis/referencing/Builder.java | 6 +- .../main/java/org/apache/sis/referencing/CRS.java | 18 +- .../referencing/EllipsoidalHeightSeparator.java | 4 +- .../apache/sis/referencing/GeodeticCalculator.java | 3 +- .../apache/sis/referencing/NamedIdentifier.java | 6 +- .../sis/referencing/StandardDefinitions.java | 6 +- .../sis/referencing/datum/BursaWolfParameters.java | 2 +- .../sis/referencing/datum/TimeDependentBWP.java | 2 +- .../referencing/factory/GeodeticObjectFactory.java | 39 ++-- .../factory/MultiAuthoritiesFactory.java | 10 +- .../sis/referencing/factory/sql/EPSGFactory.java | 26 +-- .../operation/AbstractSingleOperation.java | 5 +- .../operation/CoordinateOperationFinder.java | 13 +- .../operation/CoordinateOperationRegistry.java | 5 +- .../operation/DefaultConcatenatedOperation.java | 4 +- .../referencing/operation/DefaultConversion.java | 3 +- .../DefaultCoordinateOperationFactory.java | 91 +++++---- .../operation/builder/TransformBuilder.java | 5 +- .../transform/CoordinateSystemTransform.java | 8 +- .../transform/DefaultMathTransformFactory.java | 22 ++ .../referencing/EllipsoidalHeightCombinerTest.java | 6 +- .../provider/GeocentricTranslationTest.java | 10 +- .../provider/GeographicOffsetsTest.java | 5 +- .../provider/PositionVector7ParamTest.java | 7 +- .../apache/sis/io/wkt/MathTransformParserTest.java | 6 +- .../java/org/apache/sis/io/wkt/WKTParserTest.java | 6 +- .../org/apache/sis/referencing/BuilderTest.java | 8 +- .../sis/referencing/IdentifiedObjectsTest.java | 6 +- .../sis/referencing/NamedIdentifierTest.java | 6 +- .../factory/GeodeticObjectFactoryTest.java | 16 +- .../sis/referencing/factory/TestFactorySource.java | 2 +- .../geoapi/ParameterizedTransformTest.java | 7 +- .../DefaultConcatenatedOperationTest.java | 4 +- .../operation/DefaultConversionTest.java | 18 +- .../operation/projection/ObliqueMercatorTest.java | 7 +- .../projection/ObliqueStereographicTest.java | 7 +- .../transform/AbridgedMolodenskyTransformTest.java | 6 +- .../transform/DefaultMathTransformFactoryTest.java | 17 +- .../transform/EllipsoidToCentricTransformTest.java | 11 +- .../InterpolatedGeocentricTransformTest.java | 6 +- .../transform/InterpolatedTransformTest.java | 6 +- .../transform/MolodenskyTransformTest.java | 11 +- .../operation/transform/PolarToCartesianTest.java | 5 +- .../transform/SphericalToCartesianTest.java | 3 +- .../operation/transform/TransferFunctionTest.java | 5 +- .../transform/TransformSeparatorTest.java | 5 +- .../report/CoordinateOperationMethods.java | 6 +- .../test/integration/CoordinateOperationTest.java | 6 +- .../sis/internal/system/DefaultFactories.java | 54 +---- .../apache/sis/storage/landsat/LandsatStore.java | 4 +- .../sis/storage/geotiff/GridGeometryBuilder.java | 4 +- .../sis/storage/geotiff/ImageMetadataBuilder.java | 2 +- .../org/apache/sis/storage/geotiff/Reader.java | 6 +- .../apache/sis/storage/geotiff/GeoCodesTest.java | 6 +- .../apache/sis/storage/geotiff/GeoKeysTest.java | 8 +- .../org/apache/sis/internal/netcdf/CRSBuilder.java | 4 +- .../org/apache/sis/internal/netcdf/Decoder.java | 4 +- .../apache/sis/internal/sql/feature/Analyzer.java | 6 +- .../apache/sis/storage/sql/ResourceDefinition.java | 10 +- .../apache/sis/internal/storage/folder/Store.java | 6 +- .../org/apache/sis/internal/storage/gpx/Store.java | 6 +- .../org/apache/sis/internal/storage/gpx/Types.java | 3 +- 103 files changed, 565 insertions(+), 578 deletions(-)