This article includes a list of general references, but it lacks sufficient corresponding inline citations .(June 2021) |
In the Domain Name System, a LOC record (experimental RFC 1876) [1] is a means for expressing geographic location information for a domain name.
It contains WGS84 Latitude, Longitude and Altitude (ellipsoidal height) information together with host/subnet physical size and location accuracy. This information can be queried by other computers connected to the Internet.
The LOC record is expressed in a master file in the following format:
⟨owner⟩⟨TTL⟩⟨class⟩ LOC ( d1 [m1 [s1]] {"N"|"S"} d2 [m2 [s2]] {"E"|"W"} alt["m"] [siz["m"] [hp["m"] [vp["m"]]]] )
(The parentheses are used for multi-line data as specified in RFC 1035, section 5.1.)
where:
d1: [0 .. 90] (degrees latitude) d2: [0 .. 180] (degrees longitude) m1, m2: [0 .. 59] (minutes latitude/longitude) s1, s2: [0 .. 59.999] (seconds latitude/longitude) alt: [-100000.00 .. 42849672.95] BY .01 (altitude in meters) siz, hp, vp: [0 .. 90000000.00] (size/precision in meters)
statdns.net.INLOC522223.000N45332.000E-2.00m0.00m10000m10m
The altitude range provides the following:
You can look up the LOC record for any UK postcode, e.g.:
$ dig loc SW1A2AA.find.me.uk SW1A2AA.find.me.uk.2592000INLOC513012.748N0739.612W0.00
In geography, latitude is a coordinate that specifies the north–south position of a point on the surface of the Earth or another celestial body. Latitude is given as an angle that ranges from −90° at the south pole to 90° at the north pole, with 0° at the Equator. Lines of constant latitude, or parallels, run east–west as circles parallel to the equator. Latitude and longitude are used together as a coordinate pair to specify a location on the surface of the Earth.
Longitude is a geographic coordinate that specifies the east–west position of a point on the surface of the Earth, or another celestial body. It is an angular measurement, usually expressed in degrees and denoted by the Greek letter lambda (λ). Meridians are imaginary semicircular lines running from pole to pole that connect points with the same longitude. The prime meridian defines 0° longitude; by convention the International Reference Meridian for the Earth passes near the Royal Observatory in Greenwich, south-east London on the island of Great Britain. Positive longitudes are east of the prime meridian, and negative ones are west.
A geographic coordinate system (GCS) is a spherical or geodetic coordinate system for measuring and communicating positions directly on Earth as latitude and longitude. It is the simplest, oldest and most widely used of the various spatial reference systems that are in use, and forms the basis for most others. Although latitude and longitude form a coordinate tuple like a cartesian coordinate system, the geographic coordinate system is not cartesian because the measurements are angles and are not on a planar surface.
An ellipsoid is a surface that can be obtained from a sphere by deforming it by means of directional scalings, or more generally, of an affine transformation.
The World Geodetic System (WGS) is a standard used in cartography, geodesy, and satellite navigation including GPS. The current version, WGS 84, defines an Earth-centered, Earth-fixed coordinate system and a geodetic datum, and also describes the associated Earth Gravitational Model (EGM) and World Magnetic Model (WMM). The standard is published and maintained by the United States National Geospatial-Intelligence Agency.
In geography and geodesy, a meridian is the locus connecting points of equal longitude, which is the angle east or west of a given prime meridian. In other words, it is a line of longitude. The position of a point along the meridian is given by that longitude and its latitude, measured in angular degrees north or south of the Equator. On a Mercator projection or on a Gall-Peters projection, each meridian is perpendicular to all circles of latitude. A meridian is half of a great circle on Earth's surface. The length of a meridian on a modern ellipsoid model of Earth has been estimated as 20,003.93 km (12,429.87 mi).
ISO 6709, Standard representation of geographic point location by coordinates, is the international standard for representation of latitude, longitude and altitude for geographic point locations.
The Swiss coordinate system is a geographic coordinate system used in Switzerland and Liechtenstein for maps and surveying by the Swiss Federal Office of Topography (Swisstopo).
Geotagging, or GeoTagging, is the process of adding geographical identification metadata to various media such as a geotagged photograph or video, websites, SMS messages, QR Codes or RgSSfeeds and is a form of geospatial metadata. This data usually consists of latitude and longitude coordinates, though they can also include altitude, bearing, distance, accuracy data, and place names, and perhaps a time stamp.
The Universal Transverse Mercator (UTM) is a map projection system for assigning coordinates to locations on the surface of the Earth. Like the traditional method of latitude and longitude, it is a horizontal position representation, which means it ignores altitude and treats the earth surface as a perfect ellipsoid. However, it differs from global latitude/longitude in that it divides earth into 60 zones and projects each to the plane as a basis for its coordinates. Specifying a location means specifying the zone and the x, y coordinate in that plane. The projection from spheroid to a UTM zone is some parameterization of the transverse Mercator projection. The parameters vary by nation or region or mapping system.
A Lambert conformal conic projection (LCC) is a conic map projection used for aeronautical charts, portions of the State Plane Coordinate System, and many national and regional mapping systems. It is one of seven projections introduced by Johann Heinrich Lambert in his 1772 publication Anmerkungen und Zusätze zur Entwerfung der Land- und Himmelscharten.
Decimal degrees (DD) is a notation for expressing latitude and longitude geographic coordinates as decimal fractions of a degree. DD are used in many geographic information systems (GIS), web mapping applications such as OpenStreetMap, and GPS devices. Decimal degrees are an alternative to using sexagesimal degrees. As with latitude and longitude, the values are bounded by ±90° and ±180° respectively.
The North American Datum (NAD) is the horizontal datum now used to define the geodetic network in North America. A datum is a formal description of the shape of the Earth along with an "anchor" point for the coordinate system. In surveying, cartography, and land-use planning, two North American Datums are in use for making lateral or "horizontal" measurements: the North American Datum of 1927 (NAD 27) and the North American Datum of 1983 (NAD 83). Both are geodetic reference systems based on slightly different assumptions and measurements.
Geo is a microformat used for marking up geographical coordinates in HTML. Coordinates are expected in angular units of degrees and geodetic datum WGS84. Although termed a "draft" specification, the format is a de facto standard, stable and in widespread use; not least as a sub-set of the published hCalendar and hCard microformat specifications, neither of which is still a draft.
In geodesy and navigation, a meridian arc is the curve between two points on the Earth's surface having the same longitude. The term may refer either to a segment of the meridian, or to its length.
The International Tundra Experiment (ITEX) is a long-term international collaboration of researchers examining the responses of arctic and alpine plants and ecosystems to climate change. Researchers measure plant responses to standardized, small-scale passive warming, snow manipulations, and nutrient additions. Researchers use small open-top chambers (OTCs) to passively increase mean air temperature by 1-2 °C. The ITEX approach has been validated by tundra responses at the plot level. The network has published meta-analyses on plant phenology, growth, and reproduction, composition and abundance, and carbon flux. The ITEX network consists of more than 50 sites in polar and alpine locations around the world.
The geo URI scheme is a Uniform Resource Identifier (URI) scheme defined by the Internet Engineering Task Force's RFC 5870 as:
a Uniform Resource Identifier (URI) for geographic locations using the 'geo' scheme name. A 'geo' URI identifies a physical location in a two- or three-dimensional coordinate reference system in a compact, simple, human-readable, and protocol-independent way.
In geodesy and geophysics, theoretical gravity or normal gravity is an approximation of Earth's gravity, on or near its surface, by means of a mathematical model. The most common theoretical model is a rotating Earth ellipsoid of revolution.
Measure Map Pro format (MMP) is an XML notation to store GIS information in two-dimensional or three-dimensional maps. It was created by Blue Blink One to store information about Polygons, Polylines and Spots including georeferenced labelling, grids and comments.
Geopositioning is the process of determining or estimating the geographic position of an object or a person.