Q1 was finalised during the telco of  



Prior revisions of answers


Proposal 5, updated

Short Summary Answer

OpenLR is a royalty-free, map-agnostic location referencing method designed to support cross-map interoperability in digital mobility ecosystems. Over time, different versions and adaptations have been developed, including TomTom’s binary and XML formats, TISA’s standardized ISO TPEG2-OLR, and XML variants used in DATEX II and TN-ITS. Each version offers trade-offs in terms of interoperability, complexity, and integration scope. Selecting the right approach depends on the stakeholder’s objectives, technical context, and the location reference types required.


Stakeholder Relevance / Rationale


Detailed Explanation

Types / Versions / Formats

Version / FormatDescriptionStrengthsLimitations
TomTom OpenLR Binary v3Original, low-bandwidth binary encodingCompact, efficient, widely used in in-vehicle systems.Tight coupling with TomTom decoder tools; hard to debug
TomTom OpenLR XML v3XML-based version from the original OpenLR white paperHuman-readable, well-documentedVerbose; best suited for internal or TomTom-centric use
TISA TPEG2-OLR (ISO 21219-22)ISO-standardized adaptation (by TISA) in binary, protobuf, and TPEGmlInteroperable, ISO-compliant, used in TPEG services worldwide (broadcast and IP)Not interoperable with TomTom or DATEX II XML; different field structure
DATEX II OpenLR XMLAdaptation for public traffic management systemsIntegrates into existing DATEX II platformsIncompatible at XML level with TomTom and TISA variants
TN-ITS OpenLR (XML & Binary)Used in TN-ITS for static road data exchange (e.g. speed limits).
In essence this is a reference to TomTom OpenLR whitepaper formats.

Used for communicating of infrastructure updates in TN-ITS environments


Use Cases

Technical Considerations


Decision Guide

If you are a...And your goal is...Use this versionSupported Types
Public AuthorityTraffic and road data exchange or event messagesISO TPEG2-OLR or DATEX II XMLLine, Point, Area
Content ProviderDistributing harmonized POIs or road segmentsTomTom OpenLR XML or ISO TPEG2-OLRLine, Point, POI
Service ProviderDelivering real-time mobility or traffic servicesTomTom Binary or ISO TPEG2-OLRLine, Point
OEMADAS/V2X, embedded vehicle systems

ISO TPEG2-OLR
TomTom Binary v3

Line, Point, Area (OpenLR+)
TN-ITS UserUpdating static map attributesTN-ITS OpenLR XML and Binary Point Along Line, Line, Area

Implementation Notes


References & Tools

Processed comments meeting August 6


Who

What

Decision

1Stephen T'Siobbel

In 'detailed explanation' table, why is 'For integration into TN-ITS environments' a limitation?

In 'Decision guide': a 'TN-ITS user' can also use Area features

Reference & Tools: note : replace 'finalisation' with 'publication expected in Q1 2026' 

solved

solved

solved

2


3


Processed comments meeting July 9th


Who

What

Decision

1Stephen T'Siobbel

Added TN-ITS to use cases for sharing road infrastructure by Public Authorities.

Decision guide: add 'road' to "Traffic data exchange or event messages"

Added OpenLR Binary to decision guide

NOTE: the next publication of the TN-ITS specification will be under the DATEX umbrella:  "CEN TC278 W8 : CEN TS 16157, Part 14: TN-ITS". This revision is expected in Q4

Incorporated, Working Group 7

Proposal 2

2. Short Summary Answer

OpenLR is a method for describing locations—like road segments, intersections, or zones—that works across different digital maps. It comes in different forms (like binary or XML) and variations (such as versions used by governments, carmakers, or traffic services). Some are better for speed and compactness, others for compatibility or inspection. The right version depends on what you're trying to do—send fast updates, analyze traffic data, or guide vehicles

3. Why This Matters (For Different Stakeholders)

4. Understanding the Different Versions and Formats

Plain Overview (for non-experts)

TypeBest ForGood BecauseThings to Watch Out For
Binary FormatReal-time data, vehicle systemsFast, small, ideal for mobile useHard to read/debug, version-sensitive
XML Format (White Paper)Testing, integration, transparencyHuman-readable, easy to inspectLarger and slower, not for live broadcasts
DATEX II FormatPublic authorities, traffic controlMatches EU standards, works with traffic dataComplex to implement without DATEX tools
TPEG2 FormatStandardized broadcasts (e.g. DAB radio)ISO standard, good for wide distributionDifferent binary encoding, steep learning curve
TN-ITS OpenLRMap updates from road authoritiesTailored for structured map data sharingNiche use, less support in commercial tools

🧠 Technical Notes (for experts)

5. Decision Guide – What to Use When

Goal / Use CaseRecommended Format
Send alerts to cars quicklyBinary V3
Check and debug locations manuallyXML (White Paper)
Share traffic data with governmentsDATEX II OpenLR
Broadcast travel updates across countriesTPEG2-OLR (ISO 21219-22)
Describe zones or areas for geofencingBinary V3 or XML with area types
Distribute road updates from authoritiesTN-ITS OpenLR XML


