This box suggests the current best answer






Prior revisions of answers


Proposal 2Β 

Proposal text

...

Description of changes

<description of the changes>

Comments


Who

What

Decision

1


2


3


Proposal 1Β 

Proposal textΒ  (MS Copilot generated)

ChatGPT generated

You can find detailed information about OpenLR from several reputable sources:

1. Wikipedia

The OpenLR Wikipedia page provides a comprehensive overview of the standard, its development, and its applications [1].

2. Official OpenLR Website

The OpenLR official website offers extensive information about the method, including documentation, implementation guides, and contact details for further inquiries [2].

3. INRIX Documentation

INRIX provides documentation on Dynamic Location Referencing, which includes details about OpenLR and its implementation tools [3].

These resources should give you a solid foundation to understand and implement OpenLR.Β 

References
[1] OpenLR - Wikipedia
[2] OpenLR
[3] Dynamic Location Referencing - INRIX documentation

πŸ”Ž What is OpenLR (in simple terms)?

OpenLR is a method to describe a road location (like a route or a point) in a compact, map-agnostic format, so it can be decoded across different map systems.

It's useful for:

  • Traffic alerts

  • Speed limit data

  • Road works

  • Any road-based data shared between different systems (e.g., TomTom β†’ Google Maps)


🧱 Basic Idea

Instead of giving exact GPS points or road names (which may differ across maps), OpenLR uses:

  • A few location reference points (LRPs) (with coordinates, road type, direction)

  • Some extra info like length, bearing, and form of road

That’s enough to figure out the road path on any map that has similar roads.


πŸ“š Where to Read More

βœ… Official Specs & Docs


πŸ›  Tools to Try

  • OpenLR Test Encoder/Decoder Tool (Java) from GitHub
    β†’ You can run this locally to test OpenLR references.

  • JOSM (OSM Editor) + GPS traces
    β†’ You can visualize LRPs on a map for checking decoder results.


πŸ‘Ά Easy to Start

If you're new:

  1. Read page 3–5 of the OpenLR whitepaper – it gives a good summary.

  2. Try decoding an example reference using the GitHub tools.

  3. Visualize the results on OpenStreetMap to see if it matches.


Description of changes

<description of the changes>

Comments


Who

What

Decision

1


2


3



Input materials