Uses of Class
org.opengis.metadata.maintenance.ScopeCode
Packages that use ScopeCode
Package
Description
The metadata root entity.
Scope and frequency of updating data.
Description of the quality of geographic data.
-
Uses of ScopeCode in org.opengis.metadata
Methods in org.opengis.metadata that return ScopeCodeMethods in org.opengis.metadata that return types with arguments of type ScopeCodeModifier and TypeMethodDescriptiondefault Collection<ScopeCode> Metadata.getHierarchyLevels()Deprecated. -
Uses of ScopeCode in org.opengis.metadata.maintenance
Fields in org.opengis.metadata.maintenance declared as ScopeCodeModifier and TypeFieldDescriptionstatic final ScopeCodeScopeCode.AGGREGATEInformation applies to an aggregate resource.static final ScopeCodeScopeCode.APPLICATIONInformation resource hosted on a specific set of hardware and accessible over network.static final ScopeCodeScopeCode.ATTRIBUTEInformation applies to the attribute value.static final ScopeCodeScopeCode.ATTRIBUTE_TYPEInformation applies to the characteristic of a feature.static final ScopeCodeScopeCode.COLLECTIONInformation applies to an unstructured set.static final ScopeCodeScopeCode.COLLECTION_HARDWAREInformation applies to the collection hardware class.static final ScopeCodeScopeCode.COLLECTION_SESSIONInformation applies to the collection session.static final ScopeCodeScopeCode.COVERAGEInformation applies to a coverage.static final ScopeCodeScopeCode.DATASETInformation applies to a consistent spatial data product that can be provided by a data distributor.static final ScopeCodeScopeCode.DIMENSION_GROUPInformation applies to a dimension group.static final ScopeCodeScopeCode.DOCUMENTInformation applies to a document.static final ScopeCodeScopeCode.FEATUREInformation applies to spatial constructs (features) that have a direct correspondence with a real world object.static final ScopeCodeScopeCode.FEATURE_TYPEInformation applies to a group of spatial primitives (geometric objects) that have a common type.static final ScopeCodeScopeCode.FIELD_SESSIONInformation applies to a field session.static final ScopeCodeScopeCode.INITIATIVEInformation applies to an initiative.static final ScopeCodeScopeCode.METADATAInformation applies to metadata.static final ScopeCodeScopeCode.MODELInformation applies to a copy or imitation of an existing or hypothetical object.static final ScopeCodeScopeCode.NON_GEOGRAPHIC_DATASETInformation applies to non-geographic data.static final ScopeCodeScopeCode.PRODUCTMetadata describing an ISO 19131 data product specification.static final ScopeCodeScopeCode.PROPERTY_TYPEInformation applies to a property type.static final ScopeCodeScopeCode.REPOSITORYInformation applies to a repository.static final ScopeCodeScopeCode.SAMPLEInformation applies to a sample.static final ScopeCodeScopeCode.SERIESInformation applies to a collection of spatial data which share similar characteristics of theme, source date, resolution, and methodology.static final ScopeCodeScopeCode.SERVICEInformation applies to a capability which a service provider entity makes available to a service user entity through a set of interfaces that define a behaviour, such as a use case.static final ScopeCodeScopeCode.SOFTWAREInformation applies to a computer program or routine.static final ScopeCodeScopeCode.TILEInformation applies to a tile, a spatial subset of geographic data.Methods in org.opengis.metadata.maintenance that return ScopeCodeModifier and TypeMethodDescriptionScopeCode.family()Returns the list of codes of the same kind as this code list element.Scope.getLevel()Hierarchical level of the data specified by the scope.static ScopeCodeReturns the scope code that matches the given string, or returns a new one if none match it.static ScopeCode[]ScopeCode.values()Returns the list ofScopeCodes.Methods in org.opengis.metadata.maintenance that return types with arguments of type ScopeCodeModifier and TypeMethodDescriptiondefault Collection<ScopeCode> MaintenanceInformation.getUpdateScopes()Deprecated.As of ISO 19115:2014,getUpdateScopes()andMaintenanceInformation.getUpdateScopeDescriptions()were combined intoMaintenanceInformation.getMaintenanceScopes()in order to allow specifying a scope that includes a spatial and temporal extent. -
Uses of ScopeCode in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality that return ScopeCode
Metadata.getMetadataScopes()followed byMetadataScope.getResourceScope().