Package org.geotools.metadata.iso.spatial

Spatial representation implementation.

See:
          Description

Class Summary
DimensionImpl Axis properties.
GeometricObjectsImpl Number of objects, listed by geometric object type, used in the dataset.
GeorectifiedImpl 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.
GeoreferenceableImpl 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.
GridSpatialRepresentationImpl Basic information required to uniquely identify a resource or resources.
SpatialRepresentationImpl Method used to represent geographic information in the dataset.
VectorSpatialRepresentationImpl Information about the vector spatial objects in the dataset.
 

Package org.geotools.metadata.iso.spatial Description

Spatial representation implementation. An explanation for this package is provided in the OpenGIS® javadoc. The remaining discussion on this page is specific to the Geotools implementation.



Copyright © GeoTools. All Rights Reserved.