Module org.opengis.geoapi
Package org.opengis.metadata.spatial
package org.opengis.metadata.spatial
Information concerning the mechanisms used to represent spatial information in a dataset.
The spatial representation
entity is optional and can be specified as
grid spatial representation or
vector spatial representation.
When further description is necessary, grid spatial representation may be specified as
georectified or
georeferenceable entity.
Metadata object are described in the OpenGIS® Metadata (Topic 11) specification. The following table shows the class hierarchy, together with a partial view of aggregation hierarchy:
Class hierarchy | Aggregation hierarchy |
---|---|
ISO 19115 object ├─ SpatialRepresentation «abstract» │ ├─ VectorSpatialRepresentation │ └─ GridSpatialRepresentation │ ├─ Georeferenceable │ └─ Georectified ├─ GeolocationInformation «abstract» │ └─ GCPCollection ├─ GCP ├─ Dimension └─ GeometricObjects CodeList ├─ TopologyLevel ├─ GeometricObjectType ├─ CellGeometry ├─ PixelOrientation ├─ DimensionNameType └─ SpatialRepresentationType |
SpatialRepresentation «abstract» VectorSpatialRepresentation ├─ TopologyLevel «code list» └─ GeometricObjects └─ GeometricObjectType «code list» GridSpatialRepresentation ├─ Dimension │ └─ DimensionNameType «code list» └─ CellGeometry «code list» Georeferenceable └─ GeolocationInformation «abstract» Georectified ├─ PixelOrientation «code list» └─ GCP GCPCollection SpatialRepresentationType «code list» |
- Since:
- 2.0
-
ClassDescriptionCode indicating whether grid data is point or area.Axis properties.Name of the dimension.Information on ground control point.Information about a control point collection.Information used to determine geographic location corresponding to image location.Number of objects, listed by geometric object type, used in the dataset.Name of point and vector spatial objects used to locate zero-, one-, and two-dimensional spatial locations in the dataset.Grid whose cells are regularly spaced in a geographic or projected coordinate reference system.Grid with cells irregularly spaced in any given geographic/projected coordinate reference system.Basic information required to uniquely identify a resource or resources.Point in a pixel corresponding to the Earth location of the pixel.Digital mechanism used to represent spatial information.Method used to represent geographic information in the dataset.Degree of complexity of the spatial relationships.Information about the vector spatial objects in the dataset.