Details
Description
The following classes:
are declared as enumerations in ISO 19115. GeoAPI wrongly implemented them as code lists. We should consider turning them into enumerations for GeoAPI 3.1.
The following classes:
are declared as enumerations in ISO 19115. GeoAPI wrongly implemented them as code lists. We should consider turning them into enumerations for GeoAPI 3.1.
An other code list which was supposed to be an enumeration is org.opengis.metadata.Obligation. If we change this code list into an enumeration, this allow us to remove the org.opengis.annotation.Obligation enumeration, which duplicate the values of the metadata one.