Package org.geotools.api.referencing
Interface SpatialReferenceSystemUsingGeographicIdentifier
-
- All Superinterfaces:
IdentifiedObject
,ReferenceSystem
public interface SpatialReferenceSystemUsingGeographicIdentifier extends ReferenceSystem
Spatial reference system using geographic identifier, a reference to a feature with a known spatial location. Spatial reference systems using geographic identifiers are not based on coordinates.- Since:
- GeoAPI 1.0
- Author:
- Martin Desruisseaux (IRD)
-
-
Field Summary
-
Fields inherited from interface IdentifiedObject
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
-
Fields inherited from interface ReferenceSystem
DOMAIN_OF_VALIDITY_KEY, SCOPE_KEY
-
-
Method Summary
-
Methods inherited from interface IdentifiedObject
getAlias, getIdentifiers, getName, getRemarks, toWKT
-
Methods inherited from interface ReferenceSystem
getDomainOfValidity, getScope
-
-