6. Tips for Implementation

7. Useful Resources


Comments


Who

What

Decision

1


2


3


Proposal 2 

Proposal text

1. Question

2. Short Summary Answer

3. Stakeholder Relevance / Rationale

4. Detailed Explanation

Break down the topic into structured sub-sections:

5. Decision Guide

6. Implementation Notes

7. References & Tools


Description of changes

<description of the changes>

Comments

Prior revisions of answers


Proposal 1 

Proposal text ( MS CoPilot generated)

ChatGPT generatedChatGPT Plus - OpenLR Guru

OpenLR, developed by TomTom, is a royalty-free open standard for encoding, transmitting, and decoding location data across different maps. There are several versions and adaptations of OpenLR, each with its own strengths and weaknesses:

1. TomTom OpenLR (Original Version)

  • Strengths:
    • Compatibility: Works well with TomTom maps and services.
    • Open Standard: Free to use and adapt, with a detailed white paper available.
  • Weaknesses:
    • Complexity: Can be complex to implement correctly, especially for those unfamiliar with the format.
    • Limited Interoperability: May not work seamlessly with non-TomTom maps without adjustments.

2. TISA Adaptation (TPEG2)

  • Strengths:
    • Standardization: Adopted as ISO 21219-22:2017, ensuring a high level of standardization.
    • Interoperability: Designed to work with TPEG2 standards, making it suitable for a wide range of applications.
  • Weaknesses:
    • Differences in XML Structure: The XML structure and some field names differ from the original TomTom specification, which can cause compatibility issues.
    • Binary Format Differences: The binary format is also different, which can complicate integration.

3. Datex2 Adaptation

  • Strengths:
    • Flexibility: Supports multiple location referencing methods, including OpenLR.
    • Integration: Well-suited for use in traffic management and information systems.
  • Weaknesses:
    • Non-Interoperability: Not interoperable with either the TomTom or TISA/ISO specifications at the XML level.
    • Complexity: Requires understanding of the Datex2 framework, which can be complex.

Choosing the Right Version

  • For TomTom Ecosystem: Use the original TomTom OpenLR version for best compatibility and performance.
  • For Standardized Applications: The TISA adaptation is ideal for applications requiring ISO standard compliance and interoperability with TPEG2.
  • For Traffic Management Systems: The Datex2 adaptation is suitable for integration into broader traffic management and information systems.

Each version has its own use cases and should be chosen based on the specific requirements of your project 


1. decoding - TomTom OpenLR Binary Version 3, Differences and mistakes of the OpenLR Whitepaper and the TomTom Demo Tool - Stack Overflow

2 . OpenLR - Wikipedia
3. Dynamic Location Referencing | INRIX documentation


Is there a specific application or project you're considering for OpenLR?

OpenLR (Open Location Referencing) is an open-source method developed by TomTom for encoding location references in a compact, map-agnostic way, suitable for sending location data between systems using different digital maps. There are different versions and types of OpenLR location references, each with their own strengths and weaknesses, depending on the use case (e.g., navigation, map updates, traffic messages).

Here’s a breakdown of the main types (location reference types) used in OpenLR and what each is good or bad at:


1. Line Location (Standard OpenLR)

Use case: Roads, paths, routes (e.g., traffic updates on a road segment).

  • Good at:

    • Representing linear features like roads and routes.

    • Map-agnostic: works well across different map vendors.

    • Compact binary format: suitable for low-bandwidth environments.

  • Bad at:

    • Representing very short segments or intersections precisely.

    • Not optimal for very dense urban networks (complex decoding due to many options).

  • Version support: Core part of OpenLR since the beginning.


2. Point Along Line Location

Use case: Speed cameras, toll booths, construction zones.

  • Good at:

    • Identifying a specific point on a known road segment.

    • Efficient and compact for single-point use cases.

  • Bad at:

    • Not suited for off-road or arbitrary point locations.

    • Requires a road segment match—fails if the map lacks the referenced segment.

  • Version support: Included in later enhancements to the OpenLR specification.


3. POI with Access Point

Use case: Points of interest (e.g., gas stations, shops) with a known access road.

  • Good at:

    • Capturing not just a POI but how to access it from a road.

    • Helps with navigation to real-world locations that aren’t exactly on the road.

  • Bad at:

    • More complex encoding and decoding.

    • Still relies on nearby road coverage, so fails if the road is missing or incorrect.

  • Version support: Requires enhanced support beyond basic OpenLR implementations.


4. GeoCoordinate Location (Proposed/Extended Type)

Use case: Arbitrary geographic points not necessarily tied to roads (e.g., parks, geofences).

  • Good at:

    • Flexibility—works for off-road or remote locations.

    • Not map-dependent.

  • Bad at:

    • Not standardized in core OpenLR.

    • Loses the “map-agnostic” advantage if the point must be interpreted differently across maps.

  • Version support: Not in official OpenLR; considered in extended or proprietary adaptations.


