Uses of Class
org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
Packages that use ReferencingByIdentifiers
Package
Description
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
-
Uses of ReferencingByIdentifiers in org.apache.sis.referencing.gazetteer
Subclasses of ReferencingByIdentifiers in org.apache.sis.referencing.gazetteerModifier and TypeClassDescriptionclass
Geographic coordinates represented as geohashes strings.class
The Military Grid Reference System (MGRS).Methods in org.apache.sis.referencing.gazetteer that return ReferencingByIdentifiersModifier and TypeMethodDescriptionReturns a shared instance of the reference system identified by the given name.ModifiableLocationType.getReferenceSystem()
Returns the reference system that comprises this location type.abstract ReferencingByIdentifiers
ReferencingByIdentifiers.Coder.getReferenceSystem()
Returns the reference system for which this coder is reading or writing identifiers.Methods in org.apache.sis.referencing.gazetteer that return types with arguments of type ReferencingByIdentifiersModifier and TypeMethodDescriptionGazetteerFactory.forNameIfKnown
(String name) Optionally returns a shared instance of the reference system identified by the given name.