What is GERS?
Global Entity Reference System
The Global Entity Reference System (GERS) is a universal framework for structuring and matching map data across systems. GERS, coupled with Overture datasets, is a potential standard for identifying and referencing the physical and conceptual entities we've defined in our world. It's also a mechanism that can simplify the integration and exchange of data layers.
At the heart of GERS is a unique ID called the GERS ID. Overture assigns a GERS ID to each feature in our dataset. That feature, and therefore its GERS ID, represents an entity that exists in the real world, such as an office building, highway, country, river, museum or school.
We use feature and entity interchangably in this documentation but their meaning is a bit more complicated. For example, a building that hosts a branch of a public library is represented in the Overture buildings dataset as a map feature with its own unique GERS ID. The public library may also be represented in the Overture places dataset as a point of interest with its own unique GERS ID. The building and the library are distinct entities with distinct GERS IDs.
The system
The "S" in GERS stands for a system, with the following components:
Component | Description |
---|---|
Overture reference map | The reference map consists of the canonical datasets Overture releases each month. |
Global registry of GERS IDs | The global registry is a catalog of all GERS IDs ever published. |
Data changelog | The changelog describes changes to entities across releases. You detect changes to Overture data from one release to another by querying across stable GERS IDs in the data changelog. |
Bridge files | Bridge files link a feature's ID from the source data — e.g. OSM, Meta, Micosoft, geoBoundaries, etc — to its GERS ID in an Overture dataset |
Onboarding services | These are tools and services to help you associate your data with GERS. |
How does GERS work?
-
Overture assigns a unique ID to discrete entities. These could be buildings, road segments, places, or addresses. These IDs are intended to be stable across Overture releases.
-
Overture maintains open-source matching and conflation libraries to ensure that the ID remains stable across releases.
-
Each Overture release is the latest reference map for these IDs.
-
The reference map is global and open.
Using GERS
We envision the Overture ecosystem using GERS in the following ways:
Matching and associating data
You can independently associate your own data (or a third-party dataset) with Overture data. For example, you might want to link real-time traffic data to Overture road segments, insurance data to Overture buildings, restaurant reviews to features in Overture's places dataset, and socioeconomic data features in Overture's divisions dataset. When third-party data is matched to an Overture feature it picks up that feature's GERS ID and becomes "GERS-enabled" data, ready to be associated via ID to any other GERS-enabled dataset in the Overture ecosystem.

Contributing data
You can contribute data to the Overture Maps Foundation, and we will uas Overture's matching algorithms to match the features in your dataset to features in Overture. Matched features may be assigned an existing GERS ID, and we may generate new GERS IDs for new features.
You'll find theme-specific examples of GERS use cases in the GERS demonstrations section of this documentation.