Uses of Interface
org.opengis.metadata.identification.Resolution
-
Packages that use Resolution Package Description org.opengis.metadata.identification Information to uniquely identify the data or service.org.opengis.metadata.lineage Sources and production processes used in producing a dataset. -
-
Uses of Resolution in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification that return types with arguments of type Resolution Modifier and Type Method Description default Collection<? extends Resolution>Identification. getSpatialResolutions()Factor which provides a general understanding of the density of spatial data in the resource. -
Uses of Resolution in org.opengis.metadata.lineage
Methods in org.opengis.metadata.lineage that return Resolution Modifier and Type Method Description default ResolutionSource. getSourceSpatialResolution()Spatial resolution expressed as a scale factor, an angle or a level of detail.
-