-
Interfaces Interface Description org.apache.sis.util.logging.WarningListener Replaced byFilter.
-
Classes Class Description org.apache.sis.distance.DistanceUtils Replaced byGeodeticCalculator. See SIS-385.org.apache.sis.distance.LatLonPointRadius Replaced byGeodeticCalculator.createGeodesicCircle2D(double).org.apache.sis.metadata.iso.ImmutableIdentifier Moved toorg.apache.sis.referencingfor anticipation with Jigsaw modules.org.apache.sis.metadata.iso.maintenance.LegacyFeatureType To be removed after migration to GeoAPI 4.0.org.apache.sis.metadata.iso.quality.DefaultScope As of ISO 19115:2014,DQ_Scopehas been replaced byMD_Scope. The later is defined in theorg.apache.sis.metadata.iso.maintenancepackage.org.apache.sis.metadata.iso.quality.DefaultUsability Not found in ISO 19115-3:2016 schemas.org.apache.sis.util.logging.WarningListeners Replaced byStoreListeners.
-
Fields Field Description org.apache.sis.geometry.GeneralDirectPosition.ordinates RenamedGeneralDirectPosition.coordinates.org.apache.sis.referencing.cs.AxesConvention.CONVENTIONALLY_ORIENTED RenamedAxesConvention.DISPLAY_ORIENTEDsince "conventional" is too vague. For example the (latitude, longitude) axis order is also conventional.org.apache.sis.util.ComparisonMode.APPROXIMATIVE RenamedComparisonMode.APPROXIMATE.org.apache.sis.xml.Namespaces.GMD as of ISO 19115-3, splitted in many different namespaces.org.apache.sis.xml.Namespaces.GMI as of ISO 19115-4, splitted in many different namespaces.org.apache.sis.xml.Namespaces.GMX as of ISO 19115-3, splitted in many different namespaces.org.apache.sis.xml.Namespaces.GTS as of ISO 19115-3, splitted in many different namespaces.org.apache.sis.xml.XML.DEFAULT_NAMESPACE This property is no longer honored by Apache SIS 1.0. UseXmlSchemainstead.org.apache.sis.xml.XML.WARNING_LISTENER Replaced byXML.WARNING_FILTER.