Uses of Package
org.apache.sis.referencing.gazetteer
Packages that use org.apache.sis.referencing.gazetteer
Package
Description
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
-
Classes in org.apache.sis.referencing.gazetteer used by org.apache.sis.referencing.gazetteerClassDescriptionIdentifiable geographic place.Default implementation of
toString()
,equals(Object)
andhashCode()
methods forLocationType
implementations.Unmodifiable description of a location created as a snapshot of anotherLocationType
instance atReferencingByIdentifiers
construction time.Thrown when a coordinate cannot be converted to a geographic identifier, or conversely.Geographic coordinates represented as geohashes strings.Conversions between direct positions and geohashes.The encoding format used byGeohashReferenceSystem.Coder
.FormatsLocation
instances in a tabular format.The Military Grid Reference System (MGRS).Conversions between direct positions and references in the Military Grid Reference System (MGRS).Iterator over the cells inside all UPS and UTM zones inside a given area of interest.Conversions from direct positions to Military Grid Reference System (MGRS) references.Iterator over the cells in a single UTM or UPS zone.Helper class for building the description of a location.Workaround for the lack ofLocationType
interface in GeoAPI 3.0.Base class of reference systems that describe locations using geographic identifiers instead of coordinates.Conversions between direct positions and identifiers.A location described by an unmodifiable direct position that defines the centroid of an envelope.ASimpleLocation
for non-geographic CRS.