Uses of Class
org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
Packages that use ReferencingByIdentifiers.Coder
Package
Description
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
-
Uses of ReferencingByIdentifiers.Coder in org.apache.sis.referencing.gazetteer
Subclasses of ReferencingByIdentifiers.Coder in org.apache.sis.referencing.gazetteerModifier and TypeClassDescriptionclass
Conversions between direct positions and geohashes.class
Conversions between direct positions and references in the Military Grid Reference System (MGRS).private final class
Iterator over the cells in a single UTM or UPS zone.Methods in org.apache.sis.referencing.gazetteer that return ReferencingByIdentifiers.CoderModifier and TypeMethodDescriptionabstract ReferencingByIdentifiers.Coder
ReferencingByIdentifiers.createCoder()
Returns a new object performing conversions betweenDirectPosition
and identifiers.