Uses of Class
org.opensextant.data.GeoBase
Package
Description
Xponents Data Model
Utilities for Extraction
-
Uses of GeoBase in org.opensextant.data
Modifier and TypeClassDescriptionclass
Country metadata provided on this class includes: ISO-3166 country code 2-char and 3-char forms, aligned with US standard FIPS 10-4 codes Country aliases: nick names, variant names, abbreviations Affiliated territories Timezone and UTC offset for temporal calculations Primary and Secondary languagesclass
Place class represents all the metadata about a location. -
Uses of GeoBase in org.opensextant.util
Modifier and TypeMethodDescriptionstatic double
GeodeticUtility.distanceDegrees
(GeoBase p1, GeoBase p2) This returns distance in degrees, e.g., this is a Cartesian distance.