GeoAPI changes

This page contains two tables:

  1. Changes in the normative part of GeoAPI
  2. Changes in the conformance tests

Changes between GeoAPI 2.3-M2 and 2.3-M3

OGC/ISO identifier Modified type or member Change description
Package org.opengis.metadata
MD_SpatialAttributeSupplement Interface SpatialAttributeSupplement  — was deprecated Removed
Package org.opengis.util
Interface CodeList.Filter New
Interface org.opengis.metadata.citation.Citation
presentationForm Method getPresentationForm()  — was deprecated Removed
Interface org.opengis.metadata.constraint.Constraints
useLimitation Method getUseLimitation()  — was deprecated Removed
Code list org.opengis.metadata.identification.CharacterSet
Method matches(String) Removed
Method names() New
Interface org.opengis.metadata.identification.DataIdentification
extent Method getExtent()  — was deprecated Removed
language Method getLanguage()  — was deprecated Removed
Interface org.opengis.metadata.identification.Identification
resourceFormat Method getResourceFormat()  — was deprecated Removed
resourceMaintenance Method getResourceMaintenance()  — was deprecated Removed
Interface org.opengis.metadata.spatial.Georeferenceable
parameterCitation Method getParameterCitation()  — was deprecated Removed
Code list org.opengis.referencing.datum.VerticalDatumType
CS_DatumType.CS_VD_Ellipsoidal Field ELLIPSOIDAL Deprecated
CS_DatumType.CS_VD_Orthometric Field ORTHOMETRIC Deprecated
Interface org.opengis.referencing.operation.SingleOperation
parameterValue Method getParameterValues() OGC/ISO identifier changed from “value” to “parameterValue”
Code list org.opengis.util.CodeList
Method matches(String) Deprecated
Method names() New
Method valueOf(Class, Filter) New