Method, apparatus, and computer program product for generating correspondence between map versions

US11536573B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11536573-B2
Application numberUS-201916558624-A
CountryUS
Kind codeB2
Filing dateSep 3, 2019
Priority dateSep 3, 2019
Publication dateDec 27, 2022
Grant dateDec 27, 2022

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Provided herein is a method of generating and communicating map version agnostic road link identifiers. Methods may include: receiving an indication of a new road link being joined to an existing road link along a length of the existing road link, where the existing road link extends between a first node and a second node, where the existing road link has a first road link identifier, and where a new node is formed where the new road link joins the existing road link; generating a first new identifier for a segment of the existing road link between the first node and the new node; generating a second new identifier for a segment of the existing road link between the new node and the second node, where the second new identifier is set equal to an XOR function of the first road link identifier and the first new identifier.

First claim

Opening claim text (preview).

That which is claimed: 1. An apparatus comprising at least one processor and at least one memory including computer program code, the at least one memory and computer program code configured to, with the processor, cause the apparatus to at least: receive an indication of a change to a map of a map database, wherein the change comprises joining of a new road link to an existing road link along a length of the existing road link, wherein the existing road link extends between a first node and a second node, wherein the existing road link has a first road link identifier, and wherein a new node is formed where the new road link joins the existing road link; generate a first new identifier for a segment of the existing road link between the first node and the new node; generate a second new identifier for a segment of the existing road link between the new node and the second node, the second new identifier set equal to an XOR function of the first road link identifier and the first new identifier; assign the first new identifier to the segment of the existing road link between the first node and the new node; assign the second new identifier to the segment of the existing road link between the new node and the second node; update the map database with the new node, the segment of the existing road link between the first node and the new node identified by the first new identifier, and the segment of the existing road link between the new node and the second node identified by the second new identifier; and generate a route between an origin and a destination, wherein the route comprises the road link between the first node and the new node identified by the first new identifier and the road link between the new node and the second node identified by the second new identifier, wherein the first road link identifier is identifiable through application of the XOR function to the first new identifier and the second new identifier, wherein the XOR function is applied to correlate link identifiers between different map versions enabling the translation of a map identifier of one version of a map to a different identifier or plurality of identifiers in another version of the map. 2. The apparatus of claim 1 , wherein the first new identifier is a randomly generated number. 3. The apparatus of claim 1 , wherein the first new identifier is generated to be a new identifier not found in a lookup table of existing road link identifiers. 4. The apparatus of claim 1 , wherein the apparatus is further caused to: receive an indication of a second change to the map, wherein the second change comprises removal of a node between a second road link and a third road link, wherein the second road link has a second road link identifier, and wherein the third road link has a third road link identifier; generate a third new identifier for a road segment including both the second road link and the third road link, wherein the third new identifier is set equal to an XOR function of the second road link identifier and the third road link identifier; and assign the third new identifier to the road segment including both the second road link and the third road link. 5. The apparatus of claim 1 , wherein the apparatus is further caused to: provide the generated route to a client including a listing of road link identifiers including the first new identifier and the second new identifier. 6. The apparatus of claim 5 , wherein the second new identifier is established by a client in response to applying the XOR function to the first road link identifier and the first new identifier. 7. The apparatus of claim 1 , wherein the apparatus is further caused to provide for delivery of the first new identifier of the segment of the existing road link between the first node and the new node and the second new identifier of the segment of the existing road link between the new node and the second node for storage as identifiers of respective segments of the existing road link. 8. A computer program product comprising at least one non-transitory computer-readable storage medium having computer-executable program code portions stored therein, the computer-executable program code portions comprising program code instructions configured to: receive an indication of a change to a map of a map database, wherein the change comprises joining of a new road link to an existing road link along a length of the existing road link, wherein the existing road link extends between a first node and a second node, wherein the existing road link has a first road link identifier, and wherein a new node is formed where the new road link joins the existing road link; generate a first new identifier for a segment of the existing road link between the first node and the new node; generate a second new identifier for a segment of the existing road link between the new node and the second node, the second new identifier set equal to an XOR function of the first road link identifier and the first new identifier; assign the first new identifier to the segment of the existing road link between the first node and the new node; assign the second new identifier to the segment of the existing road link between the new node and the second node; update the map database with the new node, the segment of the existing road link between the first node and the new node identified by the first new identifier, and the segment of the existing road link between the new node and the second node identified by the second new identifier; and generate a route between an origin and a destination, wherein the route comprises the road link between the first node and the new node identified by the first new identifier and the road link between the new node and the second node identified by the second new identifier, wherein the first road link identifier is identifiable through application of the XOR function to the first new identifier and the second new identifier, wherein the XOR function is applied to correlate link identifiers between different map versions enabling the translation of a map identifier of one version of a map to a different identifier or plurality of identifiers in another version of the map. 9. The computer program product of claim 8 , wherein the first new identifier is a randomly generated number. 10. The computer program product of claim 8 , further comprising program code instructions to: receive an indication of a second change to the map, wherein the second change comprises removal of a node between a second road link and a third road link, wherein the second road link has a second road link identifier, and wherein the third road link has a third road link identifier; generate a third new identifier for a road segment including both the second road link and the third road link, wherein the third new identifier is set equal to an XOR function of the second road link identifier and the third road link identifier; and assign the third new identifier to the road segment including both the second road link and the third road link. 11. The computer program product of claim 8 , further comprising program code instructions to: provide the generated route to a client including a listing of road link identifiers including the first new identifier and the second new identifier. 12. The computer program product of claim 8 , wherein the second new identifier is established by a client in response to applying the XOR function to the first road link identifier and the first new identifier. 13. The computer program product of claim 8 , further comprising program code instructions to provide for delivery of the first new ident

Assignees

Inventors

Classifications

  • Landmark guidance, e.g. using POIs or conspicuous other objects · CPC title

  • Road data · CPC title

  • where the complete route is dynamically recomputed based on new data · CPC title

  • G01C21/32Primary

    Structuring or formatting of map data · CPC title

  • Route searching; Route guidance · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11536573B2 cover?
Provided herein is a method of generating and communicating map version agnostic road link identifiers. Methods may include: receiving an indication of a new road link being joined to an existing road link along a length of the existing road link, where the existing road link extends between a first node and a second node, where the existing road link has a first road link identifier, and where…
Who is the assignee on this patent?
Here Global Bv
What technology area does this patent fall under?
Primary CPC classification G01C21/32. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Dec 27 2022 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 12 related publications on this page (citations in our corpus or others sharing the same primary CPC).