Uses of Class
org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
-
Packages that use ReferencingByIdentifiers Package Description org.apache.sis.referencing.gazetteer 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.gazetteer Modifier and Type Class Description class
GeohashReferenceSystem
Geographic coordinates represented as geohashes strings.class
MilitaryGridReferenceSystem
The Military Grid Reference System (MGRS).Methods in org.apache.sis.referencing.gazetteer that return ReferencingByIdentifiers Modifier and Type Method Description ReferencingByIdentifiers
ModifiableLocationType. getReferenceSystem()
Returns the reference system that comprises this location type.
-