5. Closed Line Location / Area Location (Extended/OpenLR+ Concepts)

Use case: Regions (e.g., zones under construction, traffic-restricted areas).

  • Good at:

    • Describing enclosed areas or loops.

    • Useful in urban traffic control, geofencing.

  • Bad at:

    • Complex decoding; can be imprecise across maps.

    • Not part of original OpenLR spec—often requires OpenLR+ or proprietary enhancements.

  • Version support: Requires OpenLR+ or extensions beyond version 1.5.


Summary Comparison Table

TypeBest ForProsConsIn Core Spec?
Line LocationRoad segments, traffic flowCompact, robustLess precise in dense maps
Point Along LineSpeed cams, signsEfficient for point eventsNeeds segment match
POI with Access PointStores, gas stationsNavigation-friendly POI accessComplex to decode⚠️
GeoCoordinate (Extended)Off-road points, geofencingPrecise, flexibleMap-agnostic advantage reduced
Closed Line / AreaZones, construction areasArea representationComplex, not well-supported❌ / ⚠️


OpenLR has evolved through different versions and physical formats, each suited for specific use cases. Here's a breakdown of the OpenLR types/versions, their strengths, limitations, and when to use them:


🔄 Logical Format (Common to all)

All OpenLR types are based on the logical location reference format, which includes:

  • Location Reference Points (LRPs): Coordinates + attributes (FRC, FOW, Bearing, Distance to next)

  • Offsets: Positive/negative distances from edges

  • Location types: Line, Point (PointAlongLine, POI with Access), and Area (Circle, Grid, Rectangle, Polygon, ClosedLine)

This logical format is map-agnostic and defines what to encode.


📦 1. Binary Format

✅ Best for:

  • Low-bandwidth scenarios (e.g., mobile broadcasts, vehicle-to-infrastructure)

  • High-performance environments (quick parsing, compact size)

  • Mass distribution of traffic event data

⚠️ Weaknesses:

  • Hard to debug or inspect manually

  • Inflexible: not human-readable, difficult to extend

  • Poor forward/backward compatibility if decoder doesn't support version

🛠️ Versions:

  • Version 2: Initial release (deprecated)

  • Version 3: Adds area locations, revised offsets and bug fixes

    • Binary V3 is the recommended binary version now


📄 2. XML Format

✅ Best for:

  • Interoperability and clarity (e.g., between services, debug tools)

  • Human-readable logs and tools integration

  • Testing and prototyping location references

⚠️ Weaknesses:

  • Larger size (less ideal for real-time transmission)

  • Slower to parse than binary

  • Requires full XML schema validation for robust use

💡 Use case:

  • System integration where visibility of location data is important (e.g., OpenLR exchange between data providers)


🌐 3. Datex II Format (OpenLR extension)

✅ Best for:

  • Integration with European traffic standards (e.g., TMC, DATEX II for ITS systems)

  • Government and infrastructure-grade systems

⚠️ Weaknesses:

  • Complex schema, requires full DATEX II stack

  • Less widely supported outside Europe

💡 Use case:

  • Encoding OpenLR references inside broader traffic event payloads


🔠 4. Abstract Format

Sometimes OpenLR is referenced abstractly, especially in APIs:

  • Used by proprietary or intermediate tools before conversion

  • Not a transfer format itself


🔁 Version Evolution Summary

VersionKey FeaturesSuitable For
V1.xEarly support for lines and pointsLegacy systems
V1.2+Added XML formatTooling & integration
V1.3-1.4Added point-side, orientation, simplified line formatModern point-based use
V1.5Adds area locations (circle, rectangle, polygon)ADAS, geofencing, zone references
V1.5r2Fixes to ClosedLine handling (errata included)Routing around loops (e.g., roundabouts)

✅ Format & Version: When to Use What

ScenarioRecommended Format & Version
Mobile broadcast or V2XBinary V3
Tooling, inspection, logsXML
Integration with EU transport networksDATEX II with OpenLR extension
ADAS or area-based alertsBinary V3 or XML with area support
Multi-map routing comparison (e.g., OSM vs TomTom)XML for transparency

Would you like a decision flow diagram to choose the best format/version based on your use case?


Description of changes

<description of the changes>

Comments


Who

What

Decision

1Teun Hendriks 

Mention all variants:

The different versions/types of OpenLR: What are they each good/bad at? What should be used for a given situation.

  • OpenLR binary v3 (OpenLR white paper), 
  • OpenLR XML v3 (OpenLR white paper, 
  • OpenLR XML (version TN-ITS)
  • OpenLR XML( DATEXII), 
  • TPEG2-OLR   (TPEG binary, TPEG protobuf, TPEGml)

What are key differences and potential impact


2meeting 6/11 input
  • Add main message and why: Map-agnostic, and able to overcome map differences, and no need for look-up tables
  • Combine response in proposal 2 as best-of-both
  • Add references as in table, primary reference should be OpenLR.org

3meeting 6/8 inputShould we also mention v2, which is reported in 'OpenLR Decoding -bits & bytes' ?


Input materials