Uses of Interface
org.opengis.metadata.spatial.SpatialRepresentation
Packages that use SpatialRepresentation
Package
Description
Root package for metadata.
Spatial representation information
(includes grid and vector representation).
-
Uses of SpatialRepresentation in org.opengis.metadata
Methods in org.opengis.metadata that return types with arguments of type SpatialRepresentationModifier and TypeMethodDescriptionCollection<? extends SpatialRepresentation>
Metadata.getSpatialRepresentationInfo()
Digital representation of spatial information in the dataset. -
Uses of SpatialRepresentation in org.opengis.metadata.quality
Methods in org.opengis.metadata.quality that return SpatialRepresentationModifier and TypeMethodDescriptionCoverageResult.getResultSpatialRepresentation()
Provides the digital representation of data quality measures composing the coverage result. -
Uses of SpatialRepresentation in org.opengis.metadata.spatial
Subinterfaces of SpatialRepresentation in org.opengis.metadata.spatialModifier and TypeInterfaceDescriptioninterface
Grid whose cells are regularly spaced in a geographic (i.e., lat / long) or map coordinate system defined in the Spatial Referencing System (SRS) so that any cell in the grid can be geolocated given its grid coordinate and the grid origin, cell spacing, and orientation indication of whether or not geographic.interface
Grid with cells irregularly spaced in any given geographic/map projection coordinate system, whose individual cells can be geolocated using geolocation information supplied with the data but cannot be geolocated from the grid properties alone.interface
Basic information required to uniquely identify a resource or resources.interface
Information about the vector spatial objects in the dataset.