org.opengis.layer
Interface MetadataURL
-
- All Superinterfaces:
- AbstractURL
@XmlElement(value="MetadataURL") public interface MetadataURL extends AbstractURL
Offers detailed, standardized metadata about the data corresponding to a particularLayer.- Since:
- GeoAPI 2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetType()Provides the standard to which the metadata compiles.-
Methods inherited from interface org.opengis.layer.AbstractURL
getFormat, getOnlineResource
-
-
-
-
Method Detail
-
getType
@XmlElement(value="type") java.lang.String getType()
Provides the standard to which the metadata compiles. The two currently defined values are:- 'ISO19115:2003' - refers to ISO 19115:2003
- 'FGDC:1998' - refers to FGDC-STD-001-1998
-
An information community may define meanings for other values.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG