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 classGeohashReferenceSystemGeographic coordinates represented as geohashes strings.classMilitaryGridReferenceSystemThe Military Grid Reference System (MGRS).Methods in org.apache.sis.referencing.gazetteer that return ReferencingByIdentifiers Modifier and Type Method Description ReferencingByIdentifiersModifiableLocationType. getReferenceSystem()Returns the reference system that comprises this location type.
-