- All Known Subinterfaces:
Georectified
,Georeferenceable
,GridSpatialRepresentation
,VectorSpatialRepresentation
@Classifier(ABSTRACT)
@UML(identifier="MD_SpatialRepresentation",
specification=ISO_19115)
public interface SpatialRepresentation
Digital mechanism used to represent spatial information.
- Since:
- 2.0
-
Method Summary
-
Method Details
-
getScope
@UML(identifier="scope", obligation=OPTIONAL, specification=ISO_19115, version=2018) default Scope getScope()Level and extent of the spatial representation.- Returns:
- level and extent of the spatial representation, or
null
if none. - Since:
- 3.1
-