Guides
Guides

Introduction to Mapping Concepts

This document introduces the key mapping concepts used by HERE. The global mapping industry uses most of these concepts or very similar concepts. Understanding these concepts is essential for working with HERE maps and helpful for working with any digital map.

Glossary

The following terms are common to many HERE mapping products and models:

TermDefinition
ADASAdvanced Driver Assistance Systems for driver safety, supported in HERE maps by road attributes such as Curvature.
API keysSimple and secure credentials for using your app with HERE APIs.
ASN.1Formal notation used for describing data transmitted by telecommunications protocols like LPP.
Assistance dataNavigation models and other data (for example, ionospheric model) that aids navigation satellites calculate a position on the ground.
BeidouGlobal navigation satellite system operated by China.
BERBasic Encoding Rules, a self-describing and self-delimiting format for encoding ASN.1 data structures.
Correction dataData that helps ground receivers calculate their positions more accurately.
GALILEOGlobal navigation satellite system created by the European Union.
GeolocationA specific location on the surface of the earth, typically expressed in latitude, longitude, and elevation relative to mean sea level.
GLONASSGlobal navigation satellite system operated by Russia.
GNSSGlobal Navigational Satellite System. An umbrella for all satellite systems like GPS, GLONASS, GALILEO, Beidou, and QZSS.
GPSGlobal Positioning System owned by the United States.
LPP3GPP defined LTE Positioning Protocol.
Navigation modelOrbital data and clock model for a satellite.
NDSNavigation Data Standard, which is a standardized format for automotive-grade navigation databases, jointly developed by automobile manufacturers and suppliers.
OAuthOpen Authorization framework. Industry-standard protocol for authorization.
PEPosition Engine, client software running the position algorithms.
PPPPrecise Point Positioning, a positioning technique behind HD-GNSS product utilizing SSR correction data.
ProtobufProtocol Buffer is a free and open source cross-platform data format used to serialize structured data, including map data.
QZSSQuasi-Zenith Satellite System. Regional navigation satellite system commissioned by Japan.
SSRState Space Representation. Correction data that models major errors over large areas.
TessellationIn computer graphics, tessellation is the process of converting surfaces to polygons, and curves to polylines, for the purpose of rendering on a screen.
TTFFTime to first fix. The time required for a navigation device to acquire satellite signals and navigation data and calculate a position.
VectorA ray with a specific starting point, length, and direction.
WebSocketComputer communications protocol providing full-duplex communication channels over a single TCP connection.